oesah/bexio-api-python-client

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveragerc
.editorconfig
.github/ISSUE_TEMPLATE.md
.gitignore
.python-version
.pyup.yml
.travis.yml
AUTHORS.rst
Auth and API flows.graffle
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
bexiopy/static/css/bexiopy.css
bexiopy/templates/bexiopy/base.html
coverage.xml
docs/Makefile
docs/authors.rst
docs/bexiopy.resources.rst
docs/bexiopy.rst
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
example/README.md
example/db.sqlite3
example/requirements.txt
example/templates/base.html
example/templates/base_bs4.html
requirements.txt
requirements_dev.txt
requirements_test.txt
setup.cfg
tox.ini
bexiopy/static/js/bexiopy.js0
bexiopy/__init__.py1
bexiopy/admin.py1
bexiopy/api.py558
C
1 day
bexiopy/apps.py3
bexiopy/helpers.py13
bexiopy/migrations/__init__.py0
bexiopy/models.py11
bexiopy/resources/__init__.py0
bexiopy/resources/base.py123