tuple-flatten

Basically only a function to iterate through tuples and add their values. Example: (1,2)+(2,3)=(3,5)

Installation

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

pip3 install tuple-flatten

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0 2019-01-25  

Issues with this package?

Page last updated 2025-07-17 19:50:48 UTC