A simple command-line app to manage marks of students.
Project description
marksman
A simple command-line app to manage marks of students.
Features
- CRUD ( create|read|update|delete students/exams/marks )
- Email ( email results to students)
- Visualize ( visualize the data )
Installation
You must have Python 3.9 installed on your system.
Install easily via pip
, Python's official Package Manager.
pip install marksman
Note: Linux and Mac users might have to use
pip3
to invoke pip
Usage
usage: marksman [-h] [-l] [-v] {crud,email,visualize} ...
Command Line Tool to manage marks of students
optional arguments:
-h, --help show this help message and exit
-l, --loud increase output verbosity
-v, --version show program's version number and exit
actions:
{crud,email,visualize}
actions you can take
crud Do crud operations
email Email results to students
visualize Visualize the results
To learn how to use an action (crud|email|visualize) use
marksman <action> -h
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
marksman-0.3.1.tar.gz
(9.3 kB
view details)
Built Distribution
marksman-0.3.1-py3-none-any.whl
(11.1 kB
view details)
File details
Details for the file marksman-0.3.1.tar.gz
.
File metadata
- Download URL: marksman-0.3.1.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a71241158b0f4729e2832fc4d3b00c9d3c4efb559aa785c749e4f8c18149206c |
|
MD5 | 4be65f4ab3e4267f1ec9ba5f1ce85d07 |
|
BLAKE2b-256 | c58b615ac4bd1cc1d83fac2f37c98abde7b464330ee066b77ce23b2f64bced9b |
File details
Details for the file marksman-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: marksman-0.3.1-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a059d2a9bd2e1a3b7743aed4f84cc5b0b2fd0ba4bf42b6384b1a32f5404de08 |
|
MD5 | 1fa64c5ae116ab4dc56a4aa729859a53 |
|
BLAKE2b-256 | b8a3f177483b4774de121675ae8231a2ade997a55b090a5ee56fc4a76bd9c7fb |