Common Ripple Python code, shared between LETS and pep.py
Find a file
2020-09-17 11:09:47 +02:00
constants PEP8 2020-02-16 13:01:26 +01:00
db Catch pymysql InternalError 2019-10-24 01:08:57 +02:00
ddog Fix datadogClient and glob circular import 2020-02-21 23:00:28 +01:00
files General refactoring and documentation 2016-11-17 19:12:47 +01:00
log Fix broken discord cm logs 2019-08-25 12:00:46 +02:00
redis Redis subscribe debug log 2020-04-26 16:46:09 +02:00
ripple Scoreboard user preferences, add bancho.notification and fokabot utils 2020-06-09 18:00:49 +02:00
sentry Log errors to stdout in sentry.captureMessage 2019-04-23 12:05:06 +02:00
web Tornado web requests prometheus metrics 2020-09-17 11:09:47 +02:00
.gitignore Cythonized dbConnector, update .gitignore 2016-12-08 12:04:25 +01:00
__init__.py Initial commit 2016-10-02 21:09:06 +02:00
agpl.py Add agpl.py 2018-07-11 15:56:47 +02:00
generalUtils.py Made getRank compatible with LETS score objects 2018-08-31 18:33:35 +02:00
LICENSE Add LICENSE and README 2016-10-06 18:07:06 +02:00
README.md git.zxq.co -> zxq.co 2018-07-11 15:57:02 +02:00

ripple-python-common

Common Python code for Ripple

License

All code in this repository is licensed under the GNU AGPL 3 License. See the "LICENSE" file for more information