We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afdd542 commit cb1ea34Copy full SHA for cb1ea34
README.md
@@ -19,4 +19,5 @@ A software for uploading all your accepted solutions from CodeChef and CodeForce
19
* BeautifulSoup4 (`bs4`) to parse the html
20
* `PyGithub` to access the GitHub API
21
* `json` to parse CodeForces API
22
+* `multiprocessing` to parallelize CodeForces and CodeChef uploads.
23
* Misc: `time`, `logging`, `dotenv`
0 commit comments