A CLI tool for interacting with the Codeforces API
Project description
CFCli
A cli tool for codeforces
Installation
Head to the pypi page and copy the command at the top.
In our case it will be pip install cfcli-py-tool.
Open your terminal (or command line if you're using windows) and paste the following:
pip install cfcli-py-tool
If this gives an error, please try:
pip3 install cfcli-py-tool
This will install CFCli from the PyPi package manager.
In order to test your installation, please run:
cf-cli
Requirements
Since the project is a pip (python package manager) package, you are required to have the following in order for it to work.
- Python 3.8+
- Latest Pip version
Setup
The setup for cf-cli is very minimal. Since there are parts of the Codeforces API that require authentication, it is the only environment variable that is needed.
For the rest of the documenation, please visit the official site
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cfcli_py_tool-1.0.2.tar.gz.
File metadata
- Download URL: cfcli_py_tool-1.0.2.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d883ed9ef0b6975a98ac1ac7fb6284cf9c70733a08f9a97a266eef256422dfa
|
|
| MD5 |
8d66bc9c5b33d4a1990398cbbacabd9e
|
|
| BLAKE2b-256 |
f3c2d96e0805380a6d1af8938d5c6af970941f7fb240501b38de1903fae8063b
|
File details
Details for the file cfcli_py_tool-1.0.2-py3-none-any.whl.
File metadata
- Download URL: cfcli_py_tool-1.0.2-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45744e9c8e7b17c2b7632e8f717cfa7c16178c86c3cf1927b44d5d55817dbae0
|
|
| MD5 |
eea152970a403430e8d6d2e53cdce461
|
|
| BLAKE2b-256 |
3705ac0c2d7319c27174c714b6d382e4919571bd9943d06339287ea4c1fa5187
|