Metadata-Version: 2.1
Name: etabackend
Version: 0.9.9
Summary: Extensible Timetag Analyzer
Home-page: https://timetag.github.io
Author: ETA Team
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: cffi >=1.12.3
Requires-Dist: numpy <2.0.0,>=1.16.2
Requires-Dist: astunparse >=1.6.2
Requires-Dist: numba >=0.50.1
Requires-Dist: llvmlite >=0.33.0
Requires-Dist: matplotlib >=3.0.3
Requires-Dist: bokeh ==2.4.3
Requires-Dist: lmfit
Requires-Dist: scipy
Requires-Dist: pandas >=1.0.5
Requires-Dist: aiohttp
Provides-Extra: plotly
Requires-Dist: plotly ; extra == 'plotly'
Requires-Dist: dash ; extra == 'plotly'
Requires-Dist: dash-renderer ; extra == 'plotly'
Requires-Dist: dash-html-components ; extra == 'plotly'
Requires-Dist: dash-core-components ; extra == 'plotly'

ETA is a graphical event-driven programming language for time-tag processing.
