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
Release files for pyavia 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyavia-0.0.3.tar.gz | 73.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyavia-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 157.8 kB
Release files / pyavia-0.0.3.tar.gz
| Download URL | pyavia-0.0.3.tar.gz |
|---|---|
| Size | 73.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7f2319b538c767c051923f82169e0c37a88082e7e87b6f8873dc0cf3acc51ca6
|
|
BLAKE2b-256 checksum How to use checksums |
338d66beb0243fc6fcfab4c3baa350aef4af2d7d89add23242e287f4b4015c05
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / pyavia-0.0.3-py3-none-any.whl
| Download URL | pyavia-0.0.3-py3-none-any.whl |
|---|---|
| Size | 83.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
349575d9285db22c9bd57e0188975944236da750ce420f181f9eb87a06e34920
|
|
BLAKE2b-256 checksum How to use checksums |
521a6163d88f4392a95b3202dd13458f0064231a3f78332feb4c943d3277855b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|