-
Notifications
You must be signed in to change notification settings - Fork 2
aspects is a python module that enables Aspect Oriented Programming in Python. For now, it provides a set of ready-to-use aspects and an easy way to create your own aspects. The current possibilities are still a bit limited, but it will soon provide a more exhaustive way to define and use more complex aspects.
hellhound/logilab-aspects
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README for logilab.aspects ========================== Install ------- From the source distribution, extract the tarball and run :: python setup.py install Documentation ------------- The aspects module enables Aspect Programming with Python. For further information on how to use it, please check : ./doc/aspects-en.txt Comments, support, bug reports ------------------------------ Use the [email protected] mailing list. Since we do not have publicly available bug tracker yet, bug reports should be emailed there too. You can subscribe to this mailing list at http://www.logilab.org/mailinglists/python_projects/mailinglist_register_form Archives are available at http://lists.logilab.org/pipermail/python-projects/ If you prefer speaking french instead of english, you can use the generic [email protected] mailing list. Contributors ------------ * Frédéric Mantegazza : feedback, bug reports * Wei Wei : bug reports * Other people have contributed by their feedback, if I've forgotten you, send me a note !
About
aspects is a python module that enables Aspect Oriented Programming in Python. For now, it provides a set of ready-to-use aspects and an easy way to create your own aspects. The current possibilities are still a bit limited, but it will soon provide a more exhaustive way to define and use more complex aspects.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published