Give AlbumentationsX a star on GitHub — it powers this leaderboard

Star on GitHub

flit-core

Distribution-building parts of Flit. See flit package for more information

Downloads: 0 (30 days)

Description

flit_core
---------

This provides a `PEP 517 <https://peps.python.org/pep-0517/>`_ build backend
for packages using `Flit <https://pypi.org/project/flit/>`_.  The only public
interface is the API specified by PEP 517, at ``flit_core.buildapi``.

See the `Flit documentation <https://flit.pypa.io/en/stable/>`_ for more
information.