Generate documentation for magic methods from json files
-
Updated
Oct 25, 2016 - PHP
Generate documentation for magic methods from json files
Trait for adding magic setters / getters to objects
Implement comparison magic methods in one line!
Implementation of a Tree Dictionary with hashable, sorted (k, v) pair objects, using a BST implementation
Python Object Oriented Dungeon and Dragons game implementatin (text version)
AWS and Udacity are collaborating to educate developers of all skill levels to get started with ML.
Basics of Syntax, Operators, Flow Control, Data Types & Methods, Classes, Inheritence, Meta-Programming, Modules, and Packages
Provides magic methods for OneToOne, OneToMany, ManyToOne, ManyToMany, relationships.
Solutions for problems from the "Python OOP" course at SoftUni
A Python decorator that automatically adds math operator dunders to a class.
This is a python package for mathematical operations of gaussian distributions. From this project I learned how to code and install basic python packages. I got to use magic methods, import statements, classes and inheritance in more depth.
A Python package for working with Binomial & Gaussian distributions. I packaged and distributed this project on PyPi as a final project in the AWS Machine Learning Foundations Nanodegree Program.
Curso de Python na LetsCode do Projeto Magalu Desenvolve40+ - Módulo 2 (Programação Orientada a Objetos | Python)
Use "store.my_bool = True" to save boolean values to disk.
Neste curso, aprofunda-se os conhecimentos sobre orientação a objetos. Fala-se sobre a teoria por trás dos fundamentos da orientação a objetos, ensina-se como utilizar métodos interceptadores, traits, type-hinting, autoload e outros. Aplica-se esses conhecimentos na prática e direto no código.
Shows special/magic methods in sphinx docs as the python syntax that invokes them
A-Z of Python Essentials in one place
A simple calculator app that implements math operations via a magic _call method.
Add a description, image, and links to the magic-methods topic page so that developers can more easily learn about it.
To associate your repository with the magic-methods topic, visit your repo's landing page and select "manage topics."