N1ghtF1re / BSUIR-Auditorium-Parser

The application is looking for free audiences in the need BSUIR building

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BSUIR Auditorium Parser

Stars Total Downloads Latest Stable Version License

Version for users of the social network vk.com [link]

(https://vk.com/free_auds_bsuir)

About the program

The application is looking for free auditoriums in the need BSUIR building, based on the group schedule. To increase the speed of work, the application saves schedules in the database. It is recommended as often as possible (at least at the beginning of each semester) to update the database in the application (the update takes about 5 minutes)

Technical requirements

Python 3+ should be installed on your computer. If you did not, here's link

The following Python packages must be installed:

  • sqlite3
  • requests

How to use

To start working with the application, you need to run the app.py file (The extension must be associated with Python). The console starts. There it is necessary to follow the instructions, choosing the necessary actions

Option 2: open the terminal, move through the cd to the directory of this repository, then in the console enter

python app.py

RUS DESCRIPION:

Появилась версия для пользователей соцсети Вконтакте [ссылка]

(https://vk.com/free_auds_bsuir)

О приложении

Приложение ищет свободную аудиторию в нужном корпусе БГУИР, основываясь на расписании групп. Для увеличения скорости работы, приложение сохраняет расписания в БД. Рекомендуется как можно чаще (как минимум в начале каждого семестра) обновлять базу данных в приложении (Обновление занимает около 5 минут)

Технические требования

На вашем компьютере должен быть установлен Python 3+. Если вы этого не сделали - вот ссылка

Должны быть установлены следующие пакеты Python

  • sqlite3
  • requests

Руководство по использованию

Для начала работы с приложением необходимо запустить файл app.py (Расширение должно быть асоциированно с Python). Запустится консоль. Там необходимо следовать инструкции, выбирая необходимые действия.

Вариант 2: открыть терминал, переместиться через cd в каталог этого репозитория, после чего в консоли ввести

python app.py

Screen

About

The application is looking for free audiences in the need BSUIR building

License:MIT License


Languages

Language:Python 100.0%