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 can be found at ReadTheDocs.
Source Code
The source code is available in the Github repository.
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
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyavia-0.0.3.tar.gz.
File metadata
- Download URL: pyavia-0.0.3.tar.gz
- Upload date:
- Size: 73.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f2319b538c767c051923f82169e0c37a88082e7e87b6f8873dc0cf3acc51ca6
|
|
| MD5 |
724bb14f65cd89c434b42c1b22c07ca9
|
|
| BLAKE2b-256 |
338d66beb0243fc6fcfab4c3baa350aef4af2d7d89add23242e287f4b4015c05
|
File details
Details for the file pyavia-0.0.3-py3-none-any.whl.
File metadata
- Download URL: pyavia-0.0.3-py3-none-any.whl
- Upload date:
- Size: 83.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
349575d9285db22c9bd57e0188975944236da750ce420f181f9eb87a06e34920
|
|
| MD5 |
47666052a3d0babd5fb2c6fd14ae1bc4
|
|
| BLAKE2b-256 |
521a6163d88f4392a95b3202dd13458f0064231a3f78332feb4c943d3277855b
|