Skip to content

v0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Nour-Mws Nour-Mws released this 08 Feb 12:05
· 723 commits to main since this release

Initial Tweag-internal release.

  • automatically parses all imports from Python scripts and Jupyter notebooks in a project.
  • supports the most common file formats for declaring dependencies:
    • requirements.txt, requirements.in, requirements-all.txt
    • setup.py
    • setup.cfg
    • pyproject.toml

Refer to the project's readme or fawltydeps --help for more documentation.