Simplified packaging of Python modules
Flit is a simple way to put Python packages and modules on PyPI. It tries to require less thought about packaging and help you avoid common mistakes. Flit packages a single importable module or package at a time, using the import name as the name on PyPI. All sub-packages and data files within a package are included automatically.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.9.0-12.fc41 | - |
Fedora 41 | 3.9.0-12.fc41 | - |
Fedora 40 | 3.9.0-10.fc40 | - |
Fedora 39 | 3.9.0-3.fc39 | - |
You can contact the maintainers of this package via email at
python-flit dash maintainers at fedoraproject dot org
.