Skip to content

Serapieum-of-alex/serapeum_utils

Repository files navigation

GitHub release (latest by date) Python Versions License: GPL v3 pre-commit Language grade: Python

Current build status

All platforms:

GitHub last commit GitHub forks GitHub Repo stars

Github all releases

Current release info

Name Downloads Version Platforms
Conda Recipe Conda Downloads Downloads Downloads Downloads PyPI - Downloads GitHub all releases GitHub release (latest by date) Conda Version PyPI version Anaconda-Server Badge Conda Platforms Join the chat at https://gitter.im/serapeum_utils/serapeum_utils

serapeum_utils - utility library for Python

serapeum_utils is an open-source Python utility package

serapeum_utils

Main Features

Installing 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

Install from Github

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

pip

to install the last release you can easly use pip

pip install serapeum_utils==0.2.0

Quick start

  >>> import serapeum_utils