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

Uploaded Python 3

File details

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

File metadata

  • Download URL: foga-1.0.3.tar.gz
  • Upload date:
  • Size: 142.1 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.3.tar.gz
Algorithm Hash digest
SHA256 9ec64406da4490d769ecb9c4cd248cf112ba4a0fd02714fe57dc4eda1aaec31a
MD5 985f597814d14ac1c5a85020492fdd92
BLAKE2b-256 ffc41c78f626ff34f5becaf4fe55234e583466bcc7aa05905891c4225c60e2f2

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: foga-1.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 bd72483073625f818d0cdc3d7e6624850b81aa1d336420cae5235959e2bf2cea
MD5 9af1e34e28d5a8e13ed4f14fe991f435
BLAKE2b-256 6f27544e94f85a7bb7203f2619399ad07930e86fa3cb1a7fca3bff591788bafd

See more details on using hashes here.

Provenance

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