Initial commit.

This commit is contained in:
2021-05-24 22:18:33 +03:00
commit e2954d55f4
3701 changed files with 330017 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# Depending on what engine type you want to use
# you will need one of the following
MySQL-python==1.2.4
redis==2.9.1
# python-gdbm # not available via pip
# If you want to use gevent you will also require
# this.
gevent==1.0.1