Metadata-Version: 2.1
Name: humanfirst
Version: 2.0.0
Summary: HumanFirst Package Module
Home-page: https://github.com/zia-ai/humanfirst-module
Author: Mohammed Fayaz Ansar Jelani
Author-email: fayaz@humanfirst.ai
License: MIT
Keywords: python,humanfirst,HumanFirst
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE


# humanfirst-module
Humanfirst module package

## Components
It contains classes and API functions

**humanfirst.objects** - A set of helper classes and methods for describing, validating and interacting with HFOBjects that make up the HF JSON format

**humanfirst.apis** - Examples of how to the call the HumanFirst APIs
