{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides a Python bridge to invoke C# Power Fx expressions through pythonnet and cffi, enabling Power Fx formula evaluation from Python code.","skillfed_tags":["interop","formula-evaluation"],"use_cases":["Evaluate Power Fx formulas in Python scripts without requiring Power Apps or Power Automate runtime.","Migrate Power Fx logic from Microsoft platforms into Python-based data pipelines or ETL workflows.","Test Power Fx expressions programmatically as part of a Python test suite.","Prototype Power Fx formulas in Python before deploying them to Power Apps.","Integrate Power Fx formula evaluation into Python applications that need Microsoft expression semantics."],"what_it_does":"powerfx is a Python wrapper that bridges to a C# implementation of Power Fx, Microsoft's formula language used in Power Apps and Power Automate. It lets you evaluate Power Fx expressions from Python code by delegating to the underlying .NET runtime through pythonnet and cffi.\n\nThe package is a thin interop layer: you install it, import it, and call Power Fx formulas as if they were Python functions. It requires Python 3.10 or later and depends on pythonnet to communicate with the C# side, plus cffi for low-level C interoperability. The package is in early release (version 0.0.34) and has not been updated in 235 days, so stability and feature completeness are not yet established.","worth_installing":"Yes-with-conditions. The package has no known vulnerabilities and permissive licensing. However, it is in early release (0.0.34), aging (235 days since last update), and lacks visible repository metadata, making its maintenance status unclear. Install only if you specifically need Power Fx evaluation in Python and can tolerate potential instability or lack of future updates. Verify that pythonnet works reliably on your target platform before committing to it."},"id":"powerfx","links":{"html":"https://skillfed.io/packages/powerfx","md":"https://skillfed.io/packages/powerfx.md","pypi":"https://pypi.org/project/powerfx/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-12-22","license_spdx":null,"license_treatment":"permissive","name":"powerfx","python_support":"supports_current","summary":"Power Fx python bridge to invoke c# implementation."},"popularity":{"monthly_downloads":356849,"position":7277,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.34"}
