Skip to main content

A useful collection of decorators (focused in animation)

Project description

Decorating: A Meta Repo To Decorators

Build Status codecov Requirements Status PyPi version PyPI pyversions PyPI status HitCount

Usage

Collection of decorators, a properly README will be write in soon. For now only we have few functionalities, the main usage is the @animated decorator.

Animated

Using as decorator and mixed with contextmanagers animation —- Using with nested contextmanagers contextmanager

Installation

WARNING: This project is still in current development at alpha! Don’t use in serious/production application yet.

Users

stable: sudo pip install decorating

bleeding-edge: sudo pip install git+https://www.github.com/ryukinix/decorating

Developers

sudo git clone https://www.github.com/ryukinix/decorating
cd decorating
sudo make develop

The develop mode creates a .egg-info (egg-link) as symlink with your standard site-packages/dist-packages directory. Don’t be worry with the decorating.egg-info, is only information for the package egg to link with your PYTHONPATH. For that, the usage is dynamic, you can modify the code in test on the command line always using absolute imports in anywhere (like the first example)

License

PyPi License

MIT

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

decorating-0.3.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

decorating-0.3-py3-none-any.whl (8.4 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