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

  • 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 client developers section

  • REST 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 >= 2.32.3, 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/*

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.1.3.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

humatron_python_sdk-1.1.3-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: humatron_python_sdk-1.1.3.tar.gz
  • Upload date:
  • Size: 11.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.1.3.tar.gz
Algorithm Hash digest
SHA256 afe6e7c6b84553cb439c24410f3872f747a160379d2eb0eed0322281bc673cc0
MD5 ff15f0adf219a6f9a56ad63062a348b9
BLAKE2b-256 9780657100f43a4714e15ea20f2103a9dab89787444e916b7ffe65e1277dcb05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for humatron_python_sdk-1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e2501a804b6aab49ecb09f46795b024095b87ef583920f01044bbccabab436b9
MD5 1b08fc81f252c830972bf5da21cb61d4
BLAKE2b-256 04e8f6900c0d08275be4f3b0f647ae9a8535efa66a6c2e1da0602b1c5ec0fe16

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