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.2.tar.gz (145.7 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.2-py3-none-any.whl (55.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: foga-1.0.2.tar.gz
  • Upload date:
  • Size: 145.7 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.2.tar.gz
Algorithm Hash digest
SHA256 ad21823356f38fe6cb0f30e0b6cb43b2d2dbdfc8f6222d591c792c154fcafbcc
MD5 2fb3b401597e07485929c08b32cb73f2
BLAKE2b-256 fd2593715e09cc060c5300b623deef61f5f49620477069eb3a2a641278b1fcab

See more details on using hashes here.

Provenance

The following attestation bundles were made for foga-1.0.2.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.2-py3-none-any.whl.

File metadata

  • Download URL: foga-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 55.4 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4c422abc12410ded860c42cc87780a215875e6aa53ec062238fe7836f4df1aa8
MD5 0f89a2d8532141c45e19279bf7dcf449
BLAKE2b-256 09653b89a57fcf26385a445d6b293450d4975290ce11ef9d538e9fe7bf5691c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for foga-1.0.2-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