Skip to main content

Fractals

Simple fractal generator

Installation

pip install fractals

Usage

from PIl import Image
import fractals
img = Image.new('RGB', (5000, 5000), (0, 0, 0))
figures = Figures(im=img)
figures.von_koch_curve_flake((2500, 2500), 2000,6)
img.save("test.bmp") 

Documentation

Complete documentation can be found (here)[]

Download files

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

Source Distribution

fractals-0.0.3.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fractals-0.0.3-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

Details for the file fractals-0.0.3.tar.gz.

File metadata

  • Download URL: fractals-0.0.3.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for fractals-0.0.3.tar.gz
Algorithm Hash digest
SHA256 abf83b6c0e531bf4713cba079595fb1547dc7f1cb929040422e5e3d03cb82ed5
MD5 ad170f14d158c15fa6a34ea47f341ab0
BLAKE2b-256 511dfa3da6476f8d15929885a07a5d02406fff65091d1ecb443fb6fce9d78107

See more details on using hashes here.

File details

Details for the file fractals-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: fractals-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 9.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for fractals-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d7f9095c67c29f48f8b5d3ea17d08b52b74afb70751049689f61ef02daf29d54
MD5 7e0376ae7130b4b25c1f8a234fa46bda
BLAKE2b-256 087175ba9e93ce67c9b60a72bfa2a11578a60f80d6c89ffdb343297fc565bf23

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.3 This release

2 files

0.0.2

2 files

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page