Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 217 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 217 Bytes

Door-Karma-Server

The backend code written in Python is stored here. It uses MySQLdb (pip install MySQL-Python) to interface with MySQL and also uses pysimplesoap to implement the XML RPC server.