Baroness

Latest version: v1.3.0

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

Scan your dependencies

1.1.3

* Add codeship image to readme
* Add `pypandoc` to `requirements_test.txt`

1.1.2

**Deployment, tests, and python 3 changes**

* Merges to master are now automatically push to pypi if tests pass and the version in `baroness/version.txt` is not an existing tag.
* Unit tests added for `utils.format_node`
* Added `check_version.py` for deployment logic
* Minor fixes to support python 3 and source dists
* adds `future>=0.16.0` as a dependency
* add tox support

1.1.1

* Add parent nodes to nodelist and lines when loading from cache. Fixes 1
* add .baroness to .gitignore

1.1.0

Big update to the README.md with better instructions of usage.

Adds:
* Add pygments for pretty formatting. Fix req parsing for python 3
* Add no_color and no_linenos as well as the color and lineno functionaility
* Update README and version for 1.1.0 deployment

1.0.1

Try to convert `README.md` to `.rst` when creating pypi packages.

Makes https://pypi.python.org/pypi/baroness look much nicer.

1.0.0

First basic functionally of `baroness` including caching and simple single process searching.

*Searching*

baroness search 'root("name")'
baroness 'root("name")'


*Caching*
Save all python files below to `.baroness` with:

baroness cache save

Delete cache with:

baroness cache delete

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.