Metadata-Version: 2.1
Name: faros
Version: 0.0.0
Summary: Faros API SDK
Home-page: https://github.com/faros-ai/faros-python-client
Author: Faros
Author-email: contact@faros.ai
License: UNKNOWN
Description: # Faros API Python Client
        
        Python client for Faros API which enables Faros app developers to build on top of the Faros API
        
        ## Documentation
        Please read the Faros documentation to learn more [here][farosdocs]. See the Faros apps [github repo][farosapps] 
        for example and community apps to get you started.
        
        [farosdocs]: https://www.faros.ai/docs
        [farosapps]: https://github.com/faros-ai/faros-apps
        
Keywords: faros,api,graphql,sdk
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
