On Tue, Feb 15, 2022 at 03:43:54PM +0530, Avanish Gupta wrote:

> I would like to highlight the value my thought offers to the developers.
> They often have to write classes while writing a module. In the class, they
> are supposed to write classes and objects. In a class, typically the
> attributes are private, and we have getters and setters to access and
> modify them. 

If developers are writing classes with lots of getters and setters, they 
probably think they are writing Java instead of Python.

https://dirtsimple.org/2004/12/python-is-not-java.html

I think you have done the right thing to put your code on PyPI. We'll 
wait to see whether people find it useful.

-- 
Steve
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/4NAAX4YD4M4T6ESKLQLLXTLEJKU74QZG/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to