8 projects
docstring-checker
package to inspect docstrings of a project and generate HTML doc
docstring-type-tag-checker
package to check syntax of type tags in docstring
tpt-reading
package for template files reading and completion
hierarchical-storage
package for tree like structure sorted by category with named data
class-factory
package for factory mechanism for sub classes and auto import mechanism
singleton-classes
package for different Singleton classes and metaclasses
named-sequence
list like object allowing selection by name and index
protected-method-metaclass
Metaclass enabling protected mecanism on method with the Protected decorator