Python wrapper for the Inspectorio API
Project description
Inspectorio API wrapper
The Inspectorio API Wrapper is an unofficial Python library designed to simplify interactions with the Inspectorio API. It provides an asynchronous interface to access Inspectorio's platform, offering features that streamline the process of integrating Inspectorio's capabilities into your Python applications.
Features
- Asynchronous Requests: Leverage Python's async/await syntax to perform non-blocking API calls, enabling faster data retrieval and improved efficiency in I/O bound applications.
- Automatic Pagination Handling: Effortlessly manage API pagination with built-in methods to fetch all relevant data without manually handling page tokens or limits.
- Swagger Documentation Support: Directly based on Inspectorio's Swagger documentation, ensuring comprehensive coverage of API endpoints and parameters.
- Secure Authentication: Simplified and secure handling of authentication tokens, abstracting the complexity of token management and headers.
- Error Handling: Provides structured error handling mechanisms, making it easier to debug issues related to API requests.
Documentation
For detailed information about the library's API, including classes, methods, and usage examples, please refer to the official documentation of the Python library.
Installation
You can install inspectorio directly from Github following this pip
command:
pip install git+https://github.com/matbmeijer/inspectorio.git
Code of Conduct
Please note that the inspectorio project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file inspectorio-0.4.0.tar.gz
.
File metadata
- Download URL: inspectorio-0.4.0.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45e53a8f8f6b9925212a155fae81de3981b9d0a5897fe1f8380e4728c0f9d16d |
|
MD5 | 58b58babe9a49b80c85045a988511711 |
|
BLAKE2b-256 | b07678c99dbf8b763d64771682bfb6b465c64ceac47771d9da30398980ac192e |
File details
Details for the file inspectorio-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: inspectorio-0.4.0-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06c64f66ffbfcc33feb2fbc5ce2fc8246c2f024d88cb3b662724f1edd1b9f931 |
|
MD5 | 19f7013dd86c22a6131b87485139c0bf |
|
BLAKE2b-256 | f2430de23604b62089b068a9900e07d6eca74b74a19a0fdf65e03b49dfad9e8d |