Python Flight Mechanics Engine
Project description
- Name:
PyFME
- Description:
Python Flight Mechanics Engine
- Website:
- Version:
- 0.1.0
If you want to know how PyFME works, how to collaborate or get our contact information, please visit our wiki
Gallery of examples
How to install
PyFME is not yet in PyPI, so you can install directly from the source code:
$ pip install https://github.com/AeroPython/PyFME/archive/0.1.x.zip
If you have git installed, you can also try:
$ pip install git+https://github.com/AeroPython/PyFME.git
If you get any installation or compilation errors, make sure you have the latest pip and setuptools:
$ pip install --upgrade pip setuptools
How to run the tests
Install in editable mode and call py.test:
$ pip install -e . $ py.test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
PyFME-0.1.0.tar.gz
(27.8 kB
view details)
File details
Details for the file PyFME-0.1.0.tar.gz
.
File metadata
- Download URL: PyFME-0.1.0.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5bd7fd8cfa0b5b21d7cb6ce1942433622557af5222d0a877ebd29d13f865674e |
|
MD5 | 69ad69e3c0f369d4edcdbd0b8264a077 |
|
BLAKE2b-256 | f656b4ef1675de8363e1177b9e1078eded8a6f1c4097ba27a6b12f3c3f115562 |