Skip to content

Python

  • [x] IPython

  • [x] Jupyter Noteboks

    jupyter notebooks
    
  • [ ] scikit, read documentation.

  • [x] pylint

    • pylintrc to determine which mistakes to solve.
    • One can also use # pylint header in python files, e.g. pandas source code.
    • you can use disable
  • [x] pyflakes

  • [ ] nose2 and automatic test.

  • [x] Google Tensorflow.

  • [ ] pytorch

Conda

Emacs settings:

See also (generated)