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

make it pip installable #42

Closed
pommedeterresautee opened this issue Sep 13, 2022 · 0 comments · Fixed by #69
Closed

make it pip installable #42

pommedeterresautee opened this issue Sep 13, 2022 · 0 comments · Fixed by #69
Assignees
Labels
Python all things related to Python, package, etc.

Comments

@pommedeterresautee
Copy link
Member

pommedeterresautee commented Sep 13, 2022

package code with setup.py, etc.
normalize code format.
review of tooling to normalize code: https://blog.frank-mich.com/python-code-formatters-comparison-black-autopep8-and-yapf/
-> black forces a single style, can't be configured, and for now it's what we may need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Python all things related to Python, package, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants