Skip to content

F´ python tooling and helpers. Formally Fw/Pyhon

License

Notifications You must be signed in to change notification settings

aidan-wagner/fprime-tools

 
 

Repository files navigation

fprime-tools

A package containing tools to work with F´. Installation can be done using:

pip install fprime-tools

See also: https://nasa.github.io/fprime to see the F´ framework.

Black Formatter

To automatically format code, the Black Formatter can be installed with: pip install black

Then it can be run on the project using:

black ./

About

F´ python tooling and helpers. Formally Fw/Pyhon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Other 0.8%