Metadata-Version: 2.1
Name: conduit
Version: 0.999
Summary: Python stream transformation package for common Power Engineering analytics.
Home-page: https://pingthings.io/
Author: Kevin D. Jones, Benjamin Bengfort, and Allen Leis
Author-email: info@pingthings.io
Maintainer: Benjamin Bengfort
Maintainer-email: info@pingthings.io
License: Apache 2
Download-URL: https://github.com/PingThingsIO/conduit/tarball/v0.999
Project-URL: Documentation, https://pingthings.io/
Project-URL: Download, https://github.com/PingThingsIO/conduit/tarball/v0.999
Project-URL: Source, https://github.com/PingThingsIO/conduit
Project-URL: Tracker, https://github.com/PingThingsIO/conduit/issues
Keywords: power engineering,analytics,time series,data flow,transformers
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.16)
Requires-Dist: scipy (>=1.2)

# Conduit

**Python stream transformation package for common Power Engineering analytics.**

Package coming soon!

## Notes

For users of conduit v0.0.8 or earlier, a framework for dataflow-style python programming, the versions are still maintained here. Starting with version 1.0 the new conduit package is a power engineering analytics library that also has dataflow-like properties. We would like to say a special thank you to [@sleibman](https://github.com/sleibman) for allowing us to take over this namespace for our project!

