PyPP: Pythonic Programming in C++ΒΆ

PyPP is a C++ library that allows you to write pythonic code in C++. Think of it as a re-implementation of the Python standard library in C++.

Cross-platform

PyPP is a cross-platform library, everything in PyPP works on every platform unless otherwise specified. So no matter whatever platform you are targeting, PyPP will be out of your way.

Easy to use

PyPP is an easy to use, powerful library. It provides an extensive set of functionalities, allowing you to increase your productivity. See tutorials for getting started.

Open source

PyPP is an open source project, so you can modify it as you like. As it is open source, you can also fix bugs and contribute them to PyPP. You can also propose a new feature, new proposals are welcome.

You can find out more about all features of PyPP by exploring the documentation and reading the tutorials.