We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
You can install from PyPI via pip:
pip
pip install yardang
You can install from conda-forge via conda (or mamba, etc):
conda-forge
conda
mamba
conda install yardang -c conda-forge
yardang can also be built and installed from source:
yardang
git clone https://github.com/python-project-templates/yardang.git cd yardang pip install -e .