GitXplorerGitXplorer
M

metaclass-playground

public
5 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
78ffd6a953f5f832ad868aab22fac7b8b10f95ab

Implemented simple ORM.

MMillionIntegrals committed 7 years ago
Unverified
2c10db22bbc90ae8c72047653bd9ccf7f550e258

Implementing singleton using metaclasses.

MMillionIntegrals committed 7 years ago
Unverified
0990481cc8f9e2f9a5c431e360b5829e8ae36d13

Simple metaclass example.

MMillionIntegrals committed 7 years ago
Unverified
ef931001d7408abce85723420adad77ab496aa47

Adding PyCharm project files to git ignore.

MMillionIntegrals committed 7 years ago
Unverified
a97ab151345220c0eb12675086dc40b99458b951

Initial commit

MMillionIntegrals committed 7 years ago

README

The README file for this repository.

metaclass-playground

Tiny exercises to see Python metaclasses in action.