py-cppstd 0.3.3

Last updated:

0 purchases

py-cppstd 0.3.3 Image
py-cppstd 0.3.3 Images
Add to Cart

Description:

pycppstd 0.3.3

Python C++ std iostream
Using C++ std lib iostream in py

Installtion
pip install py_cppstd

Import
from py_cppstd import _std

Example
std.include('iostream')
std.cout << 114514 << std.endl # output 114514 <newline>
num: int
std.cin >> num # read a int

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.