Utility for manipulating parameter sets for autopilots.
Project description
Welcome to Parasect, a utility for manipulating parameter sets for autopilots!
Features
Parasect has two-fold capabilities:
Compare two parameter sets and highlighting their differences.
Parsing from user-defined content and generating new parameter sets, ready for loading into an autopilot.
List of currently supported autopilots:
Requirements
Parasect is a pure-Python project. Its requirements are managed by the Poetry dependency manager. When you install Parasect via pip its requirements will also be installed automatically.
Currently Parasect has been tested:
in Continuous Integration servers for Ubuntu Linux, Windows
manually in Ubuntu Linux.
Installation
You can install Parasect via pip from PyPI:
$ pip install parasect
If you don’t care about using Parasect as a library and are only interested in command-line use, you can also use pipx, that provides better isolation from the rest of the system:
$ pipx install parasect
Usage
Parasect is primarily used as a command-line program. In its simplest form, two parameter files can be compared via:
$ parasect compare <FILE_1> <FILE_2>
The usage for building parameter sets is more involved. Please see the Command-line Reference for details.
Additionally, it exposes a minimal API, enabling automated operations. This is described in the API Reference.
It is strongly recommended that you read the Concepts that Parasect employs, if you plan to make full use of it.
Contributing
Contributions are very welcome. To learn more, see the Contributor Guide.
License
Distributed under the terms of the MIT license, Parasect is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Credits
This project was sponsored by Avy B.V., a UAV company in Amsterdam.
This project was generated from @cjolowicz’s Hypermodern Python Cookiecutter template.
The project logo was created by Cynthia de Vries.
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
Built Distribution
File details
Details for the file parasect-1.2.0.tar.gz
.
File metadata
- Download URL: parasect-1.2.0.tar.gz
- Upload date:
- Size: 24.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3971d075308cd03930707a106bf2f041782b2ad508c68e9c5441b714a529a476 |
|
MD5 | be6f4c028e50ab879e77f82c1d35fa17 |
|
BLAKE2b-256 | 236d2b3574226f4d6ca8848082d9e486ff445d49f76a9a2c70363e9b1ddba0f9 |
File details
Details for the file parasect-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: parasect-1.2.0-py3-none-any.whl
- Upload date:
- Size: 24.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | efe48d2f2fab500511d893f4c0444de7d19c39582abdeea8333747d3dc1984c5 |
|
MD5 | 9ed8a366e2a1e1dae0c172b59f985148 |
|
BLAKE2b-256 | 43e20176876b2e6f256394cd33abb21f46c7fdcfdc2bd91b87ed5249239c84db |