A Python management solution for C++ dependencies
Project description
CPPython
A transparent Python management solution for C++ dependencies and building.
Goals
- CLI — Provide imperative commands (
build,test,bench,run,install) for managing C++ projects within a Python ecosystem. - Plugin Architecture — Support pluggable generators (CMake, Meson) and providers (Conan, vcpkg) so users can mix and match toolchains.
- PEP 517 Build Backend — Act as a transparent build backend that delegates to scikit-build-core or meson-python after ensuring C++ dependencies are in place.
- Package Manager Integration — Integrate with Python package managers so that
<manager> installseamlessly handles C++ dependency installation alongside Python dependencies.
Features
Setup
See Setup for setup instructions.
Development
We use pdm as our build system and package manager. Scripts for development tasks are defined in pyproject.toml under the [tool.pdm.scripts] section.
See Development for additional build, test, and installation instructions.
For contribution guidelines, see CONTRIBUTING.md.
Documentation
License
This project is licensed under the MIT License — see LICENSE.md for details.
Copyright © 2026 Synodic Software
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cppython-0.9.15.dev4.tar.gz.
File metadata
- Download URL: cppython-0.9.15.dev4.tar.gz
- Upload date:
- Size: 83.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6913fda71c3d5526d6cb3cb4369cbf386900762161a0937a225acecaee09687
|
|
| MD5 |
8d8f535866d1e64323af06b60d668d8c
|
|
| BLAKE2b-256 |
5b9f6e3365a1e1dc20645c426fbd4e39dc2c876567a3da5428feca415d2d91b2
|
File details
Details for the file cppython-0.9.15.dev4-py3-none-any.whl.
File metadata
- Download URL: cppython-0.9.15.dev4-py3-none-any.whl
- Upload date:
- Size: 83.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93dc5323f646ebe9be7b828275d27b2932183bfbc76272627cfe898214ff21ae
|
|
| MD5 |
f2e5701eb23d7a70b61da600235a93d2
|
|
| BLAKE2b-256 |
5209d41ac783081d784d066d86822803c2bb90608f9cb6f134235ca99cec94d1
|