Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Open-OTP/pydc

Python-based parser for Disney's Distributed Class system
https://github.com/Open-OTP/pydc

Last synced: about 2 months ago
JSON representation

Python-based parser for Disney's Distributed Class system

Awesome Lists containing this project

README

        

# pydc
Python-based parser for Disney's Distributed Class system

# How to Install
```
python setup.py build_ext install
```

# Required Libraries
* Lark Parser
* Cython