mandelia 0.0.4

Creator: bigcodingguy24

Last updated:

Add to Cart

Description:

mandelia 0.0.4

Mandelia





Application to visualize fractals of mandelbrot and julia.
Installation from PyPI
pip3 install mandelia
python3 -m mandelia

Get Latest from Github
Before trying to build, you need to install Microsoft C++ Build Tools
pip3 install git+https://github.com/Dashstrom/mandelia
python3 -m mandelia

Install for developpement
git clone https://github.com/Dashstrom/mandelia.git
pip3 install -r requirements_dev.txt
python3 setup.py test
python3 -m mandelia

Standalone for Windows
git clone https://github.com/Dashstrom/mandelia.git
cd mandelia
py setup.py exe
.\dist\Mandelia.exe

Preview
Main window

Export Window

Operation Window

Languages

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.