Numerous

Latest version: v0.19.1

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

Scan your dependencies

Page 1 of 9

0.19.1

Fix

* fix(python-sdk): organization environment variable and default client ([`29854ad`](https://github.com/numerous-com/numerous-sdk/commit/29854adf99555e94fc9ef7050e8ffb290ff49138))

>
> * Use the correct environment variable `NUMEROUS_ORGANIZATION_ID`.
> * Define exception types for relevant exceptions in `_client` module.
> * Raise exception if organization ID is not configured.
> * Default to singleton client.

0.19.0

Feature

* feat(python-sdk): nested collections and documents (32) ([`a6efc63`](https://github.com/numerous-com/numerous-sdk/commit/a6efc63a5fc5615759cd3a058671b471e076590b))

>
> Documents are indexed by a key in a collection, and contain JSON data:
> * Create documents in a collection
> * Manage tags for a document
> * Iterate over documents in a collection (with filtering by tags possible)
> * Read document data
>
> Additionally nested collections are introduced.

0.18.0

Feature

* feat(cli): command `token revoke` to revoke personal access tokens (33) ([`0272afb`](https://github.com/numerous-com/numerous-sdk/commit/0272afb8c39a9c7b23c5c265db515107e956f327))

0.17.0

Feature

* feat(cli): add `version` command to print version number (30) ([`c840721`](https://github.com/numerous-com/numerous-sdk/commit/c8407218b2f249a4a60032af908c0f146b8d6495))

0.16.1

Fix

* fix(cli): dockerfile app example uses provided port number ([`57f910b`](https://github.com/numerous-com/numerous-sdk/commit/57f910b39153b52b7e0f9bc57e183eeb5b5edb8f))

>
> Fixes a bug where the initialized docker file example used a hardcoded
> port number instead of the port number provided in the wizard or by
> command line arguments.

0.16.0

Feature

* feat(cli): initialize apps based on docker builds (31) ([`b72af15`](https://github.com/numerous-com/numerous-sdk/commit/b72af150d0a606e6d1562ba138d883b141e78673))

>
> * Enables creating apps based on Dockerfiles.
> - Adds new option in wizard.
> - Adds new command line flags.
> * Introduces new `numerous.toml` format.
> * Backwards compatible with apps initialized previously.

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.