Skip to main content

cover of scene from revenge of the nerds

Project description

happy_couple

Script for create cover of animation from revenge of the nerds movie

Info

For now script works with open-cv. I think of add some features in the future, and tkinter gui as option.

Install

.. code-block:: python

pip install happy_couple

Usage

.. code-block:: python

from happy_couple import animation

animation(Fale)
# then just press enter, or type some commands. Hardcoded sequence will be executed.

animation(True)
# use specified commands, to create expected animation

Fake sequence commands

It can be use, to simulate real coding:

- > this is very strange animation

- > start

- > glasses(20, some.glasses())

- > eyes(2, 'big', 'center-left')

- > hair('wavy', 'long')

- > resize_down('right-corner')

- > full_figure('legs', 'hands', 'feets')

- > man_full_figure('head', 'body', 'legs', 'hands', 'feets', 'glasses')

- > hand_up('man')

- > hand_up('woman')

- > walk(men, woman)

- > dance('right-left', 'forward', 'sound'='on')

Screen from happy_couple animation

.. image:: happy_couple.png

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

happy_couple-0.1.1.tar.gz (277.4 kB view hashes)

Uploaded Source

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