A package for creation and display three fractal types
Project description
Fractaly - Fractal Visualization Tool
A cross-platform application for generating and exploring fractal images.
Features
- Multiple fractal types (Mandelbrot, Julia, etc.)
- Interactive zoom/pan
- Custom color schemes
Installation
pip install -e .
Usage
import wx
import fractaly
app = wx.App(False)
frame = fractaly.FractalFrame()
frame.Show()
app.MainLoop()
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
fractaly-0.2.0.tar.gz
(115.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
fractaly-0.2.0-py3-none-any.whl
(114.3 kB
view details)
File details
Details for the file fractaly-0.2.0.tar.gz.
File metadata
- Download URL: fractaly-0.2.0.tar.gz
- Upload date:
- Size: 115.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aba74fd459c579d56535211462b4f578fccee706c0fd184bef2f89591c6103f6
|
|
| MD5 |
bf70de56763a9091e69e1dfd3e65da13
|
|
| BLAKE2b-256 |
5a89fb7d222d8dc872613861917fc69ddc15b82a96cdd41afc16a5e1fa9b2784
|
File details
Details for the file fractaly-0.2.0-py3-none-any.whl.
File metadata
- Download URL: fractaly-0.2.0-py3-none-any.whl
- Upload date:
- Size: 114.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a48a00ee108fa725a2cfe54cbdca40f38d63b0db2d3a209cfdb7e6e4acbf5fa8
|
|
| MD5 |
8fb841416f2e873b84a76ae95100403c
|
|
| BLAKE2b-256 |
bc06c9880fb71d4316b1ea7282c48b97144fa06bc1f7a7fb857a4246f4393da3
|