Skip to main content

A collection of python coding utilities

Project description

pytilities is a utility library for developers.

It has the following features:

- delegation: decorate classes with attributes that are delegated to a
target object without having to write those attributes on the decorating
class

- event dispatching: Observer/Listener like event dispatching with wrappers
for hiding events on dispatchers and combining dispatchers

- function overloading

- various: a NumberType (anything numeric), a mangle function, ...

Tested on python 2.6, it may work on other versions as well.

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

pytilities-0.1.0.tar.gz (41.6 kB view hashes)

Uploaded Source

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