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.

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 needs to be installed prior to installing PyAvia (because setuptools is not completely working), 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

License

License

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.1.tar.gz (40.7 kB view hashes)

Uploaded Source

Built Distribution

pyavia-0.0.1-py3-none-any.whl (44.1 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