Skip to main content

Python Flight Mechanics Engine

Project description

Name:

PyFME

Description:

Python Flight Mechanics Engine

Website:

https://github.com/AeroPython/PyFME

Author:

AeroPython Team <aeropython@groups.io>

Version:
0.1.0

travisci codecov docs license mailing

PyFME

If you want to know how PyFME works, how to collaborate or get our contact information, please visit our wiki

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page