Closed ghost closed 8 years ago
please show me a sample of what you are proposing for the package
Something like this template: https://github.com/Nekroze/cookiecutter-pypackage
with added on setup.py cli-support:
entry_points='''
[console_scripts]
warberry=warberry.cli.application:cli
''',
For better usability and code maintenance please consider:
I'd really be happy to help you out closing this issue.