Django app to attach usable __repr__ and __str__ to any and all Django models, using unmigrated __unicode__ on Python 3
-
Updated
Oct 27, 2021 - Python
Django app to attach usable __repr__ and __str__ to any and all Django models, using unmigrated __unicode__ on Python 3
A Python decorator that automatically adds math operator dunders to a class.
Research into hacking in a `__new__` function before __cinit__ gets called so that C Extension Metaclasses can be made.
Proof of concept: Implementation of advanced python concepts
Object Oriented Programming in Python
An assertive Python security library.
Everything I learned on the roadmap
Um programa que simula um algoritmo simples de indexação de documentos usando estruturas de dados em Python.
Three Python projects I did demonstrating knowledge of how classes and objects work together
Matrix arithmetic engine built with Python OOP and dunder methods
Demonstration of operations Data Structures
Bioinformatics exercices for basics in python and a bit more advanced concepts in the later folders
An implementation of Roman numerals in Python, made with the purpose of studying object-oriented programming as well as exploring dunder methods.
A python package for getting information about python packages/modules such documentation, attributes, methods, method signatures etc
Go beyond simple scripts with this advanced Python course focused on Object-Oriented Programming (OOP) & basics of software design. Designed by George Freedom Tech.
A production-grade backend engine that validates, schedules, executes, and streams AI-style workloads using only Python’s standard library.
Add a description, image, and links to the dunder-methods topic page so that developers can more easily learn about it.
To associate your repository with the dunder-methods topic, visit your repo's landing page and select "manage topics."