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

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
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 2025-03-07 19:03:25 UTC