Mongoframes

Latest version: v1.3.7

Safety actively analyzes 682441 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

1.2.10

As Collation is now passed through the standard mongoframes import the pymongo dependency need to be updated (thanks to the TheGent for flagging this).

1.2.9

Added additional pymongo pass-thoughs in the base __init__ for convenience: Collation, GEOSPHERE, TEXT.

1.2.8

Nullify and pull now work as documented (and intended).

1.2.7

**New features**
- The `$sub.` projection keyword now supports for dictionaries containing list values not just dictionary values.
- New functionality added to make sort by instructions easier to define, e.g:

python
articles = Article.many(Q.published == True, sort=SortBy(Q.published_date.desc, Q.title))

1.2.6

Updated the setup requirements to use Faker which was renamed from fake-factory.

1.2.5

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.