An aleatory syntaxes package. Third generation.
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aleat3-0.2.6.tar.gz
(11.0 kB
view hashes)
Built Distribution
aleat3-0.2.6-py3-none-any.whl
(14.6 kB
view hashes)