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

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
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 2026-09-03 00:51:19 UTC