Pyorbs

Latest version: v2.1.0

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

Scan your dependencies

Page 1 of 3

2.1.0

Added
- The `--no-cache` option

2.0.0

Changed
- The default orb storage folder changed from `~/.pyorbs` to `$XDG_DATA_HOME/pyorbs`, which means that the virtual environments used with pyorbs 1.x need to be re-created (or migrated manually)
- The name of the glow file changed from `.glowing` to `glowing`
- The `-o`, `-n`, `-s` and `-b` short options were removed
- The `--orbs` option changed to `--path`
- The `--reqs` option changed to `--requirements`
- The `--exec` option changed to `--executable`
- Requirements files without a lockfile are skipped when freezing or testing a folder
- The core modules were re-written and the provided interfaces changed
- The current orb is used as a default orb before falling back to the glowing orb name
- The name argument is now mandatory when destroying orbs

Removed
- Support for Python 3.6 and Python 3.7
- The `orbs.Orbs.test` method is provided temporarily for backwards compatibility with `pytest-logikal`, but should be considered deprecated and removed

Added
- Type hints
- The `requirements/dev.txt` path to the default requirements
- Support for creating empty orbs
- Latest version of setuptools to created virtual environments

1.6.1

Fixed
- Default shell is now properly used

1.6.0

Added
- Default shell

1.5.0

Added
- Quiet mode for testing lockfiles

1.4.2

Fixed
- The `pkg_resources` package is also excluded from lockfiles

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.