renderer

A Bridge that allows devs to seamlessly write code that is python 2,3 compatible; with respect to the subtle variations (especially str) in data type representations between the two base versions of …

Installation

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

pip3 install renderer

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.3 2018-05-18
1.0.2 2018-05-18
1.0.1 2018-05-18

Issues with this package?

Page last updated 2023-10-28 04:44:32 UTC