Common Ripple Python code, shared between Lets and pep.py
  • Python 90%
  • Cython 10%
Find a file
2018-01-23 22:18:22 +01:00
constants Add touchscreen mod support 2017-12-10 15:25:20 +01:00
db Don't except OperationalError, as they may be query errors 2018-01-21 11:42:21 +01:00
ddog Move datadog stats to a different thread 2016-10-08 20:06:26 +02:00
files General refactoring and documentation 2016-11-17 19:12:47 +01:00
log General refactoring and documentation 2016-11-17 19:12:47 +01:00
redis General refactoring 2016-12-08 21:13:16 +01:00
ripple Add user utils achievements functions 2018-01-21 11:41:48 +01:00
sentry Removed generic sentry capture in requests manager, add tornado-compatible sentry capture decorator 2016-12-28 12:40:54 +01:00
web Output 2 decimal places in osu direct difficulty star rating 2017-10-02 20:48:43 +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
generalUtils.py General refactoring 2016-12-08 21:13:16 +01:00
LICENSE Add LICENSE and README 2016-10-06 18:07:06 +02:00
README.md add link to github mirror 2016-11-29 17:24:03 +01: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