Metadata-Version: 2.4
Name: faculty
Version: 0.31.0
Summary: Python library for interacting with the Faculty platform.
Home-page: https://faculty.ai/products-services/platform/
Author: Faculty
Author-email: opensource@faculty.ai
License: Apache Software License
Requires-Python: >=3.9
License-File: LICENSE-2.0.txt
Requires-Dist: requests
Requires-Dist: pytz
Requires-Dist: attrs
Requires-Dist: marshmallow<4
Requires-Dist: marshmallow_enum
Requires-Dist: urllib3
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

faculty
=======

.. image:: https://github.com/facultyai/faculty/workflows/Tests/badge.svg
    :target: https://github.com/facultyai/faculty/actions

A Python library for interacting with
`the Faculty platform <https://faculty.ai/products-services/platform/>`_.

This project is licensed under the Apache License, Version 2.0, except for the
vendored `marshmallow-oneofschema <https://github.com/marshmallow-code/marshmallow-oneofschema>`_,
which is licensed under the MIT license (see ``faculty/_oneofschema.py`` for
copyright and license detail).
