Skip to main content

getcp is a Python package that provides functions to retrieve stats from Competitive Programming platforms. Currently, it supports fetching stats from CodeChef and Codeforces.

Project description

getcp

Description

getcp is a Python package that provides functions to retrieve stats from CP platforms. Currently, it supports user stats from CodeChef and Codeforces.

links

Installation

You can install getcp using pip:

pip install getcp

Usage

    from getcp import cc, cf, github
    
    codechef_stats = cc.get_codechef_stats('username')
    codeforces_stats = cf.get_codeforces_stats('username')
    github_info = github.get_github_stats('username')
    
    print("CodeChef Stats:")
    print(codechef_stats)
    
    print("\nCodeforces Stats:")
    print(codeforces_stats)
    
    print("\nGithub Info:")
    print(github_info)

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

getcp-1.0.22.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

getcp-1.0.22-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file getcp-1.0.22.tar.gz.

File metadata

  • Download URL: getcp-1.0.22.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.0

File hashes

Hashes for getcp-1.0.22.tar.gz
Algorithm Hash digest
SHA256 daa572c486c2468610ff1673c4c69b66292efb0d92b902af208a06afe24453a0
MD5 a3f92651db4c43fe6b8576154c79080a
BLAKE2b-256 002e14e8a0116984bf01880f99179e9387af60d4e8c27c88b622359f5252bb55

See more details on using hashes here.

File details

Details for the file getcp-1.0.22-py3-none-any.whl.

File metadata

  • Download URL: getcp-1.0.22-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.0

File hashes

Hashes for getcp-1.0.22-py3-none-any.whl
Algorithm Hash digest
SHA256 8c9e2f1555c8a4da34ae2a3d2550f2d39939d55a747ffb9529445f591e2c6b36
MD5 ed39a087ef29776459a015d7a09fff0a
BLAKE2b-256 c90987500b553277de86491e6887c213bdc1231e25fafad99362c1a710d2e32b

See more details on using hashes here.

Supported by

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