Skip to main content

A simple command line tool to move your competitive programming workflow to your terminal.

Project description

Codeforces CLI [WORK IN PROGRESS]

A simple command line tool to move your competitive programming workflow to your terminal.

How to install?

  • Clone the repo
$ git clone https://github.com/Nirlep5252/codeforces-cli
  • Install it
$ cd ./codeforces-cli
$ python3 -m pip install build
$ python3 -m build
$ python3 -m pip install dist/codeforces-0.0.1-py3-none-any.whl --force-reinstall
  • Happy coding!
$ cf --help

Current commands:

cf contests - list all the current or upcoming contests
cf contests {ID} - view all the problems of an ongoing contest
cf parse {Contest ID} {Problem ID | Optional} - parse the problem and its test cases
cf run {FILE} - check the test cases for the current problem (works based on current directory)

TODO commands:

cf submit {FILE} - submit the problem (requires config) (works based on current directory)
cf standings {Contest ID | Optional} - show all the standings of an ongoing of finished contests
cf config - save your username, password, problems-directory

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

codeforces-0.0.2.tar.gz (6.0 kB view details)

Uploaded Source

File details

Details for the file codeforces-0.0.2.tar.gz.

File metadata

  • Download URL: codeforces-0.0.2.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for codeforces-0.0.2.tar.gz
Algorithm Hash digest
SHA256 c0d368cd8626de86fd4065a7db7419fbbf4de16549640fd7364711c18945bf06
MD5 582c0c4a280dfb0e0e150a225b6574be
BLAKE2b-256 e60b3defea8df997ab5a6c4a0d823c149c72c407fef7e72ee15c17d3c0d3925a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page