https://github.com/mithro/requirements.py
Package for querying Python `requirements.txt` files which uses `pip`'s own parser.
https://github.com/mithro/requirements.py
Last synced: 5 months ago
JSON representation
Package for querying Python `requirements.txt` files which uses `pip`'s own parser.
- Host: GitHub
- URL: https://github.com/mithro/requirements.py
- Owner: mithro
- License: apache-2.0
- Created: 2021-03-24T18:00:59.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-24T19:10:27.000Z (about 5 years ago)
- Last Synced: 2025-03-18T05:54:54.264Z (about 1 year ago)
- Language: Makefile
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# requirements.py
Package for querying Python `requirements.txt` files which uses `pip`'s own parser.