Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use setuptools to bundle the application #8

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

AntoineGagne
Copy link

As the title says, this change the project structure so that it is installable with setuptools.

Also, the application uses argparse for parsing the command line arguments now.

I also added support for Sphinx documentation.

Finally, I added tox support for running pytest, pylint and flake8 (although I have not fixed the warnings). This might be useful in case you want to setup TravisCI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant