All platforms: |
Name | Downloads | Version | Platforms |
---|---|---|---|
serapeum_utils is an open-source Python utility package
serapeum_utils
Installing serapeum_utils
from the conda-forge
channel can be achieved by:
conda install -c conda-forge serapeum_utils
It is possible to list all of the versions of serapeum_utils
available on your platform with:
conda search serapeum_utils --channel conda-forge
to install the last development to time you can install the library from github
pip install git+https://github.com/Serapieum-of-alex/serapeum_utils
to install the last release you can easly use pip
pip install serapeum_utils==0.2.0
>>> import serapeum_utils