Skip to main content

infer Python package requirements

Project description

whomst :owl:

Build Status codecov

mystery dependency detective & missing requirements.txt creator


now on PyPI!!! 🤗 pip install whomst


🦉 ~/whomst:$  whomst .
bar
foo
new
pytest
setuptools
whomst

🦉 ~/whomst:$  whomst . > requirements.txt

🦉 ~/whomst:$  whomst . > requirements.txt && cat requirements.txt
bar
foo
new
pytest
setuptools
whomst

Install from source

git clone https://github.com/minelminel/whomst.git
cd whomst
pip install -e .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

whomst-0.0.4.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

whomst-0.0.4-py3-none-any.whl (8.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page