textbook / about

An introduction to the owner of this GitHub account
http://hello.jonrshar.pe
0 stars 0 forks source link

Python API² #7

Open textbook opened 8 years ago

textbook commented 8 years ago

Along the lines of the Python DB API, it would be nice to have a consistent interface to the rather numerous API wrapper packages available for Python. The objective would be to:

textbook commented 8 years ago

The core and auth in flash_services shows the direction I'm currently thinking of working on for the wrappers.

textbook commented 8 years ago

It should be able to either use or create API blueprints.

textbook commented 7 years ago

https://github.com/textbook/pyasq is an implementation of this idea