Aspyct is a Python 2.x and 3.x library including an aspect-oriented programming (AOP) engine, Unit Testing tools, and other general-purpose components.
Be the first to post a text review of Aspyct. Rate and review a project by clicking thumbs up or thumbs down in the right column.
* Aspyct.utils.Queryable save/open now work correctly under Python 3000 * Aspyct.unit.Test will report the correct line when an (un)expected error is (not) thrown. * Added Aspyct.meta, which contains various metaclasses * Added the cls property to the CallData. Value is the class of the object on which the method has been called, or None if it's a function * Added Aspyct.aop.FakeAspect, which is an empty aspect and may be used to temporarily disable one aspect * Aspyct.meta.Singleton now stores instance in class.__singleton_inst, to avoid name conflicts * Aspyct.aop.filter now turns * into \w*? instead of [^.]* * Added Aspyct.utils.Synchronized * some minor fixes in Aspyct/__init__.py. Aspyct.require is now included in __all__
* Aspyct.utils.Queryable save/open now work correctly under Python 3000 * Aspyct.unit.Test will report the correct line when an (un)expected error is (not) thrown. * Added Aspyct.meta, which contains various metaclasses * Added the cls property to the CallData. Value is the class of the object on which the method has been called, or None if it's a function * Added Aspyct.aop.FakeAspect, which is an empty aspect and may be used to temporarily disable one aspect * Aspyct.meta.Singleton now stores instance in class.__singleton_inst, to avoid name conflicts * Aspyct.aop.filter now turns * into \w*? instead of [^.]* * Added Aspyct.utils.Synchronized * some minor fixes in Aspyct/__init__.py. Aspyct.require is now included in __all__
* Aspyct.utils.Queryable save/open now work correctly under Python 3000 * Aspyct.unit.Test will report the correct line when an (un)expected error is (not) thrown. * Added Aspyct.meta, which contains various metaclasses * Added the cls property to the CallData. Value is the class of the object on which the method has been called, or None if it's a function * Added Aspyct.aop.FakeAspect, which is an empty aspect and may be used to temporarily disable one aspect * Aspyct.meta.Singleton now stores instance in class.__singleton_inst, to avoid name conflicts * Aspyct.aop.filter now turns * into \w*? instead of [^.]* * Added Aspyct.utils.Synchronized * some minor fixes in Aspyct/__init__.py. Aspyct.require is now included in __all__
- made Aspyct more transparent when handling exceptions in Python 2.x, while Python 3.x is OK - added Aspyct.filter function to create filter regexp easily - split Aspyct into 3 modules: aop, utils and unit
- made Aspyct more transparent when handling exceptions in Python 2.x, while Python 3.x is OK - added Aspyct.filter function to create filter regexp easily - split Aspyct into 3 modules: aop, utils and unit
- made Aspyct more transparent when handling exceptions in Python 2.x, while Python 3.x is OK - added Aspyct.filter function to create filter regexp easily - split Aspyct into 3 modules: aop, utils and unit
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: