Simplified packaging of Python modules
conda install anaconda-python-gte-3.10::flit-core
Flit is a simple way to put Python packages and modules on PyPI. It tries to require less thought about packaging and helps avoid common mistakes.