ASWWU-Web / python_server

The API server for ASWWU Web. This project uses the Tornado web framework to serve and manage data across all ASWWU sites.
https://aswwu.com/server
4 stars 10 forks source link

Move to python 3 #134

Closed ermsdev closed 4 months ago

ermsdev commented 4 years ago

If I remember correctly, there is a library in the python server that doesn't work with Python3, hopefully this library is tornado and can be disregarded when we start using the django rest framework in its place.