Metadata-Version: 2.1
Name: fpowerkit
Version: 0.1.5
Summary: A Distflow PDN solver based on Gurobi.
Author: fmy_xfk
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: feasytools >=0.0.21
Requires-Dist: gurobipy >=9.1.0
Requires-Dist: numpy >=1.20.0

# FPowerKit - A power distribution network calculation component

This is a package based on Gurobipy implementing optimal power flow (OPF).

Since this package is still under development, the API is unstable and may be changed anytime.

Please visit https://gitee.com/fmy_xfk/fpowerkit to read the detailed introduction and the usage.
