Welcome to Matils

Matils is a personal project intented to catalog utillities functions.

These function and classes that I came accross during my coding activties. One of the major target is to catalog the Design Patters implemented by me (not exactly utilities but let’s say so! :P).

matils package

This package is the central point to find nice utilities in Matils.

Check out the code documentation it is very rich and provides informations and valuable examples to start playing with Matils.

matils

matils package

Subpackages

matils.patterns package
Submodules
matils.patterns.observer module
Module contents

This Package contains the implementation of different Desing Patterns.

The patterns package is intended to be a collection of useful Design Patterns ready to be used in your projects. We intend to be extremly pythonic in the implementation and provide scalability and performance.

Fell free to report any issue regarding performance or lack od scallability if you find some.

Module contents

This package is the central point to find nice utilities in Matils.

Check out the code documentation it is very rich and provides informations and valuable examples to start playing with Matils.