Python support for the Facility API Framework.
| Name | Description | NuGet |
|---|---|---|
| fsdgenpython | A tool that generates Python for a Facility Service Definition. | |
| Facility.CodeGen.Python | A library that generates Python for a Facility Service Definition. |
Documentation | Release Notes | Contributing
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