Skip to main content

Unified developer CLI for Python packages with C and C++ bindings.

Project description

foga

Linux documented and exercised in CI macOS documented CI Docs PyPI version

foga is a Python package and CLI for developers maintaining Python packages with C or C++ bindings. These repositories often accumulate shell scripts, Make targets, CI snippets, and project notes for each workflow. foga centralizes that workflow definition in one foga.yml file and exposes it through one CLI.

Install

pip install foga

Quick start

Start from one of the examples if you want a working baseline quickly. The tutorial examples are the best starting point for new users, and the larger reference examples show how foga looks in more realistic repositories.

A minimal foga.yml can look like this:

project:
  name: demo

build:
  python:
    backend: python-build

test:
  runners:
    unit:
      backend: pytest
      path: tests

After you have created foga.yml, validate and inspect before you run anything for real:

foga validate
foga inspect
foga build --dry-run
foga test --dry-run

Documentation

Full documentation available at https://fedluc.github.io/foga/

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

foga-1.0.0.tar.gz (143.4 kB view details)

Uploaded Source

Built Distribution

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

foga-1.0.0-py3-none-any.whl (55.3 kB view details)

Uploaded Python 3

File details

Details for the file foga-1.0.0.tar.gz.

File metadata

  • Download URL: foga-1.0.0.tar.gz
  • Upload date:
  • Size: 143.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for foga-1.0.0.tar.gz
Algorithm Hash digest
SHA256 3ef58436f8e91d362a6cbd5bcf6be828b9306406102f45751a5cbef520e4a31e
MD5 194356e1c73c7c68092019fe458647e2
BLAKE2b-256 0b35baa4f87aa80288ab18df413b90f97ef437235ec3d0cb64f50a7a7dad867f

See more details on using hashes here.

Provenance

The following attestation bundles were made for foga-1.0.0.tar.gz:

Publisher: publish.yml on fedluc/foga

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

File details

Details for the file foga-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: foga-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 55.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for foga-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9c0f0d62580c487029ca99ae5f6d9c9668b11d66a1bd29677a48c5929c77ecc8
MD5 55ab67b1a5022430145132a80d9cec92
BLAKE2b-256 143b4dda8df8b6d0afad77b2ee9c26645bcb4c18aaada447c6fbc1ef0442b4ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for foga-1.0.0-py3-none-any.whl:

Publisher: publish.yml on fedluc/foga

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