Metadata-Version: 2.4
Name: syre
Version: 0.11.0
Summary: Python library for Syre data analysis and management.
Project-URL: Issues, https://github.com/syre-data/syre/issues
Project-URL: Source, https://github.com/syre-data/syre
Project-URL: Homepage, https://syre.ai
Author-email: Brian Carlsen <carlsen.bri@gmail.com>
License-Expression: MIT OR Apache-2.0
License-File: LICENSE-APACHE
License-File: LICENSE-MIT
Keywords: data analysis,data management
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: filelock
Requires-Dist: pyzmq
Description-Content-Type: text/markdown

# Syre

Scientific data management and analysis.

```bash
python -m pip install syre
```
> Full documentation at [syre.ai](https://www.syre.ai).

Syre is a framework for managing and analyzing data. Syre utilizes **top-down organization** and **bottom-up analysis** to make analyzing your data and drawing conclusions easy. This allows your data and analysis to stay separate and modular.
