Skip to main content

Terminal based fractal explorer, including Mandelbrot, Burning Ship, and Julia.

Project description

💠 Terminal based fractal explorer, including Mandelbrot, Burning Ship, and Julia. 💠

Fractalistic

How to install 📥

You can install fractalistic easily with pip:

python3 -m pip install fractalistic

If you want to install the application securely, in an isolated environment, you can use pipx:

pipx install fractalistic

Now start the program with:

fractalistic

Features 🌟

Available fractals:

  • Mandelbrot set
  • Burning Ship set
  • Every Julia sets

  • 🖥️ Terminal based
  • ✨ Next-gen Terminal UI with texutal
  • 🔍 Zoom in/out
  • 🚶 Move around
  • ⚙️ Change max iterations
  • 🎨 Change color palette
  • 🔢 Custom decimal precision
  • 📸 High definition screenshots

Roadmap

Possible features to add later:

  • Splash screen
  • Custom mandelbrot/burning ship starting value or exponent
  • app.log_error(), etc utility functions
  • New mandelbrot variants

Commands:

  • Command to show current pos, zoom, etc

Development

Please, open an issue if you have any suggestion or if you found a bug. I will try to fix it as soon as possible. If you want to contribute, open an empty pull request and explain what you want to do, wait for me to approve it and then you can start working on it.

Running the app in textual dev mode

  • First, open a textual console in a terminal with this command.
textual console

You will need to have textual-dev installed. You can install it with pip.

pip install textual-dev
  • You can now open a new terminal, and start fractalistic in textual dev mode with :
# You must already be cd-ed into the repo directory
TEXTUAL=devtools,debug python3 -m fractalistic

Screenshots

Screenshot 1

Screenshot 3

Screenshot 2

Screenshot 4

Screenshot 5

Screenshot 6

Screenshot 7

Screenshot 8

Screenshot 9

Screenshot 10

Screenshot 11

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fractalistic-1.1.0.tar.gz (3.2 MB view hashes)

Uploaded Source

Built Distribution

fractalistic-1.1.0-py2.py3-none-any.whl (20.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page