faruken/aio-tinder

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveragerc
.gitignore
.travis.yml
LICENSE
README.rst
requirements.txt
setup.cfg
aiotinder/__init__.py0
aiotinder/controllers/__init__.py0
aiotinder/controllers/api.py163
A
35 mins
aiotinder/controllers/exceptions.py14
aiotinder/controllers/tinder.py32
aiotinder/models/__init__.py0
aiotinder/models/model.py33
aiotinder/settings.py9
examples/matches.py23
examples/random_swipe.py40
setup.py36