classdirectory 0.1.2

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

classdirectory 0.1.2

# classdirectoryGet your objects here.## Usage```pythonfrom classdirectory import ClassDirectoryimport your_modulecd = ClassDirectory(your_module)matching_classes = cd.find(parent=your_module.Parent, regex='Something$')```

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.