Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/creativcoder/wbutapi
Python api to Fetch WBUT results :D
https://github.com/creativcoder/wbutapi
Last synced: 3 days ago
JSON representation
Python api to Fetch WBUT results :D
- Host: GitHub
- URL: https://github.com/creativcoder/wbutapi
- Owner: creativcoder
- License: mit
- Created: 2015-08-15T16:30:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-15T09:47:50.000Z (almost 9 years ago)
- Last Synced: 2024-11-14T23:32:26.952Z (2 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WBUTapi
[![Build Status](https://travis-ci.org/creativcoder/wbutapi.svg?branch=master)](https://travis-ci.org/creativcoder/wbutapi)
Python api to Fetch WBUT results real quick
----------------------------------------
> Dependecies`Libraries: libxml2 and libxslt`
`Modules: lxml and requests`
The rest api, is in dev phase.
But you can fetch results using the command line, this way:
`python results.py`
Enter your wbut roll no and semester, and you'll get the result logged to your terminal.
TODO:
Implement a rest api, over a frontend.
Implement ncurses support for printing results on command line.