cppbuiltins

Alternative implementation of python builtins based on C++ `std` library.

Installation

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

sudo apt install libstdc++6
pip3 install cppbuiltins

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.5.0 2021-10-21      
0.4.5 2021-10-01      
0.4.4 2021-09-22      
0.4.3 2021-09-14      
0.4.2 2021-09-06      
0.4.1 2021-09-02      
0.4.0 2021-08-15      
0.3.0 2021-08-08      
0.2.0 2020-10-28      
0.1.0 2020-10-21      
0.0.0 2020-10-21      

Issues with this package?

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