https://github.com/facultyai/faculty
A Python library for interacting with the Faculty platform
https://github.com/facultyai/faculty
data-science faculty-platform python
Last synced: about 1 year ago
JSON representation
A Python library for interacting with the Faculty platform
- Host: GitHub
- URL: https://github.com/facultyai/faculty
- Owner: facultyai
- Created: 2018-05-11T10:48:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-09T16:07:27.000Z (almost 3 years ago)
- Last Synced: 2025-03-28T10:21:19.380Z (about 1 year ago)
- Topics: data-science, faculty-platform, python
- Language: Python
- Homepage: https://faculty.ai/platform/
- Size: 1.04 MB
- Stars: 18
- Watchers: 15
- Forks: 5
- Open Issues: 16
-
Metadata Files:
- Readme: README.rst
- License: LICENSE-2.0.txt
Awesome Lists containing this project
README
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 `_.
This project is licensed under the Apache License, Version 2.0, except for the
vendored `marshmallow-oneofschema `_,
which is licensed under the MIT license (see ``faculty/_oneofschema.py`` for
copyright and license detail).