objectfactory

objectfactory is a python package to easily implement the factory design pattern for object creation, serialization, and polymorphism

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install objectfactory

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.2.0 2025-03-07    
0.2.0b1 pre-release 2025-03-07    
0.2.0b0 pre-release 2024-03-26    
0.1.1 2023-08-17
0.1.0 2021-09-28
0.0.3 2019-12-04
0.0.2 2019-03-21
0.0.1 2018-08-17

Issues with this package?

Page last updated 2026-09-03 11:05:55 UTC