Metadata-Version: 2.1
Name: timeatlas
Version: 0.1
Summary: A time series data manipulation tool for Python
Home-page: UNKNOWN
Author: Frédéric Montet
Author-email: frederic.montet@hefr.ch
License: UNKNOWN
Description: TimeAtlas
        =========
        
        ![PyPI version](https://badge.fury.io/py/timeatlas.svg)
        ![PyPI Downloads](https://img.shields.io/pypi/dm/timeatlas)
        ![GitHub - License](https://img.shields.io/github/license/timeatlas-dev/timeatlas)
        
        **timeatlas** is an open source library for sensor data analysis and more. 
        It aims at providing a comprehensive API for time series analysis,
        prediction, as well as anomaly detections.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: all
Provides-Extra: torch
Provides-Extra: prophet
