Skip to main content

A pygame animation package

Project description

Pyanimation
===========
A python module to easily create animations in pygame

.. image:: /examples/images/spritesheet.png


Setup
-----

.. code-block:: bash

$ pip install pyanimation

Code sample
-----

.. code-block:: python

girl = Animation("images/spritesheet.png")
girl.create_animation(0, 0, 125, 125, "run")
screen.blit(girl.update_surface(), (girl.x, girl.y))

Look in the example folder for complete examples.

.. image:: /examples/images/showcase.gif


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

pyanimation-0.6.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

pyanimation-0.6-py2.py3-none-any.whl (4.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pyanimation-0.6.tar.gz.

File metadata

  • Download URL: pyanimation-0.6.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyanimation-0.6.tar.gz
Algorithm Hash digest
SHA256 0de1c3092da0e830bb73522ca85516d94d32c06ce1317a7111d636d374263ddd
MD5 8dd0076086b3374fd531b3d7d38f5add
BLAKE2b-256 f1ac32044f4a49d861e6ef5ce9e160a6b970707abf57454d29c0e41943091b41

See more details on using hashes here.

File details

Details for the file pyanimation-0.6-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pyanimation-0.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ce0349dcbc9b398cde8f05a7de92695e91a55667e23416efe103e846fd87de3a
MD5 5e560f464a41fe46d79782b0df53d787
BLAKE2b-256 94f25739f89ab3a24ea895a1c6a250f43029835759cc3f182cadbbacbb35dcf3

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