Easier competitive programming.
Project description
# Automated Competitive Programming Script for fetching and checking problems from various online judges. Currently supports only:
- Online Judges:
Codeforces
- Programming Languages:
C++
## Motivation I have searched a lot for this kind of fetcher/checker program for competitive programming only to find the lack of a good/all-in-one solution. This project is an attempt to make one.
## Getting Started ### Prerequisites The script is written in Python 3.6. It uses Beautiful Soup for web scraping. For installing Beautiful Soup, see [this](https://www.crummy.com/software/BeautifulSoup/bs4/doc/#installing-beautiful-soup).
### Installing Just clone the repository:
`git clone https://github.com/UnlimitedUser/automated-competitive-programming.git`
## TODO See [TODO](TODO). The ones marked with ‘(?)’ are under consideration.
## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file automated-competitive-programming-0.1.2.tar.gz
.
File metadata
- Download URL: automated-competitive-programming-0.1.2.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ad684efb61b5cfd7ba4423b65d6f2659ea73401de32c7046fec3f46b29934bd |
|
MD5 | 2e0727c8410292c0aafe29f2f3232db4 |
|
BLAKE2b-256 | de01510b6dbd09a21dbd04debc6460e6d3dbcad071504fb83c94f3afb539ed65 |