An open API service indexing awesome lists of open source software.

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

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).