0 purchases
aleat3 0.2.9
Aleatoryous 3
This is the 3rth Generation of aleatory objects, built by Diego
Ramirez.
Introduction
The Aleatoryous package allows you to build:
Aleatory Syntax objects
Dice: aleatory.dice
Coin: aleatory.coin
Roulette: aleatory.roulette
By using the Python library random, Aleatoryous object can build many solutions
for problems where aleatory numbers or specific output are needed.
This package is built to be used with Python versions 3.5 to 3.9.
To enjoy the Aleatoryous materials, you must download the package from the PyPi
and install it with pip by one of this ways:
pip install aleat3_[version]_[platform].whl
pip install aleat3_[version]_[platform].tar.gz
Also, you can install it with Pip from Internet without downloading:
pip install aleat3==[version]
pip install --upgrade aleat3
pip install aleat3
To view more
Check out more docs here:
General documentation
Get some useful info about the package, issues, etc.
Contributing page
Learn about how to contribute to aleat3.
Some aleat3 examples
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.