Skip to main content

Python SDK for intercating with Okareo Cloud APIs

Project description

Okareo Python SDK

PyPI PyPI - Python Version PyPI - License


Documentation: https://okareo-ai.github.io/okareo

Source Code: https://github.com/okareo-ai/okareo

PyPI: https://pypi-hypernode.com/project/okareo/


Python SDK for interacting with Okareo Cloud APIs

Installation

pip install okareo

Development

  • Clone this repository
  • Requirements:
  • Create a virtual environment and install the dependencies
poetry install
  • Activate the virtual environment
poetry shell

Testing

pytest

Documentation

The documentation is automatically generated from the content of the docs directory and from the docstrings of the public signatures of the source code. The documentation is updated and published as a Github project page automatically as part each release.

Releasing

Trigger the Draft release workflow (press Run workflow). This will update the changelog & version and create a GitHub release which is in Draft state.

Find the draft release from the GitHub releases and publish it. When a release is published, it'll trigger release workflow which creates PyPI release and deploys updated documentation.

Pre-commit

Pre-commit hooks run all the auto-formatters (e.g. black, isort), linters (e.g. mypy, flake8), and other quality checks to make sure the changeset is in good shape before a commit/push happens.

You can install the hooks with (runs for each commit):

pre-commit install

Or if you want them to run only for each push:

pre-commit install -t pre-push

Or if you want e.g. want to run all checks manually for all files:

pre-commit run --all-files

All rights reserved for Okareo Inc

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

okareo-0.0.7.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

okareo-0.0.7-py3-none-any.whl (23.1 kB view details)

Uploaded Python 3

File details

Details for the file okareo-0.0.7.tar.gz.

File metadata

  • Download URL: okareo-0.0.7.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.13 Linux/6.2.0-1012-azure

File hashes

Hashes for okareo-0.0.7.tar.gz
Algorithm Hash digest
SHA256 ebdd46451e1110c281401da485c45908b86db7cdb5ad6270579f23d1bc20fee5
MD5 753cc3c78380d34b405495831d128e61
BLAKE2b-256 a9fb8148655440f09e1a76d2b4de40d7ce6d6efc964fb0224e986f37262b5ec6

See more details on using hashes here.

File details

Details for the file okareo-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: okareo-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 23.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.13 Linux/6.2.0-1012-azure

File hashes

Hashes for okareo-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 da39034bc2cc88c39e7b82bae746f0006c87b22a6fe965e3d28f2c1d2f510a88
MD5 6dc306fbeca5a1db68f937dc1304ccac
BLAKE2b-256 a46f38f35e92651c657afbe6d698cd2f631fd55e76f25f788b29e53e7aaba212

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page