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

Uploaded Source

File details

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

File metadata

  • Download URL: codeforces-0.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 bbf6d3480546522bcd89f4facca0d949d688df89b24c93af3a53d67607bc362c
MD5 4e77a77e868c9a6b3a1050d57b3b36f4
BLAKE2b-256 1f302ee856a30af0928f251a34cab98d0fdd91dfdd8b475449bf14c7f901adcb

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