Pip requirements.txt generator based on imports in project. Forked from pipreqs with Fivetran-specific enhancements. Current version 1.1.2, supported Python 3.9–3.14. Release cadence is low; no recent updates.
pip install pipreqs-fivetranNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generate requirements.txt by scanning imports in the project directory. Use --force to overwrite existing file.
Always import from pipreqs_fivetran, not pipreqs.
Use `import pipreqs_fivetran` or `from pipreqs_fivetran import ...`.
Ensure your Python interpreter is 3.9–3.14.
No dependency data recorded yet.
No resource links recorded.