Pypict

Latest version: v0.3.0

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

Scan your dependencies

0.3.0

See [here](https://github.com/kmaehashi/pypict/pulls?q=is%3Apr+is%3Aclosed+milestone%3Av0.3.0) for the list of all pull-requests included in this release.

Highlights

* Adds support for Python 3.10.
* Adds type annotations.
* Improves documentation.

Backward-incompatible Changes

* Support for Python 3.5 and 3.6 has been dropped.
* Tools API (``pypict.tools``) has been removed. Use Command API instead.

0.2.0

See [here](https://github.com/kmaehashi/pypict/pulls?q=is%3Apr+is%3Aclosed+milestone%3Av0.2.0) for the list of all pull-requests included in this release.

Highlights

* Added support for Python 3.7, 3.8 and 3.9.
* Added support for [CLIDLL API](https://github.com/kmaehashi/pict/tree/libpict-cli-so).
* Improved documentation.

Backward-incompatible Changes

* Support for Python 2.7 and 3.4 has been dropped.
* ``pict`` executable is no longer included in the distribution. Use ``python -m pypict`` instead.
* Tools API (``pypict.tools``) has been deprecated. Use Command API instead.

0.1.0

Initial release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.