Skip to main content

SDK library for Humatron developers

Project description

Humatron Python SDK Library

Content

This project provides a Python SDK library designed for Humatron developers. The library includes:

  • Worker developers section
  • REST channel client developers section

Worker developers section

  • Request and Response Classes: Python classes for handling API interactions efficiently.
  • Abstract Helper Classes: Simplify asynchronous logic processing.
  • REST Utility Methods: Offer helpful functions for working with REST APIs.

REST channel client developers section

  • REST channel client synchronous and asynchronous implementations.

Installation

pip install humatron-python-sdk

Depends on API section usage following libraries must be installed:

Worker developers section

  • locked-dict, version >= 2023.10.22, mandatory.
    • pip install locked-dict.
  • flask, version >= 3.0.3, optional.
    • pip install flask.

REST client developers section

  • requests, version >= 2.32.3, mandatory.
    • pip install requests.

Usage

  • Examples: Visit the examples section on the Humatron website for practical use cases and demonstrations.
  • Test Sections: Review the test sections in the documentation to understand how to implement and use the library's features.

Library Release

  • rm -rf dist/*
  • pip list --format=freeze > requirements.txt
  • python setup.py sdist bdist_wheel
  • twine upload --repository testpypi dist/* or twine upload --repository pypi dist/*

Documentation generation

  • ./make-doc.sh <version>

    Example: ./make-doc.sh 1.2.0


Humatron Logo

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

humatron_python_sdk-1.3.10.tar.gz (23.5 kB view details)

Uploaded Source

Built Distribution

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

humatron_python_sdk-1.3.10-py3-none-any.whl (28.0 kB view details)

Uploaded Python 3

File details

Details for the file humatron_python_sdk-1.3.10.tar.gz.

File metadata

  • Download URL: humatron_python_sdk-1.3.10.tar.gz
  • Upload date:
  • Size: 23.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.6

File hashes

Hashes for humatron_python_sdk-1.3.10.tar.gz
Algorithm Hash digest
SHA256 9c694221a7dce616baac3aabd1fe91eaf679349eef2874e21c24436b2acc2856
MD5 4e60f8c40d7dc6422d8b350b3765574f
BLAKE2b-256 ed2d4f956fbb22d9f6881a20317d14a3b8516c736eb007714fbaec2f20364dfb

See more details on using hashes here.

File details

Details for the file humatron_python_sdk-1.3.10-py3-none-any.whl.

File metadata

File hashes

Hashes for humatron_python_sdk-1.3.10-py3-none-any.whl
Algorithm Hash digest
SHA256 b93abed1078d4f6914e7f49f1c51ec4ac1179fafc2b8093ef524dc176ea04946
MD5 1d179d57efb93ef4f0e13c70a10fbd62
BLAKE2b-256 6b0ae1d3b1ebfaa5b8ad22b59b680f4c6400a9d8c5bd06c01fced16ec9f0ca31

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