Skip to main content

No project description provided

Project description

Fefu

A program for monitoring the competitive situation of admission to a university

Usage

Usage: app.py [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  load                    Load data from website and save to ./data/
  show_list               Show list of any department
  show_total_information  Get statistics of the competitive situation

Set up

Before using the application, you need to create a file settings.py. Sample content:

class Settings:
    
    # for the me field, the value None is allowed.
    me = "Варфоломеев Андрей Владимирович,74,66,78,0,True"

    list_of_departments = [
        "01.03.02 Прикладная математика и информатика",
        "02.03.01 Математика и компьютерные науки",
        "09.03.03 Прикладная информатика",
        "09.03.04 Программная инженерия",
    ]

License

Copyright (c) Andrey Varfolomeev. Licensed under the MIT license

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

fefu_admission-1.2.tar.gz (8.2 kB view hashes)

Uploaded Source

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