Commits on Source (6)
-
Martin Mareš authored
-
Martin Mareš authored
-
Martin Mareš authored
-
Martin Mareš authored
Ty hodně destruktivní raději vynechávám :)
-
Martin Mareš authored
-
Martin Mareš authored
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- README.md 10 additions, 0 deletionsREADME.md
- TODO 9 additions, 2 deletionsTODO
- constraints.txt 25 additions, 0 deletionsconstraints.txt
- dev-requirements.txt 9 additions, 8 deletionsdev-requirements.txt
- requirements.txt 0 additions, 12 deletionsrequirements.txt
- setup.py 31 additions, 0 deletionssetup.py
constraints.txt
0 → 100644
# Development tools | # Development tools (please keep sorted) | ||
python-language-server | autopep8 | ||
future | |||
ipython | |||
mypy | mypy | ||
sqlalchemy-stubs | |||
pyls-mypy | |||
pycodestyle | pycodestyle | ||
pydocstyle | |||
pyflakes | pyflakes | ||
pylint | pylint | ||
pyls-mypy | |||
python-language-server | |||
rope | rope | ||
future | sqlacodegen | ||
autopep8 | sqlalchemy-stubs | ||
pydocstyle | |||
yapf | yapf | ||
ipython |
requirements.txt
deleted
100644 → 0
setup.py
0 → 100644