PySwitchCase

A pure python way to efficiently do a c++ style switch case in Python 3.6+.

Installation

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

pip3 install pyswitchcase

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.2 2020-01-24    
1.0.0 2020-01-20    

Issues with this package?

Page last updated 2023-10-28 05:28:42 UTC