distribution-building parts of Flit
flit_core provides a PEP 517 build backend for Python packages using Flit. The only public interface is at flit_core.buildapi and provides the API specified by PEP 517; it is accessed by build tools such as pybuild or pip.
Homepage: https://flit.pypa.io/