Metadata-Version: 2.1
Name: mcv-api-python-unofficial
Version: 0.1.0
Summary: reverse engineering api of mycoursevile
License: MIT
Author: HRNPH
Author-email: hrnph@protonmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: beautifulsoup4 (>=4.12.3,<5.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Description-Content-Type: text/markdown

# Mycoursevile API Python Unofficial
Reverse engineering of the Mycourseville API to create a Python API wrapper.
Developed by CEDT
## Purpose
Interact with the Mycourseville Website in a programmatic way.
As we're a GigaChad Computer Engineering Student, we need to automate everything.
## Installation
```bash
pip install mcv-api-python-unofficial
```
## Disclaimer
This is an unofficial API wrapper and is not affiliated with Mycourseville in any way.
The use of this API wrapper is at your own risk.
We do not take responsibility for any misuse of this API.
