Metadata-Version: 2.4
Name: femtodriver
Version: 2.0.0
Summary: Femtorun defines the runtime interface for Femtosense software
Home-page: https://github.com/femtosense/femtodriver
Author: Femtosense
Author-email: info@femtosense.ai
Project-URL: Source, https://github.com/femtosense/femtodriver
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.18.0
Requires-Dist: femtorun>=1.1.0
Requires-Dist: femtocrux>=2.0.0
Requires-Dist: redis>=4.0.0
Requires-Dist: pyyaml
Requires-Dist: scipy
Requires-Dist: colorama
Requires-Dist: hid>=1.0.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Femtodriver

The Femtosense Femtodriver compiles models for the Femtosense SPU-001 and allows developers to run them in simulation as well as on hardware to obtain model outputs, along with key execution metrics.

See the documentation at [femtodriver.femtosense.ai](https://femtodriver.femtosense.ai) for more details.
