Skip to main content

Animation with turtle.

Reason this release was yanked:

Its because I accidentally made it lol

Project description

pyAn - animation software for python. Does not use any other modules except turtle and math. Commands

  • startTurtle() - starts an animation.
  • frame() - goes to the next frame.
  • Obj class: Obj(args).
    • run() - draws the object.
    • Obj types: Obj([, other args]). -- 2d: --- ellipse: Obj(["ellipse", x, y, a, b, color, run]) --- rectangle: Obj(["rectangle", x, y, w, h, color, run]). --- polyline: Obj(["polyline", [(x1,y1), (x2,y2), ...], color, run]). -- 3d: --- rect prism: Obj(["rect prism", x, y, z, w, h, d, color, run]).
    • color: tuple of (r, g, b).
    • run: attribute if you are going to automatically use run() on the object.

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

pyAn-0.1.2.tar.gz (1.5 kB view details)

Uploaded Source

Built Distribution

pyAn-0.1.2-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file pyAn-0.1.2.tar.gz.

File metadata

  • Download URL: pyAn-0.1.2.tar.gz
  • Upload date:
  • Size: 1.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.8.0 tqdm/4.56.2 CPython/3.8.7

File hashes

Hashes for pyAn-0.1.2.tar.gz
Algorithm Hash digest
SHA256 5e2e2d4bd4a98424ce2f4e4f679c31d73674745b0f3c01107abff73829889ba4
MD5 21a28351af65605d4bdc998fb7307959
BLAKE2b-256 321852e3a96534937bf99c3bee423dd05d4013c2a4106fbc08d1279277aa27b4

See more details on using hashes here.

File details

Details for the file pyAn-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: pyAn-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 2.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.8.0 tqdm/4.56.2 CPython/3.8.7

File hashes

Hashes for pyAn-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 778c69ec063f4c181119e7cdb003d8cb35befd8729ee41b926eeaff5204da64c
MD5 8fc9861357edc62efe97c22678574de4
BLAKE2b-256 a6954bd285c911798cf047baf0e2e2f8e5c78ea50c5088e5d42078ba5bb66f0f

See more details on using hashes here.

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