No project description provided
Project description
Fefu
A command-line application for monitoring the competitive situation of admission to a university
Installing
- Install python 3
- Open
cmd.exe
in Windows orterminal
in Linux/MacOS and write:pip install fefu_admission --user
- (optional) Create a file
~/.fefu_admission/settings.json
. If you don't create a file, the file will be created automatically. Sample content:{ "me": { "name": "Second name First Name", "points": [100, 100, 100, 10], "agreement": "true" }, "list_of_departments": [ "01.03.02 Прикладная математика и информатика", "02.03.01 Математика и компьютерные науки", "09.03.03 Прикладная информатика", "09.03.04 Программная инженерия" ] }
Usage
Usage: fefu_admission [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
list Show list of any department
load Load data from website and save to ~/.fefu_admission/data/
stats Get statistics of the competitive situation
Classes
(scheme created with the following command: pyreverse -o png -p fefu_admission fefu_admission/
)
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.9.tar.gz
(12.4 kB
view details)
File details
Details for the file fefu_admission-1.9.tar.gz
.
File metadata
- Download URL: fefu_admission-1.9.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | deddf1dfd5c21c1b0431ea2d1d3c82fcec806e73cd09f3f8f7c45c34ac6e32bd |
|
MD5 | 287a3755f94d9a1b0002e86871ae6e9e |
|
BLAKE2b-256 | 170d574c44db3027230eaca33f9cb589f700fa7afab43dd2825d0977879e5d3b |