Project-paths

Latest version: v1.1.0

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

Scan your dependencies

1.1.0

Added

* `project_paths.project_root`: acts like a `pathlib.Path` for your project's root directory

Internal changes

* remove hacky path hacks
* introduce `_Proxy` superclass
* tweaked coverage configuration

1.0.0

project-paths` is now stable and has all basic features! 🎉

Added

- implemented custom `__repr__` for `paths` object

0.2.0

Added

- types: uses `py.typed` for publishing PEP 561 type hints

Changed

- `paths` is computed at attribute access time rather than at import time
- `Paths` is now a `typings.Protocol`

Removed

- support for Python 3.7 (minimum version required is Python 3.8)

0.1.0post.0

Added

- update metadata

0.1.0

Initial release

Added

- find `pyproject.toml` relative importing module's path

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.