A simple Mandelbrot explorer for the terminal.
Project description
textual-mandelbrot
Introduction
This package provides a simple Mandelbrot set widget that can be used in Textual applications, and also provides an application that can be used to explore the classic Mandelbrot set in the terminal.
Installing
pipx
The package can be installed using pipx
:
$ pipx install textual-mandelbrot
Homebrew
The package is available via Homebrew. Use the following commands to install:
$ brew tap davep/homebrew
$ brew install textual-mandelbrot
Running
Once installed you should be able to run the command mandelexp
and the
application will run.
Exploring
If you use mandelexp
to run up the display, the following keys are
available:
Keys | Action |
---|---|
Up, w, k | Move up |
Shift+Up, W, K | Move up slowly |
Down, s, j | Move down |
Shift+Down, S, J | Move down slowly |
Left, a, h | Move left |
Shift+Left, A, H | Move left slowly |
Right, d, l | Move right |
Shift+Right, D, L | Move right slowly |
PageUp, ] | Zoom in |
PageDown, [ | Zoom out |
Ctrl+PageUp, } | Zoon in deeper |
Ctrl+PageDown, { | Zoom out wider |
*, Ctrl+Up | Increase "multobrot" |
/, Ctrl+Down | Decrease "multibrot" |
Ctrl+Shift+Up | Increase "multibrot" in smaller steps |
Ctrl+Shift+Down | Decrease "multibrot" in smaller steps |
Home | Center 0,0 in the display |
, | Decrease iterations by 10 |
< | Decrease iterations by 100 |
. | Increase iterations by 10 |
> | Increase iterations by 100 |
Ctrl+r | Reset to initial state |
Escape | Quit the application |
1 | Colour set 1 |
2 | Colour set 2 |
3 | Colour set 3 |
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
Built Distribution
File details
Details for the file textual_mandelbrot-0.8.1.tar.gz
.
File metadata
- Download URL: textual_mandelbrot-0.8.1.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a896f2535ee39d58caa5491b639dd14fbdbc176c4e072266283396fa2ebc273b |
|
MD5 | bdc629601d0c518f3fa504cb602291b8 |
|
BLAKE2b-256 | 2abf88c8fa18526d9749f23bbf754a65f9f902db018aa8049208656d0fa4c4a6 |
File details
Details for the file textual_mandelbrot-0.8.1-py3-none-any.whl
.
File metadata
- Download URL: textual_mandelbrot-0.8.1-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a3be11f8fae9165904159e3b0d3915a0d818501b8a2813bff890934fa79cc9f |
|
MD5 | c8220d931bde8b36204daec4ed5bbd91 |
|
BLAKE2b-256 | f618f1d89745982ec2e5962d0e9ff7b625b9639dc4697a530cf385bb7b9b60df |