Skip to main content

Use C++ std::iostream style output

Project description

Python C++ std iostream

Using C++ std lib iostream in py

OSCS Status

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py_cppstd-0.3.3.tar.gz (10.0 kB view hashes)

Uploaded Source

Built Distribution

py_cppstd-0.3.3-py3-none-any.whl (13.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page