Metadata-Version: 2.1
Name: ThunderFlowPro
Version: 0.1.0
Summary: Consumption estimation EV battery
Home-page: https://github.com/cordeiroandres/EV-battery-calculator
Author: Andres Cordeiro
Author-email: cordeiroandres@gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8.13
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# ThunderFlowPro

ThunderFlowPro
EV-battery-estimation-calculator
This code estimates electric vehicle (EV) battery consumption and speed based solely on GPS coordinates and timestamps. It processes the data to calculate distances and time intervals between points, allowing for the computation of average speeds. An energy consumption model is applied, considering speed and battery characteristics, to estimate energy usage. 

## Installation

You can install ThunderFlowPro using pip:

pip install ThunderFlowPro

## Documentation
For more detailed information and usage examples, please refer to the documentation.

## License
This project is licensed under the MIT License.

## Contributing
If you'd like to contribute to this project, please read our Contributing Guidelines.

## Contact
Author: Andres Cordeiro
Email: cordeiroandres@gmail.com
Project Homepage: https://github.com/cordeiroandres/ThunderFlowPro
