Topside: Technical Operations Procedures Simulator & Integrated Development Environment
Waterloo Rocketry's operations simulator is a tool for modelling and simulating rocket launch systems and procedures.
Requirements
Python 3.7 or newer is required.
Required Python packages can be installed using pip install -r requirements.txt.
Building a standalone application
The tools/ directory contains two scripts for building a standalone application: build_cxfreeze.sh and build_pyinstaller.sh. However, currently only the PyInstaller build is functional due to upstream bugs in the interaction between SciPy, cx_Freeze, and Cython.
Building a standalone application should be as simple as running build_pyinstaller.sh. The resulting application can be found at dist/Topside/Topside.exe.
Release files for topside 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| topside-0.3.0.tar.gz | 34.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| topside-0.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 81.7 kB
Release files / topside-0.3.0.tar.gz
| Download URL | topside-0.3.0.tar.gz |
|---|---|
| Size | 34.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2f97e84531bb33835bd9930dd6a57f7c4d7e9944ca25088cb554c977a101c34b
|
|
BLAKE2b-256 checksum How to use checksums |
f65ce50676992a3ae3add65186df4aa8a2d4cc1c4f78c010e22060d1667bab3a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.6
|
Release files / topside-0.3.0-py3-none-any.whl
| Download URL | topside-0.3.0-py3-none-any.whl |
|---|---|
| Size | 47.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5b30caa5ce30cdbc95ed6c8e27186af85d023d8b36b65f985b685606409e2353
|
|
BLAKE2b-256 checksum How to use checksums |
aad49f09b9052c8cc9c7bb07c28711fe56fbfc80189b138b2da75540874ee3b9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.6
|