Flit-core is the distribution-building parts of Flit (a packaging tool for simple Python modules).
Download HTTP: https://pypi.org/packages/source/f/flit-core/flit_core-3.12.0.tar.gz
Download SHA256 Sum: 18f63100d6f94385c6ed57a72073443e1a71a4acb4339491615d0f16d6ff01b2
Download Size: 52 KB
Estimated Disk Space: 370.7K
Estimated Build Time: less than 0.5 SBU
Python-3.14.4
Prepare Flit-core for compilation:
To Compile the Package, issue:
pip3 wheel -w dist --no-cache-dir --no-build-isolation --no-deps $PWD
Now Install the Package, issue:
pip3 install --no-index --find-links dist flit_core