I am looking for a python project to develop, and all the python I wrote is minor scripting without regard to classes or structure. I haven't seen much about this, is that how big python projects are done?
Also, are there such things as “namespaces” and “projects” in this area? Like object oriented principles like inheriting from other classes?
source
share