Installation#

Conda#

The easiest way to install oslumen is using the conda package manager.

conda install -c conda-forge oslumen

Using mamba is faster

mamba install -c conda-forge oslumen

From Pypi#

Simply run

pip install oslumen

From source#

Clone the repository

git clone https://gitlab.com/benvial/oslumen.git

Install the package locally

cd oslumen
pip install -e .

From gitlab#

pip install -e git+https://gitlab.com/benvial/oslumen.git#egg=oslumen

Importing the package#


import oslumen as pk

for i in range(10):
    print(i)
print("Hello World!)

Heading 3#

Header#

Header#

Header#
Header#

xsaxsa