online-judge-tools/oj
Tools for various online judges. Downloading sample cases, generating additional test cases, testing your code, and submitting it.
This tool streamlines your workflow when tackling problems on online judges like AtCoder or Codeforces. It takes a problem URL and your code as input, then automatically downloads sample test cases, generates additional tests, runs your code against them, and even submits it. Competitive programmers or students practicing algorithmic challenges will find this useful for managing their submissions.
1,142 stars. No commits in the last 6 months.
Use this if you regularly participate in competitive programming contests and want to automate repetitive tasks like downloading test cases, local testing, and submitting your solutions.
Not ideal if you prefer a fully integrated graphical IDE for competitive programming or rarely participate in online contests.
Stars
1,142
Forks
107
Language
Python
License
MIT
Category
Last pushed
May 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/online-judge-tools/oj"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.