1
Reply
1
Boost
the Python "attrs" package is imported as "attr" and provides two functions: "attr.s" and "attr.ib" 🙃
i did the same in my "eff" package which provides "eff.ects" class:
https://pypi.org/project/eff/
Discussion
the Python "attrs" package is imported as "attr" and provides two functions: "attr.s" and "attr.ib" 🙃
i did the same in my "eff" package which provides "eff.ects" class:
https://pypi.org/project/eff/