A modular Python package for simulating water rockets.
Project description
waterrocketpy
A modular Python package for simulating water rockets.
- Free software: MIT License
- Documentation: https://Cube002.github.io/waterrocketpy
Features
- Simulates Waterrockets and provides time series values of Altetude, Speed, Waterconsumption, Airpressure, Air Temperature and much more!
- To install, just do pip install waterrocketpy
Project File Organization and Thoughts
Structure:
-waterrocketpy/
- ├── .github/
- │ ├── ISSUE_TEMPLATE/
- │ └── workflows/
- ├── docs/
- │ ├── examples/ //documentation-specific assets.
- │ ├── literature_sources/
- │ ├── overrides/
- │ ├── reference_runs/
- │ └── thinking/
- ├── examples/ //for user-facing demos or runnable use-cases.
- │ ├── ...
- ├── tests/
- │ ├── ...
- ├── waterrocketpy/ //what gets published on PyPI
- │ ├── analysis/
- │ ├── core/
- │ ├── data/
- │ ├── legacy/
- │ ├── optimization/
- │ ├── rocket/
- │ ├── utils/
- │ └── visualization/
- ├── .gitignore
- ├── pyproject.toml
- ├── README.md
- └── setup.cfg / setup.py //dont need these pyhthon 3.6 or higher
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
waterrocketpy-0.2.1.tar.gz
(2.3 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file waterrocketpy-0.2.1.tar.gz.
File metadata
- Download URL: waterrocketpy-0.2.1.tar.gz
- Upload date:
- Size: 2.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9a3bc09716c11288326ed74e8dcbedf97d3f75c3dba19fa342c368c0bac7a64
|
|
| MD5 |
f4b4da3577672be513c238fb68791ded
|
|
| BLAKE2b-256 |
7ad1c431e28396a35916ed21597dcda60d5247310917f19ba886b3fe87147e63
|
File details
Details for the file waterrocketpy-0.2.1-py2.py3-none-any.whl.
File metadata
- Download URL: waterrocketpy-0.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 66.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ede6435f2bfcacfd0fe017c71ab513009a42ad8e1f4beaa28a48033859052aa1
|
|
| MD5 |
5d742eaf5a9f789f0e2db714ec8a813f
|
|
| BLAKE2b-256 |
f66bab636c2ae328b10e16b8a07524afac729424151fdaec2c495ade253472ac
|