flit — Easy Playground
Simple PyPI publishing with minimal config
Getting started with flitRun locally
Install
pip install flitPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: flit)
flit is a third-party package. Simple PyPI publishing with minimal config. Install with: pip install flit
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?