Skip to main content

The package contains modules that will help in calculating rendering time.

Project description

MDSANIMA

The package contains modules that will help in calculating rendering time.

The package also includes a module for print your text with an animation counting up or down.

Instalation

MDSANIMA pacage only works on Python 3

python -m pip install mdsanima

or

python3 -m pip install mdsanima

Usage

from mdsanima import render_time
from mdsanima import count_down
from mdsanima import count_up

render_time(2400, 21, 1, 30)
count_down('Your text ', 20, 0.1)
count_up('Your text ', 500, 0.001)

License

Mdsanima is released under the terms of the MIT License.

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

mdsanima-0.1.0.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

mdsanima-0.1.0-py3-none-any.whl (4.1 kB view hashes)

Uploaded 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