enum-properties

Add properties and method specializations to Python enumeration values with a simple declarative syntax.

Installation

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

pip3 install enum-properties

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
2.8.1 2026-09-02    
2.8.0 2026-08-03    
2.7.0 2026-03-05    
2.6.0 2026-03-05    
2.5.1 2026-02-09    
2.5.0 2026-02-09    
2.4.1 2025-11-10    
2.4.0 2025-09-21    
2.3.0 2025-03-29    
2.2.5 2025-03-22    
2.2.4 2025-03-17    
2.2.3 2025-03-14    
2.2.2 2025-03-07    
2.2.1 2025-03-07    
2.2.0 2025-03-07    
2.1.0 2025-03-06    
2.0.1 2024-09-03    
2.0.0 2024-09-03    
1.8.1 2024-08-29    
1.8.0 2024-08-26    
1.7.0 2023-10-02    
1.6.0 2023-08-22
1.5.2 2023-05-06
1.5.1 2023-04-18
1.5.0 2023-04-16
1.4.0 2023-04-09
1.3.3 2023-02-16
1.3.2 2023-02-16
1.3.1 2022-10-26
1.3.0 2022-10-26
1.2.2 2022-10-25
1.2.1 2022-10-25
1.2.0 2022-08-17
1.1.1 2022-07-25
1.1.0 2022-07-23
1.0.2 2022-07-19
1.0.1 2022-07-18
1.0.0 2022-07-18

Issues with this package?

Page last updated 2026-09-03 20:12:30 UTC