Metadata-Version: 2.1
Name: simerse
Version: 1.3
Summary: Simerse Dataset Loader and Visualizer
Home-page: https://www.simerse.com
Author: Simerse
Author-email: hauckjp@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown



### Simerse Python Tools

If you can't be bothered digging through the output files of your Simerse dataset, 
then the official Simerse Python Tools are for you.

Currently the tools include
* The Simerse Data Loader, which loads datasets into friendly Python objects
* The Simerse Data Visualizer, which makes it easy to visualize Simerse dataset observations

For more on how to use the tools, visit https://www.simerse.com/learn for tutorials and documentation!

Or, check out the source (with examples) at https://github.com/Simerse/Python-Tools

