An open API service indexing awesome lists of open source software.

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

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.