You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2023. It is now read-only.
ToopherPython is a Toopher API library that simplifies the task of interfacing with the Toopher API from Python code. This project wrangles all the required OAuth and JSON functionality so you can focus on just using the API.
3
+
ToopherPython is a Toopher API library that simplifies the task of interfacing with the Toopher API from Python code.
4
+
This project wrangles all the dependency libraries and handles the required OAuth and JSON functionality so you can
5
+
focus on just using the API.
4
6
5
7
### Python Version
6
8
* 2.6
@@ -95,4 +97,4 @@ $ nosetests test
95
97
```
96
98
97
99
## License
98
-
ToopherPython is licensed under the MIT License. See LICENSE.txt for the full license text.
100
+
ToopherPython is licensed under the MIT License. See LICENSE.txt for the full text.
0 commit comments