Metadata-Version: 2.1
Name: bmstu-schedule
Version: 1.1.2
Summary: BMSTU EU Schedule iCal parser
Home-page: https://github.com/gabolaev/bmstuSchedule
Author: George Gabolaev
Author-email: gabolaev98@gmail.com
License: MIT
Description: # <div align="center">BMSTU Schedule</div>
        ### This shit parse your EU schedule page and convert it to .ics format
        #### installation:
        ```bash
        pip3 install bmstu-schedule
        ```
        #### How to use:
        ##### 1. Generate the "Расписание %YOUR_GROUP_CODE%.isc" file by passing your group code
        ```bash
        bmstu-schedule иу6-44
        ```
        ![](img/step1.png)
        ##### 2. Open Google Calendar or macOS Calendar or any other that supports .ics import
        ![](img/step2.png)
        ##### 3. Import it!
        ![](img/step3.png)
        
Platform: UNKNOWN
Requires-Python: >=3.5
Description-Content-Type: text/markdown
