Metadata-Version: 2.4
Name: waterrocketpy
Version: 0.1.0
Summary: A modular Python package for simulating water rockets.
Author-email: Pablo M <pablo.marg8@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/Cube002/waterrocketpy
Keywords: waterrocketpy
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Provides-Extra: all
Requires-Dist: waterrocketpy[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"
Dynamic: license-file

# waterrocketpy


[![image](https://img.shields.io/pypi/v/waterrocketpy.svg)](https://pypi.python.org/pypi/waterrocketpy)
[![image](https://img.shields.io/conda/vn/conda-forge/waterrocketpy.svg)](https://anaconda.org/conda-forge/waterrocketpy)


**A modular Python package for simulating water rockets.**


-   Free software: MIT License
-   Documentation: https://Cube002.github.io/waterrocketpy
    

## Features

-   TODO
