Skip to main content

University Timetable on your Terminal!

Project description

Boyd Bot (Terminal) PyPI

This repository is for the terminal (CLI) version of the Boyd Bot.
This is how the bot started out, and is basically a stripped-down version of the Flask version without needing any external services.

Usage

You can install this as a package from PyPI and use the special command boyd_bot.

$ pip install boyd_bot_glasgow
$ boyd_bot -h

You can also clone this repository and install it or run the script.

$ git clone https://github.com/ineshbose/boyd_bot_terminal
$ cd boyd_bot_terminal
$ python setup.py install   # if you want to install
$ python boyd_bot           # if you want to run script

Changing for your University

Does your university offer a(n) .ics file for students? Make changes in timetable.py to link the URL and also distribute it as a package by renaming it to boyd_bot_XXXXX where XXXXX can be your university name.

Note

I understand that sometimes the code is not comprehensible and this might be due to added features or converting this into a package. Therefore, it would be great to go through the commit history and understand the program. I feel this tree will be easier to understand. Good luck! 😄

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

boyd_bot_glasgow-1.6.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

boyd_bot_glasgow-1.6.1-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page