cbucho is a package for C/API exercises. Yes, we love bucho!
This module is C porting of "bucho", one of the most famous Python modules.
This module requires 2 libraries:
After installing libraries above, just run setup.py:
$ python setup.py build $ python setup.py install
- fixed latest_status bug to use
include_rts=1
in API URL and fixed memory management
- latest_status(), all_status() is implemented
- first release
- show() is implemented