A set of internal tools for Ohio University's CS3560 course
Project description
cs3560cli
A set of internal tools for Ohio University's CS3560 course, open-sourced.
Installation
python -m pip install cs3560cli
Usage
python -m cs3560cli --help
Features
watch-zip
Watch for an archive file and extract it.
Usage
$ python -m cs3560cli watch-zip .
$ python -m cs3560cli watch-zip ~/Downloads
highlight
Create a syntax highlight code block with in-line style. The result can thus be embed into a content of LMS.
create-gitignore
Create a .gitignore
file using content from github/gitignore repository.
Usage
$ python -m cs3560cli create-gitignore python
$ python -m cs3560cli create-gitignore cpp
By default, it also add windows
and macos
to the .gitignore
file.
check-username
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
cs3560cli-0.2.0.tar.gz
(27.9 kB
view details)
Built Distribution
cs3560cli-0.2.0-py3-none-any.whl
(28.9 kB
view details)
File details
Details for the file cs3560cli-0.2.0.tar.gz
.
File metadata
- Download URL: cs3560cli-0.2.0.tar.gz
- Upload date:
- Size: 27.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01fefb4001d9e0bfa94e5d2c1b001f9aab4fc33e51ade103f41abaef05f082a1 |
|
MD5 | cdc2db6f7d430403adfdc2adb2412d39 |
|
BLAKE2b-256 | b4962c093fdfaefc424af064a3e447f579a4adf14873be2862896c8b8ec287fb |
File details
Details for the file cs3560cli-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: cs3560cli-0.2.0-py3-none-any.whl
- Upload date:
- Size: 28.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c816e7bf4306215ded0bac1f4a1476d357c69ada7c8fe9762e9a392c5ea41ff0 |
|
MD5 | a93d1a3ce683ede872193ebe2320ffd8 |
|
BLAKE2b-256 | 822f6ee22752e77d987dd002d06177e5d81e81000b5360b570d10043b448b39a |