Online Classes Automation
Project description
aclass
Tool making your quarantine life so much easier.
Are you tired of typing in credentials of your online classes?
I came up with solution. Now you can install aclass python package with pip3
.
Installation
pip3 install aclass
Configuration
To configure aclass after installation run:
aclass --configure
This command will create classes.json
file in root directory of package.
After json file is create you will be redirected to vim in order to edit the already created template.
Template is located here.
Running this command again will overwrite already existing file and remove all contents.
Example
{
"maths": "link to your maths class",
"cs": "link to your cs class"
}
If you are wondering how json syntax works visit this page.
Usage
Joining to your class is pretty simple. As the second argument you take name of object you assigned link in classes.json
to.
For example; in example above we have two classes: "maths" and "cs". You can name however you want. Key is to remember name of object.
If you would like to join to your Computer Science class:
aclass --join name-of-cs-class-in-json-file
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
Built Distribution
File details
Details for the file aclass-0.1.1.tar.gz
.
File metadata
- Download URL: aclass-0.1.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.22.0 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c222dcec8538338c8ca9f2b5c208a799f1c170d0254252a12d1cdfab0dfe57a |
|
MD5 | 4c666149d4d986266d61d40abd5aecdb |
|
BLAKE2b-256 | d47cde36db3872ce63d2abb0e3b53fb9c0a6bb983f56919cf864a9009255efd3 |
File details
Details for the file aclass-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: aclass-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.22.0 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e91db538e77df7ebacfffe60d82cf853a0b54c6583a26da0e873a43214fb1f20 |
|
MD5 | 54f5df5704c88d2402756c2c09314f4f |
|
BLAKE2b-256 | 760fbac31f902235c0659360088573a80c0b491fc4cb3e44cfdf52ee1646c764 |