Pypi-to-sqlite

Latest version: v0.2.3

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

Scan your dependencies

0.2.3

- Fix bug caused by PyPI JSON shape changing. [8](https://github.com/simonw/pypi-to-sqlite/issues/8)

0.2.2

- Fixed a bug where the command could not be safely run more than once against the same database file. [7](https://github.com/simonw/pypi-to-sqlite/issues/7)

0.2

- New `--prefix prefix` option for creating tables with a prefix - so `pypi-to-sqlite data.db datasette --prefix pypi_` will create tables called `pypi_packages`, `pypi_versions` and `pypi_releases`. [6](https://github.com/simonw/pypi-to-sqlite/issues/6)

0.1

- Initial release, with `pypi-to-sqlite pypi.db datasette sqlite-utils` command. [1](https://github.com/simonw/pypi-to-sqlite/issues/1)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.