realpython / list-of-python-api-wrappers

List of Python API Wrappers and Libraries
2.08k stars 404 forks source link

readme.md #24

Closed kashyap32 closed 8 years ago

mjhea0 commented 8 years ago

Thanks for the PR! Please follow this format for adding a new API:

### [API NAME](API URL) - API DESCRIPTION
- [API Documentation](LINK TO OFFICAL DOCS)
- [Python wrapper](LINK TO PYTHON WRAPPER)
daxeel commented 8 years ago

@kashyap32 Bro, just added link of that API. This repo is collection of API python wrappers. So, along with the url of API you also need to add the link to python wrapper of that API. If API wrapper doesn't exist, then why don't you create one! Best of Luck. Happy Coding!

kashyap32 commented 8 years ago

@daxeel @mjhea0 Thanks!! for Advice i'll update the wrapper ASAP Thanks-again