Python package for common patterns reused throughout my other packages. https://pypi.org/project/objtools/
Go to file
Lucidiot ba8dbc7740
Linting
2019-10-03 08:43:07 +02:00
docs Linting 2019-10-03 08:43:07 +02:00
objtools Linting 2019-10-03 08:43:07 +02:00
tests Add _repr_pretty_ for IPython 2019-09-30 07:17:06 +02:00
.coveragerc Unit tests 2019-09-23 19:46:52 +00:00
.gitignore Base setup 2019-09-15 13:09:32 +02:00
.gitlab-ci.yml Base setup 2019-09-15 13:09:32 +02:00
LICENSE Base setup 2019-09-15 13:09:32 +02:00
README.rst Base setup 2019-09-15 13:09:32 +02:00
VERSION Base setup 2019-09-15 13:09:32 +02:00
requirements-dev.txt Base setup 2019-09-15 13:09:32 +02:00
setup.cfg Base setup 2019-09-15 13:09:32 +02:00
setup.py Fixes 2019-09-15 15:31:28 +02:00

README.rst

objtools

A Python package to provide often reused patterns in my own packages. Browse documentation