Skip to main content

Useful functions commonly used in aerospace engineering.

Project description

PyAvia

PyAvia is a collection of modules useful for common tasks in aerospace engineering or engineering in general.

The current version is 0.0.3.

Important points:

  • Development is intended to be organic.
  • Modules presently included were either previously developed during my day-to-day work as an engineer, or otherwise just out of curiosity. If something seems like it might be useful to other people, I will try to include it.
  • I don't intend on including anything that is particularly arcane, buggy, hard to use or not for the public domain.

Warning

CAVEAT COMPUTOR - These modules are provided "as is", without warranty of any kind. They are intended to be read and/or used by people trained in engineering and scientific methods who know how to verify results and who can recognise incorrect values when they see them... which will happen frequently.

Installation

NumPy may need to be installed prior to installing PyAvia (because I may not have setuptools completely on my side), see this link.

Once NumPy is installed, install PyAvia using the typical pip installation methods, for example:

  • Using a shell with pip directly and root access:
$ pip install pyavia
  • Using a windows prompt as a user only:
C:\> py -m pip install --user pyavia

Documentation Documentation Status

Documentation can be found at ReadTheDocs.

Source Code

The source code is available in the Github repository.

License License

PyAvia is provided free of charge for use under the conditions of the MIT license.

See the license file for more details.

Copyright 2020 © Eric J. Whitney

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

pyavia-0.0.3.tar.gz (73.9 kB view hashes)

Uploaded Source

Built Distribution

pyavia-0.0.3-py3-none-any.whl (83.9 kB view hashes)

Uploaded Python 3

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