Datasette-packages

Latest version: v0.2.1

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

Scan your dependencies

0.2.1

- Switch from `pkg_resources` to `importlib.metadata` to fix a deprecation warning. Dropped support for Python 3.7. [6](https://github.com/simonw/datasette-packages/issues/6)

0.2

- Now exposes a `packages` GraphQL field if you also have version 2.1 or higher of the [datasette-graphql plugin](https://datasette.io/plugins/datasette-graphql) installed. [#4](https://github.com/simonw/datasette-packages/issues/4)

0.1.1

- Fixed bug where plugin would raise a 500 error when installed with some other plugins. [2](https://github.com/simonw/datasette-packages/issues/2)

0.1

- Initial release. `/-/packages` shows a list of installed Python packages, `/-/packages.json` returns that same list as JSON.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.