clamor-py/Clamor

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitattributes
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/support_inquiry.md
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
.pyup.yml
.readthedocs.yml
.readthedocs/requirements.txt
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.rst
clamor/__init__.py13
A
0 mins
clamor/exceptions.py185
A
2 hrs
clamor/meta.py18
A
0 mins
clamor/rest/__init__.py4
A
0 mins
clamor/rest/endpoints/__init__.py11
A
0 mins
clamor/rest/endpoints/audit_log.py58
A
0 mins
clamor/rest/endpoints/base.py36
A
0 mins
clamor/rest/endpoints/channel.py225
A
0 mins
clamor/rest/endpoints/emoji.py49
A
0 mins
clamor/rest/endpoints/gateway.py13
A
0 mins
clamor/rest/endpoints/guild.py325
A
3 hrs
clamor/rest/endpoints/invite.py17
A
0 mins
clamor/rest/endpoints/oauth.py11
A
0 mins
clamor/rest/endpoints/user.py61
A
0 mins
clamor/rest/endpoints/voice.py11
A
0 mins
clamor/rest/endpoints/webhook.py121
A
0 mins
clamor/rest/http.py198
A
0 mins
clamor/rest/rate_limit.py168
A
0 mins
clamor/rest/routes.py124
A
0 mins
docs/Makefile
docs/make.bat
docs/source/_static/banner.png
docs/source/_static/favicon.ico
docs/source/_static/logo.png
docs/source/_static/style.css
docs/source/conf.py70
A
0 mins
docs/source/index.rst
pylama.ini
requirements.txt
setup.py52
A
0 mins