apiclient 1.0.4
0
Framework for making good API client libraries using urllib3.
Contents
Framework for making good API client libraries using urllib3.
Stars: 87, Watchers: 87, Forks: 21, Open Issues: 4The shazow/apiclient
repo was created 13 years ago and the last code push was 5 years ago. The project is moderately popular with 87 github stars!
How to Install apiclient
You can install apiclient using pip
pip install apiclient
or add it to a project with poetry
poetry add apiclient
Package Details
- Author
- Andrey Petrov
- License
- MIT
- Homepage
- https://github.com/shazow/apiclient
- PyPi:
- https://pypi.org/project/apiclient/
- GitHub Repo:
- https://github.com/shazow/apiclient
Classifiers
- Internet/WWW/HTTP
- Software Development/Libraries
Related Packages
Errors
A list of common apiclient errors.
Code Examples
Here are some apiclient
code examples and snippets.