dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit b6963d0f4e4dda058521b2628a3c4cfe6c26ebcd
parent 28fa788882c37e1b22a2dd2153f56e6ed851dd76
Author: Yuval Langer <yuval.langer@gmail.com>
Date:   Sat, 24 Feb 2018 07:58:58 +0200

Add requirements file for `pip install --user` packages

Diffstat:
Arequirements.txt | 30++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+), 0 deletions(-)

diff --git a/requirements.txt b/requirements.txt @@ -0,0 +1,30 @@ +autopep8 +dataclasses +elpy +flake8 +flake8-bugbear +flake8-commas +flake8-docstrings +flake8-import-order +flake8-mypy +h5py +importmagic +ipython +jedi +jupyter-console +jupyterlab +monkeytype +mypy +networkx +numba +odo +pandas +pep8-naming +pew +pipenv +pylint +pythonpy +rope +sqlalchemy +yapf +youtube-dl