10000 GitHub - catomatic/python-classes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

catomatic/python-classes

Repository files navigation

Python Classes

Source file: shapes.py

Various shapes inheriting from Shape.

Source file: employees.py

Various employee 5EB0 types inheriting from Employee.

Source file: product-inventory.py

Product and Inventory classes.

Source file: flower-shop.py

Flower and Bouquet objects along with selling, adding, and keeping track of reordering.

Source file: bank-manager.py

Various account types inheriting from Account.

Source file: kingsnakes.py

Messing around with a long chain of inherited classes, from "Animalia" to "Lampropeltis."

Updates

04/17/2015: Some code cleanup with help from pylint 04/01/2015: Better class designs on most, Python 3.4 and Python 2.7 support on all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0