Versions

Description

This project encourages an exploration into the limits of decorators in `Python`. While decorators might by new to beginners, they are an extremely useful feature of the language. They can be similar to Lisp Macros, but without changes to the AST. Great decorators from this packages are @animated and @writing. This repository is made from scratch, just using Python's Standard Library, no dependency!

Repository

https://github.com/ryukinix/decorating.git

Project Slug

decorating

Last Built

6 years, 3 months ago passed

Maintainers

Home Page

https://github.com/ryukinix/decorating

Badge

Tags

animation, decorating, decorators, python

Short URLs

decorating.readthedocs.io
decorating.rtfd.io

Default Version

latest

'latest' Version

master