Pinned Repositories
astroid
A common base representation of python source code for pylint and other projects
attrs
Python Classes Without Boilerplate
attrs-strict
Provides runtime validation of attributes specified in Python 'attr'-based data classes.
click
Python composable command line interface toolkit
dotfiles
config files for zsh, bash, completions, gem, git, irb, rails
emacs-for-python
Collection of emacs extensions expecially collected for python development, with workflow guidelines!
hyperlink
🔗 Immutable, Pythonic, correct URLs.
mypy
Optional static typing for Python 2 and 3 (PEP484)
mypy-zope
Plugin for mypy to support zope.interface
ofxparse
Ofx file format parser for Python
euresti's Repositories
euresti/emacs-for-python
Collection of emacs extensions expecially collected for python development, with workflow guidelines!
euresti/dotfiles
config files for zsh, bash, completions, gem, git, irb, rails
euresti/astroid
A common base representation of python source code for pylint and other projects
euresti/attrs
Python Classes Without Boilerplate
euresti/attrs-strict
Provides runtime validation of attributes specified in Python 'attr'-based data classes.
euresti/click
Python composable command line interface toolkit
euresti/hyperlink
🔗 Immutable, Pythonic, correct URLs.
euresti/mypy
Optional static typing for Python 2 and 3 (PEP484)
euresti/mypy-zope
Plugin for mypy to support zope.interface
euresti/ofxparse
Ofx file format parser for Python
euresti/ofxtools
Python OFX Library
euresti/pylint
A Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells
euresti/twisted
Event-driven networking engine written in Python.
euresti/typeguard
Run-time type checker for Python
euresti/typeshed
Collection of library stubs for Python, with static types
euresti/werkzeug
The comprehensive WSGI web application library.