Skip to main content

C++ project maintenance, automated

Project description

Project Flow

Python package workflow badge PyPI version badge PyPI License: MIT

Project Flow aims at being a one-stop tool for C++ projects, from creating new project, though building and verifying, all the way to publishing releases to the repository. It will run a set of known steps and will happily consult your project what do you want to call any subset of those steps.

Currently, it will make use of Conan for external dependencies, CMake presets for config and build and GitHub CLI for releases.

Installation

To create a new project with Project Flow, first install it using pip:

(.venv) $ pip install proj-flow

Every project created with Project Flow has a self-bootstrapping helper script, which will install proj-flow if it is needed, using either current virtual environment or switching to a private virtual environment (created inside .flow/.venv directory). This is used by the GitHub workflow in the generated projects through the bootstrap command.

On any platform, this command (and any other) may be called from the root of the project with:

python .flow/flow.py bootstrap

From Bash with:

./flow bootstrap

From PowerShell with:

.\flow bootstrap

Creating a project

A fresh C++ project can be created with a

proj-flow init cxx

This command will ask multiple questions to build Mustache context for the project template. For more information, see the documentation.

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

proj_flow-0.17.1.tar.gz (126.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

proj_flow-0.17.1-py3-none-any.whl (170.6 kB view details)

Uploaded Python 3

File details

Details for the file proj_flow-0.17.1.tar.gz.

File metadata

  • Download URL: proj_flow-0.17.1.tar.gz
  • Upload date:
  • Size: 126.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for proj_flow-0.17.1.tar.gz
Algorithm Hash digest
SHA256 3fb05d35ee3176090811b7c217f1ca7d3a16a3f3014c58e6f42d162bc68d447c
MD5 d5babd6e35ae0649ab6ae7fe9983ab87
BLAKE2b-256 4165c16803bdbb5ed121adce31ed3e62e36d59fcb9d7c09b09b9ba6d06ff6402

See more details on using hashes here.

Provenance

The following attestation bundles were made for proj_flow-0.17.1.tar.gz:

Publisher: release.yml on mzdun/proj-flow

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file proj_flow-0.17.1-py3-none-any.whl.

File metadata

  • Download URL: proj_flow-0.17.1-py3-none-any.whl
  • Upload date:
  • Size: 170.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for proj_flow-0.17.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b93c0b04d7e0dd008d7632d24393f1c2df1b14b7c2fd9d0ab744baa4302ddf43
MD5 7a35fe6d52894f341182e57e84572886
BLAKE2b-256 be851539c361b8edeacaf7d98dc1bd88e8f6d495fbdeec418415da7cdbc788e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for proj_flow-0.17.1-py3-none-any.whl:

Publisher: release.yml on mzdun/proj-flow

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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