https://github.com/arun11299/python-rest-client
A python base drest client to fetch-update-post data
https://github.com/arun11299/python-rest-client
Last synced: 3 months ago
JSON representation
A python base drest client to fetch-update-post data
- Host: GitHub
- URL: https://github.com/arun11299/python-rest-client
- Owner: arun11299
- Created: 2014-11-09T08:35:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-09T18:04:42.000Z (over 10 years ago)
- Last Synced: 2024-12-27T11:14:30.555Z (5 months ago)
- Language: Python
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Python-Rest-Client
==================A python base drest client to fetch-update-post data and in most cases with a simple command.
Currently handles only HTTP Basic authorization. Does not handle OAuth currently.
Also, one can model it to code their own client. In its current state and also the intention was not to make it generic.