No project description provided
Project description
Revert Python Library
The Revert Python Library provides convenient access to the Revert API from applications written in Python.
Installation
pip install --upgrade revert-api
Usage
from revert.client import Revert
client = Revert()
Async Client
from revert.client import AsyncRevert
client = AsyncRevert()
Beta Status
This SDK is in beta, and there may be breaking changes between versions without a major version update. Therefore, we recommend pinning the package version to a specific version. This way, you can install the same version each time without breaking changes.
Contributing
While we value open-source contributions to this SDK, this library is generated programmatically. Additions made directly to this library would have to be moved over to our generation code, otherwise they would be overwritten upon the next generated release. Feel free to open a PR as a proof of concept, but know that we will not be able to merge it as-is. We suggest opening an issue first to discuss with us!
On the other hand, contributions to the README are always very welcome!
Project details
Release history Release notifications | RSS feed
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 revert_api-0.0.1067.tar.gz
.
File metadata
- Download URL: revert_api-0.0.1067.tar.gz
- Upload date:
- Size: 41.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.7.17 Linux/5.15.0-1064-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4ee2588e7e51e892d567c59199d7094c0cef9637eaf67fe44dc299348e95501 |
|
MD5 | e95734f01b15a0b3904617eec2453db1 |
|
BLAKE2b-256 | 536f02c396517ce5e3f64abff8d312e752f47dc8bae25524fb2244a812451402 |
File details
Details for the file revert_api-0.0.1067-py3-none-any.whl
.
File metadata
- Download URL: revert_api-0.0.1067-py3-none-any.whl
- Upload date:
- Size: 166.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.7.17 Linux/5.15.0-1064-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aea952444e7ab0816ee0fb8168d4406d7e8220fc4f9e7b98e208bb44722fc9d8 |
|
MD5 | 1d0332e07bd2d5490556c885eb972a77 |
|
BLAKE2b-256 | 0eae99e7b71745eb7b6a5612bc488ea548d25c226e3a368bfd4df957ca2af3cd |