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.1.tar.gz (6.0 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: codeforces-0.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 e462097efdd93eef70f023b776f84d028396650a8c079cc7a10095f47197f856
MD5 580811133fdd5b095a89e1ae8a9700d0
BLAKE2b-256 4b5b7de70dacea0b4f2257e3237728c96f247cf9612a15d543cacdfa23476762

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