Skip to content

metaperl/python-oop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-oop: Python object-oriented programming

See the wiki for all new data!!!

https://github.com/metaperl/python-oop/wiki

Core but nonetheless an add-on

collections.namedtuple is often forgotten about. However, it is preferable to the use of dictionaries in many cases. Discusssion

Add-ons

Method Munging

Dependency Injection

https://github.com/metaperl/python-oop/wiki/Dependency-Injection--&--Inversion-of-Control

Design Patterns

Web Development / HTML Generation

https://github.com/metaperl/python-oop/wiki/Web-Application-Development

Data Querying and Dictionary Wrappers

https://github.com/metaperl/python-oop/wiki/Data-Querying-and-Dictionary-Wrappers

Literature

https://github.com/metaperl/python-oop/wiki - search for literature in the Pages textbox

History

I intially made a reddit post followed by a post to comp.lang.python on this subject.

When metaparams was posted to the Python reddit I figured it was about time to have a central directory of such systems.

About

Catalog of Python object-oriented programming articles and links

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages