Skip to content

dferens/uztrack

Repository files navigation

uztrack

Features

  • tracks status of specific tickets at booking.uz.gov.ua and sends emails;

Installation of Dependencies

Depending on where you are installing dependencies:

In development:

$ pip install -r requirements/local.txt

For production:

$ pip install -r requirements.txt

Running

You can use foreman/honcho to run it locally:

$ cp .env.default .env
$ ln -s Procfile.dev Procfile
$ make run

About

Can track tickets of ukrainian railways for specific routes and send email notifications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published