puffadder
puffadder copied to clipboard
A boiler plate reducing library for Python, inspired by Project Lombok for Java.
Results
1
puffadder issues
Sort by
recently updated
recently updated
newest added
Fantastic library, it would be nice if you could add more decorators. Is there anyway you get make the builder decorator more similar to lombok's version. like Student.Builder().name(john).Build()
enhancement