flit
Package — PackagingPython 3.7+Intermediate
Simple PyPI publishing with minimal config
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- flit-core, requests, tomli-w, docutils
- Install
pip install flit
Learn by Difficulty
Quick Example
python
# Install: pip install flit import flit # Basic flit usage print(f"Using flit") # See documentation for detailed examples
flit is a third-party package. Simple PyPI publishing with minimal config. Install with: pip install flit
Try in PlaygroundTags
packagepackagingdistributionbuild