py-cppstd 0.3.3

Creator: bradpython12

Last updated:

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.