pycharmers.cli.requirements module

pycharmers.cli.requirements.requirements_create(argv=['-M', 'html', '.', '_build'])[source]

Create a requirements.text

Parameters

path (str) – Path to a package (module).

Note

When you run from the command line, execute as follows:

$ requirements-create ~/path/to/pycharmers