Metadata-Version: 2.1
Name: ucurriculum-student
Version: 0.0.1
Summary: Python library dedicated to extract the information from the Seguimiento Curricular page of the Pontifical Catholic University of Chile (UC).
Home-page: https://github.com/IgnacioPalma/UCurriculum-Student
Author: Ignacio Palma
Author-email: ignacio.palma@uc.cl
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/IgnacioPalma/UCurriculum-Student/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# UCurriculum-Student🧍

Python library dedicated to extract the information from the "Seguimiento Curricular" page of the Pontifical Catholic University of Chile (UC); in particular, the actual courses taken by a student.

## Installation

The library is avaible on PyPi:

```shell
$ pip install something
```


