Pypi-simple

Latest version: v1.5.0

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

Scan your dependencies

Page 3 of 3

0.5.0

-------------------
- The `PyPISimple` constructor now takes an optional `session` argument which
can be used to specify a `requests.Session` object with more complicated
configuration than just authentication
- Support for PEP 592; `DistributionPackage` now has a `yanked` attribute

0.4.0

-------------------
- Publicly (i.e., in the README) document the utility functions
- Gave `PyPISimple` an `auth` parameter for specifying login/authentication
details

0.3.0

-------------------
- When fetching the list of files for a project, the project name is now used
to resolve ambiguous filenames.
- The filename parser now requires all filenames to be all-ASCII (except for
wheels).

0.2.0

-------------------
- The filename parser now rejects invalid project names, blatantly invalid
versions, and non-ASCII digits.
- RPM packages are now recognized.

0.1.0

-------------------
Initial release

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.