Falconry

Latest version: v0.1.4

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

Scan your dependencies

0.1.4

Fixes two issues with path handling in manager:
* "/" were manually inserted which could lead to double "//" which condor does not handle correctly
* Instance where current path was added to log file path without checking the path is relative
Both issues are fixed by using `os.path`

0.1.3

Fix 'x' cli and expand docs, adding unit test

What's Changed
* Add mock test, improve style, use enum for status by fnechans in https://github.com/fnechans/falconry/pull/18
* Fix 'x' cli command + expands documentation on cli by fnechans in https://github.com/fnechans/falconry/pull/19


**Full Changelog**: https://github.com/fnechans/falconry/compare/0.1.2...0.1.3

0.1.2

Publish to pypi

0.1.1

Cleaned up docs and better pypi support (currently only on test.pypi https://test.pypi.org/project/falconry/ )

0.1.0

First proper-ish release. Goal is to put this version on pypi if possible.

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.