Skip to main content

Simple Atcoder core api

Project description

YeXiaoRain-Atcoder-Core

linting: yapf pages-build-deployment Unit test

python3.8+ requests BeautifulSoup4 lxml yapf sphinx

About

Some Atcoder core api with python >= 3.8.

Based on this library, you can easily build command-line programs and intermediate services.

Docs

User Document

Developer Document

Currrent Feature List

  • ac_core.auth module
    • fetch_login()
    • is_logged_in()
  • ac_core.contest module
    • fetch_standing()
    • fetch_tasks()
    • fetch_tasks_meta()
    • parse_standing()
    • parse_tasks()
  • ac_core.language module
    • fetch_language()
  • ac_core.problem module
    • parse_task()
  • ac_core.result module
    • fetch_result()
    • fetch_result_by_url()
    • parse_result()
  • ac_core.submit module
    • fetch_submit()
  • ac_core.url module
    • url_2_contest_id()

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

yxr_atcoder_core-0.0.3.5.tar.gz (12.4 kB view hashes)

Uploaded Source

Built Distribution

yxr_atcoder_core-0.0.3.5-py3-none-any.whl (18.5 kB view hashes)

Uploaded Python 3

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