No project description provided
Project description
This is a Python wrapper for a Analyze Re REST API. It allows you to easily utilize the PRIME Re platform in your applications.
Installation
pip install analyzere
Usage
Please see http://docs.analyzere.net/?python for the most up-to-date documentation.
Package Management
The Analyze Re Python Client uses Poetry for package and dependency management. Poetry can be easily installed using either pip or conda.
Testing
poetry run pytest (or) poetry run py.test
Increment version
If you are going to publish a new version increment the version number in the pyproject.toml file.
Testing Publication
poetry build
poetry config repositories.testpypi https://test.pypi.org/legacy/
poetry publish –repository testpypi –username __token__ –password <token_value>
Publishing
poetry build
poetry publish –username __token__ –password <token_value>
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 analyzere-0.8.tar.gz
.
File metadata
- Download URL: analyzere-0.8.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.14 Linux/5.15.0-122-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2635a3b5b089ac8ec86a6157116ca6417bc1cb768a99dd43a5c71c00e443f9f0 |
|
MD5 | 0587cfdd3a9f5612bffa53f7578e98e3 |
|
BLAKE2b-256 | 3b3bfc8861faea0ee48d9f884523d320d2be130dde6a50210cd52625ccf4e94a |
File details
Details for the file analyzere-0.8-py3-none-any.whl
.
File metadata
- Download URL: analyzere-0.8-py3-none-any.whl
- Upload date:
- Size: 12.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.14 Linux/5.15.0-122-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f92cb5a6886ef3070f1e349db36892f0846ca371dbea94350c482be988b3349 |
|
MD5 | 27e90334d0ad62af50f72a51a4a18378 |
|
BLAKE2b-256 | e80c67719bb7c4c56bc5908d0249f8952f8b8c19a0fe57189cb6c0fd2ca47437 |