Pynt

Latest version: v0.8.2

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

Scan your dependencies

Page 1 of 2

0.8.2

------------------
* private tasks. Any tasks that start with an underscore(_) are private by convention.

0.8.1

------------------
* Enabling extensions

0.8.0

------------------
* Support for specifying a default task with __DEFAULT__ variable
* pynt -v (--version) for displays version info
* pynt -l lists tasks in alphabetical order

0.7.1

------------------
* Migrated pynt to work on python 3.x. pynt still works on 2.7.
* pynt version now displayed as part of help output.

0.7.0

------------------

* New commandline interface. Distribution now includes 'pynt' executable.
* 'build.py' is the default build file.
* Build files no longer need "if main" construct.
* pynt no longer exposes build method. This is a backward incompatible change.

0.6.0

------------------

* Simplified ignoring tasks. ignore a keyword param for task and not a separate decorator. [This change is NOT backward compatible!!!]
* Added support for listing tasks
* Improved help

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.