Codeforces Client is a Python library and tooling for working with Codeforces.
Project description
codeforces-client
Codeforces Client is a Python library and tooling for working with Codeforces.
Installation
Use the package manager pip to install codeforces-client.
pip install codeforces-client
To configure default params like your codeforces handle or favorite programming language you can use:
cf-cli config
You can load all submissions you made to codeforces before with:
cf-cli load
Load could be specified with different params i.e. next command will load all submissions, including unsuccessful tourist
made for the contest 2
in delphi
. Please use --help
for detailed info.
cf-cli load --handle=tourist --contest-id=2 --verdict=any --language=delphi
Usage
import codeforces_client as cf
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
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
Built Distribution
File details
Details for the file codeforces-client-0.0.10.tar.gz
.
File metadata
- Download URL: codeforces-client-0.0.10.tar.gz
- Upload date:
- Size: 20.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3bbf22dd43c20578ce438dfafaaa21b4a74b3c2340c7ebfc0a4233bb8bbe86d |
|
MD5 | f21b0bf21bcd89fc5c6340886bcfb868 |
|
BLAKE2b-256 | 0c73cf334e1852f1d58babee6b5ecbecc68903b14ca8a8a2bf69e55d2f248c23 |
Provenance
File details
Details for the file codeforces_client-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: codeforces_client-0.0.10-py3-none-any.whl
- Upload date:
- Size: 23.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 288310bb390c8d5b61bac58d1831ad133413f5481fb382020024313571ffdb42 |
|
MD5 | 27c72d9fa07ef7cc0ac9f82a31b7c342 |
|
BLAKE2b-256 | 7a90d1fec63d08ca4ed22bdb1f6c76b84e844f35df15b96e69c673162609198d |