Metadata-Version: 2.1
Name: carbonify
Version: 0.1.0
Summary: Open source library for carbon accounting and Lifecycle analysis
License: MIT
Author: Theo Alves Da Costa
Author-email: theo.alvesdacosta@ekimetrics.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: matplotlib (>=3.4.2,<4.0.0)
Requires-Dist: nltk (>=3.6.2,<4.0.0)
Requires-Dist: numpy (>=1.21.0,<2.0.0)
Requires-Dist: pandas (>=1.3.0,<2.0.0)
Requires-Dist: plotly (>=5.1.0,<6.0.0)
Requires-Dist: streamlit (>=0.84.1,<0.85.0)
Requires-Dist: tqdm (>=4.61.2,<5.0.0)
