The package contains modules that will help in calculating rendering time.
Project description
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
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
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.
3D Stuff
These application we’re using every day.
Latest YouTube Videos
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.
My Social Media and Websites.
License
Mdsanima is released under the terms of MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mdsanima-0.1.1.tar.gz
.
File metadata
- Download URL: mdsanima-0.1.1.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f55c635cb972a56aafd2c5d037a1c96bed36524f178b94639ce0e38706b54762 |
|
MD5 | d3fa3381399f1bd5adb6818f32a84a4f |
|
BLAKE2b-256 | 031ebc779ea55387089d96d27788b79f64f64b9e12491989bfeffe07c5f75e96 |
File details
Details for the file mdsanima-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: mdsanima-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61d2e3c7cac3d82e49e77e161461948e954c0f45e8a453114adb5d8a0b68c1fc |
|
MD5 | 1dfa46123dc98303d0852f176856d5fd |
|
BLAKE2b-256 | 204da9c3e84992dbae11528b224a4eb0af4c92c01d5a96e34a1c5d798fd7da84 |