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

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.0.2 2020-01-24
1.0.0 2020-01-20

Issues with this package?

Page last updated 2026-09-03 00:43:16 UTC