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

Finding a standard of code for Python #4

Open
igrangel opened this issue Nov 1, 2017 · 2 comments
Open

Finding a standard of code for Python #4

igrangel opened this issue Nov 1, 2017 · 2 comments
Assignees

Comments

@igrangel
Copy link
Collaborator

igrangel commented Nov 1, 2017

To describe our own standard of code for Python based on best practices, e.g.,
https://gist.github.com/sloria/7001839
https://www.python.org/dev/peps/pep-0008/

@mmaltsev
Copy link
Collaborator

Added some useful links to the README file on the dev branch. Most probably, it'll make sense to use Anaconda for Python that provides a possibility to set up the same environment on any pc when developing the same code base. Moreover, for development it can be useful to use Jupyter Notebook. There is a need to take some more time for investigating it.

@mmaltsev
Copy link
Collaborator

mmaltsev commented Nov 27, 2017

By now I think a good solution can be to stick to an editor VS Code (it is very light and powerful) along with extension Python and pylint library.

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

No branches or pull requests

2 participants