Metadata-Version: 2.0
Name: lapart-python
Version: 0.1.5
Summary: Python package for performance monitoring of time series data.
Home-page: https://github.com/sandialabs/lapart-python
Author: LAPART Developers
Author-email: cbjones@sandia.gov
License: Revised BSD
Platform: UNKNOWN
Requires-Dist: matplotlib
Requires-Dist: numpy (>=1.10.4)
Requires-Dist: pandas (>=0.18.0)

# lapart-python
See documentation [here](http://lapart-python.readthedocs.io/en/latest)

## Installation
TODO: Describe the installation process

## Usage
TODO: Write usage instructions

## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

## History
TODO: Write history

## Credits
TODO: Write credits

## License
Revised BSD.  Click [here](http://lapart-python.readthedocs.io/en/latest/license.html)

