fprime-tools
F Prime Flight Software tooling, helpers and core data types
What it is and what it does
fprime-tools is a companion package to the F´ flight software framework maintained by NASA's Jet Propulsion Laboratory. It provides command-line utilities and helpers for developers working with F´ projects, including tools for code generation, testing, and project scaffolding. The package depends on common Python tools like pytest for testing, cookiecutter for templating, Markdown for documentation processing, and request libraries for HTTP operations.
Developers use fprime-tools as part of their F´ development workflow, either installing from PyPI or from a development branch for active feature work. The package supports modern Python versions (3.9–3.12) and is designed for Unix/POSIX environments. It integrates with standard development practices like code formatting (Black) and test coverage analysis (gcovr).
Use it for:
- Generate boilerplate code and project structure for new F´ flight software components using cookiecutter templates.
- Run automated tests and coverage analysis on F´ projects as part of continuous integration pipelines.
- Process and generate documentation from F´ project metadata using Markdown and related tools.
- Manage F´ project builds and deployments from the command line during embedded systems development.
- Install development versions of fprime-tools from a Git branch for testing new features before release.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides command-line tools and utilities for working with the F´ flight software framework, including code generation, testing, and project management helpers.
Yes, if you are developing with the F´ flight software framework. The package is actively maintained, has no known vulnerabilities, carries a permissive Apache 2.0 license, and installs with low friction. It is production-stable and widely used in the embedded systems and aerospace software community. Install it as part of your F´ project setup; there is no reason to avoid it.
Install
fprime-tools on PyPI
pip
pip install fprime-toolsuv
uv add fprime-toolspoetry
poetry add fprime-toolsInstalling fprime-tools
Before you install
Low friction installation as a pure Python wheel. Actively maintained with recent commits and production-stable status. Supports Python 3.9 through 3.12 on CPython and PyPy.
License in practice
Apache License 2.0 is permissive: you can use, modify, and distribute this package freely in commercial and private projects, provided you include a copy of the license and note any changes you make.
Quickstart
pip install fprime-tools
from fprime_tools import <tool_module>
# Use fprime-tools command-line utilities for your F´ project
Requires Python 3.9 or later. Some tools may depend on system utilities or environment configuration specific to your F´ project setup.
Verify before relying
- What specific command-line tools and utilities are included in the package beyond documentation references.
- Whether the package works standalone or requires the main F´ framework to be installed separately.
- Runtime behavior and API surface of the included tools beyond the description excerpt.
Package facts
| License | Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for… (full text in the JSON record) (permissive) |
| Python support | supports the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 7 — Markdown, pexpect, pytest, cookiecutter, gcovr, urllib3, requests |
| Maintenance | actively maintained — 122 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 86,956/month — #13,823 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: fprime_tools-4.2.1-py3-none-any.whl
Keywords: fprime, embedded, nasa, flight, software
Tags
More Build Tools packages
Provides reusable utilities for Python…
permissive · top 100 on PyPI
tqdmWraps any iterable to display a real-time…
copyleft · top 100 on PyPI
pippip is the standard installer for Python…
permissive · top 100 on PyPI
hatchlingHatchling is a standards-compliant Python build…
permissive · top 100 on PyPI
grpcio-toolsGenerates Python gRPC service stubs and message…
permissive · top 1,000 on PyPI
pre-commitpre-commit is a framework for installing and…
permissive · top 1,000 on PyPI
fprime-fppFPP is a modeling language and compiler for the…
permissive · top 15,000 on PyPI
fprime-visualA browser-based web application for visualizing…
permissive · top 15,000 on PyPI
pyhelper-utilsProvides a collection of utility functions for…
permissive · top 15,000 on PyPI
fr24fr24 retrieves real-time and historical flight…
permissive · top 15,000 on PyPI
primePyProvides functions to test primality, factor…
permissive · top 5,000 on PyPI
flightsProgrammatic access to Google Flights search…
permissive · top 15,000 on PyPI
spiceypySpiceyPy wraps the NAIF C SPICE Toolkit to…
permissive · top 15,000 on PyPI
earthaccessearthaccess searches, downloads, and streams…
permissive · top 15,000 on PyPI
primeCLI and Python SDK for managing GPU compute,…
permissive · top 15,000 on PyPI
FlightRadarAPIUnofficial Python SDK for querying…
permissive · top 15,000 on PyPI