Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete cli for codechef and other platforms #9

Open
ikad95 opened this issue Jul 20, 2017 · 0 comments
Open

Complete cli for codechef and other platforms #9

ikad95 opened this issue Jul 20, 2017 · 0 comments

Comments

@ikad95
Copy link

ikad95 commented Jul 20, 2017

I'm currently working on a complete command line interface for a major platform (codechef). It uses robobrowser. Login is complete. Listing questions is also complete. The cli will have inbuilt commands to open vim. A template will be loaded automatically along with the problem statement and example I/O. I have faced some problems scrapping codechef as the problems aren't always in the same html tag. But It should not be a major issue.

I will automate checking example test cases by 'diff'ing with the sample output scraped from codechef itself.

Another module to see all submissions is on the pipeline. File upload and checking for result will be another web scraping challenge. I will soon upload the code and integrate with this repo after it becomes somewhat usable. Help from the community is asked to integrate other platforms (codeforces,topcoder,hackerearth,hackerrank,etc). This could become a goto platform for all competitive programming needs! 🥇

I am attaching pictures to show the flow of the work that I have done.

1
2
3
5
6
7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant