Skip to content

FacilityApi/FacilityPython

Repository files navigation

Facility Python Support

Python support for the Facility API Framework.

Build

Name Description NuGet
fsdgenpython A tool that generates Python for a Facility Service Definition. NuGet
Facility.CodeGen.Python A library that generates Python for a Facility Service Definition. NuGet

Documentation | Release Notes | Contributing

Facility Python on PyPi

The code generated by this package requires facility.py, which is included here and also published as a Python package on PyPI at https://pypi.org/project/facilitypython/

To install it:

pip install facilitypython

Also see: Building the facilitypython pypi package