• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

python-requirements

Find all imports in a python project and produce a requirements.txt
  • #python
  • #search
  • #imports
  • #requirements
JTPond
1.3.0 13,496
4
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

python-requirements package

Find all top level imports in a python project and produce a requirements.txt

Searches all .py file in the active project folder.

Stops looking for imports when it finds a non-empty, non-comment line that does not start with 'import', or 'from'.

Has logic to not include local modules or python standard modules from here.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by