MDSANIMA DOCUMENTATION

Welcome to MDSANIMA Python Packages Documentation!

This is a simple Python Packages developed by Marcin Różewski aka MDSANIMA

Welcome to MDSANIMA Python Package

Latest Version on PyPi Supported Python Versions GitHub Top Language License Documentation Downloads

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.

Install Package

Warning

MDSANIMA package only works in Python 3.6 or later.

python -m pip install mdsanima                      # install latest version
python -m pip install mdsanima==0.1.1               # install specific version

Upgrade Package

python -m pip install --upgrade mdsanima            # upgrade to latest version
python -m pip install --force-reinstall msdsanima   # upgrade to latest version

Uninstall Package

python -m pip uninstall mdsanima                    # uninstall package

Usage

Module render_time returns print of render stats.

>>> from mdsanima import render_time
>>> render_time(512, 1, 0, 24, 128)

Module count_down and count_up returns print text and count animation.

>>> from mdsanima import count_down
>>> from mdsanima import count_up
>>> count_down('Your text ', 20, 0.1)
>>> count_up('Your text ', 500, 0.001)

Documentation

Full MDSANIMA package documentation can be found here documentation

Languages and Tools

This tools and languages we’re using every day.

Ubuntu Visual Studio Code Python HTML5 CSS3 JavaScript Google Firebase Microsoft Azure AWS SQLite MySQL Git GitHub Terminal

3D Stuff

These application we’re using every day.

Blender SideFx Houdini Epic Games Unreal Engine 4 Maxon Cinema 4D Foundry Nuke Gimp

Latest Blog Post

Connect With Me

Hi there, I’m Marcin Różewski aka MDSANIMA. These are all my social media and websites, check it out please. Thanks.

Twitter TOUDAJEW Follow Twitter STR9LED Follow Twitter MDSANIMA Follow

My Social Media and Websites.

MDSANIMA BLOG BLENDER GITHUB YOUTUBE VIMEO TWITCH TWITTER TOUDAJEW LINKEDIN INSTAGRAM MDSANIMA FACEBOOK MDSANIMA MAILCHIMP MAILING LIST TURBOSQUID 3D MODEL SHOP

MDSANIMA GitHub Stats

Indices and tables

WE LOVE PYTHON THIS IS THE BEST PROGRAMING LANGUAGE IN THE ENTIRE WORLD!