Skip to main content

REST API client for interacting with Exobrain Actions services, providing access to action management endpoints.

Project description

exobrain-actions-client

License: Private Python 3.12+

This package provides a REST API client for interacting with the Exobrain Actions API.

Key features:

  • Access to various API resources such as version status and health checks (ping).
  • Retrieval, triggering, or updating of action data specific to a service or organization.
  • Standardized HTTP calls to different API endpoints (version, health, action data, calculation triggers, KPI updates).

Development workflow

Prerequisites

Before starting development, make sure you have the following tools installed:

  • Hatch: a modern Python project, environment, and packaging manager.

  • uv: a fast Python package installer and resolver.

Project Structure

  • Code: Place your models in exobrain/actions/client/.
  • Tests: Add your tests in tests/.

Development Commands

All tasks (testing, linting, type checking, packaging, etc.) are managed via hatch environments and scripts:

1. Installing Dependencies

Install all dependencies (including development tools):

hatch env create

2. Running Tests

Launch all tests using pytest:

hatch test

3. Linting and Formatting

Format your code:

hatch fmt -f

Check code style:

hatch fmt

4. Type Checking

Run type checks with mypy:

hatch run types:check

5. Coverage

Check test coverage with:

hatch test --cover

6. Building the Package

Build the package for distribution:

hatch build

7. Releasing

The release process uses uv and Github Actions.

  • For pre-release on TestPyPI: push a tag with rc or beta in the version (0.1rc1, 0.2b1 etc.).
  • For release: push a tag type v0.1 (main release) on main branch.
  • Configure secrets for PyPI tokens in repository settings (PYPI_TOKEN, TEST_PYPI_TOKEN).

Continuous Integration

All pushes and pull requests on main or development branches trigger the Continuous Integration pipeline
(see .github/workflows/ directory for details).


License

This project is private and confidential.

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

exobrain_actions_client-0.1.0.tar.gz (40.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

exobrain_actions_client-0.1.0-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

Details for the file exobrain_actions_client-0.1.0.tar.gz.

File metadata

  • Download URL: exobrain_actions_client-0.1.0.tar.gz
  • Upload date:
  • Size: 40.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.11

File hashes

Hashes for exobrain_actions_client-0.1.0.tar.gz
Algorithm Hash digest
SHA256 5ae176764652bb76d969af8ea01e8ef3437c0fb0ade344d2ed46bbd4ab9634c6
MD5 4a3945dbbe7bfcced3ce8f669ced2b4d
BLAKE2b-256 cfe5abcb4f9ef4561e9ac0bd2bdeff4430788be9f0c5a4b4c84dab26fe4b8bc7

See more details on using hashes here.

File details

Details for the file exobrain_actions_client-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for exobrain_actions_client-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 627b06c7b402a0b1cb1ba380a6831385d16019c86b0601b2194a2218d69618d4
MD5 1db59fac4f0a06169a9037a1876c0a97
BLAKE2b-256 c428e51a66d6f6587632cb81175538d6c939eef13f501c2bbf9112b54ea2c42d

See more details on using hashes here.

Supported by

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