Metadata-Version: 2.1
Name: puzzlestream
Version: 0.7.9
Summary: Data analysis software
Home-page: https://puzzlestream.org
Author: Nils Holle, Fabian Theissen
Author-email: info@puzzlestream.org
License: MIT
Keywords: data analysis
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: PyQt5
Requires-Dist: pyqtgraph
Requires-Dist: appdirs
Requires-Dist: tabulate
Requires-Dist: psutil
Requires-Dist: diskcache
Requires-Dist: gitpython
Requires-Dist: jedi
Requires-Dist: pyqode.python
Requires-Dist: bs4
Requires-Dist: lxml
Requires-Dist: autopep8
Requires-Dist: isort
Requires-Dist: pyyaml

Puzzlestream
============
Puzzlestream is an interactive analysis enviroment for Python, providing a fast and simple way from raw data to meaningful results and visualisations. By organising your code in modules, Puzzlestream gives you an instantaneous overview of your project's structure - however complicated it may be. Highly interactive graphical interfaces support you in gaining an intuition for your data, asking the right questions and finding the corresponding answers. Platform independence and easy installation allow a quick start on any system you like.

More information and the documentation can be found at https://puzzlestream.org.


