Picodi

Latest version: v0.25.0

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

Scan your dependencies

Page 4 of 6

0.8.0

- Clear store for singleton scope on `shutdown_resource`

0.7.1

- Fix "coroutine was never awaited" warning when closing context manager for sync function in async context

0.7.0

- Added `registry` object for managing dependencies
- Now you can override dependencies. Useful for testing and "ABC" dependencies
- Removed `make_dependency` experimental function
- Some code cleanups
- Fixed tests inconsistency (cleanup picodi resources after each test)

0.6.0

- Add `helpers` module
- Fix potential `RuntimeWarning`

0.5.0

- Switch from storing only resource deps to storing all deps
- Don't initialize unused resources
- Refactor scope resource management
- Removed dead code (detecting fastapi dependency)

0.4.3

- Fix resource placement bug
- Change typings for `init_resources` and `shutdown_resources`. Now they always return `Awaitable`.
- Add tests for FastAPI integration

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.