Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kagemeka/atcoder-python
AtCoder API for Python
https://github.com/kagemeka/atcoder-python
api atcoder python
Last synced: about 2 months ago
JSON representation
AtCoder API for Python
- Host: GitHub
- URL: https://github.com/kagemeka/atcoder-python
- Owner: kagemeka
- License: mit
- Created: 2022-01-24T00:44:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T21:47:37.000Z (9 months ago)
- Last Synced: 2024-11-08T18:15:41.899Z (about 2 months ago)
- Topics: api, atcoder, python
- Language: Python
- Homepage: https://kagemeka.github.io/atcoder-python
- Size: 891 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# AtCoder API for Python.
[![Python package][ci-badge]][ci-url]
[![readthedocs build status][docs-badge]][docs-url]
[![pre-commit][pre-commit-badge]][pre-commit-url]
[![CodeQL][codeql-badge]][codeql-url]
[![License: MIT][mit-badge]][mit-url]
[![PyPI version][pypi-badge]][pypi-url]
[![Github pages][gh-pages-badge]][gh-pages-url][ci-badge]: https://github.com/kagemeka/atcoder-python/actions/workflows/python-package.yml/badge.svg
[ci-url]: https://github.com/kagemeka/atcoder-python/actions/workflows/python-package.yml
[docs-badge]: https://readthedocs.org/projects/atcoder-python/badge/?version=latest
[docs-url]: https://atcoder-python.readthedocs.io
[pre-commit-badge]: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
[pre-commit-url]: https://github.com/pre-commit/pre-commit
[codeql-badge]: https://github.com/kagemeka/atcoder-python/actions/workflows/codeql-analysis.yml/badge.svg
[codeql-url]: https://github.com/kagemeka/atcoder-python/actions/workflows/codeql-analysis.yml
[mit-badge]: https://img.shields.io/badge/License-MIT-blue.svg
[mit-url]: https://opensource.org/licenses/MIT
[pypi-badge]: https://badge.fury.io/py/atcoder.svg
[pypi-url]: https://badge.fury.io/py/atcoder
[gh-pages-badge]: https://github.com/kagemeka/atcoder-python/actions/workflows/pages/pages-build-deployment/badge.svg
[gh-pages-url]: https://kagemeka.github.io/atcoder-python