Skip to main content

A package manager for F Prime

Project description

fppm - A Package and Dependency Manager for F'

F Prime packages (otherwise known as libraries) are a way for packaging components, topologies, and/or other F Prime-related elements to prepare for distribution. fppm aims to be the method of delivery for these packages.

This tool hopes to make it simpler to share, install and set up F Prime packages across different projects. More and more we notice that many subsystems for flight are being reused in the spirit of "heritage", and thus being able to distribute reusable bits of code is a powerful ability.

fppm is provided as a command line tool, with packages being version controlled using Git, and installation being dependent on registries. More information on these concepts is provided in the documentation for this tool.

Installation

To get started with fppm, you can install it onto your system using pip:

pip install fprime-fppm

Development

To develop fppm, it is recommended to install the "test" optional dependencies as well, as that will install the black formatter and pytest:

pip install fprime-fppm[test]

The black formatter should be ran on your branch when making a pull request to this repo. You can also clone this repo for local development, and then install it to your system using:

pip install --editable .

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

fprime_fppm-1.1.0.tar.gz (31.4 kB view details)

Uploaded Source

Built Distribution

fprime_fppm-1.1.0-py3-none-any.whl (26.8 kB view details)

Uploaded Python 3

File details

Details for the file fprime_fppm-1.1.0.tar.gz.

File metadata

  • Download URL: fprime_fppm-1.1.0.tar.gz
  • Upload date:
  • Size: 31.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for fprime_fppm-1.1.0.tar.gz
Algorithm Hash digest
SHA256 40d191a5fb71208df6e1db24b7b62d666dc587959f8f5ffd8c99e6ab03869edc
MD5 80f4c2e1a8f3475fc213ad713e53c978
BLAKE2b-256 02e29fbf23423039e743eab83484667d45fb194b5d080109df67a2f9bc15ed8f

See more details on using hashes here.

File details

Details for the file fprime_fppm-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: fprime_fppm-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 26.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for fprime_fppm-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fc7059549bf5888b771b37d4fc5ef53a844170638d51eed697931e78830e39c1
MD5 351393b204cd402ae7ea398bc0d15573
BLAKE2b-256 6dedb2ff536fd6cabe196cedab6a0dbbee54105a5b2f73a682289db5dbde6a4e

See more details on using hashes here.

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