Skip to main content

Yet another ninja generator to build C/CPP projects.

Project description

README

CI Status Documentation Status Test coverage percentage

Poetry ruff pre-commit

PyPI Version Supported Python versions License

Yet another ninja generator to build C/CPP projects.

Installation

Install this via pip (or your favourite package manager):

pip install yanga

Start developing

The project uses Poetry for dependencies management and packaging. If you do not have Poetry installed, you can run the bootstrap.ps1 script. This will install Scoop, Python and start bootstrap.py to create the Python virtual environment.

Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope CurrentUser -Force
.\bootstrap.ps1

To install the development dependencies in a virtual environment, type:

poetry install

This will also generate a poetry.lock file, you should track this file in version control. To execute the test suite, call pytest inside Poetry's virtual environment via poetry run:

poetry run pytest

Check out the Poetry documentation for more information on the available commands.

For those using VS Code there are tasks defined for the most common commands:

  • install development dependencies
  • run tests
  • run all checks configured for pre-commit
  • generate documentation

See the .vscode/tasks.json for more details.

Committing changes

This repository uses commitlint for checking if the commit message meets the conventional commit format.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

Credits

This package was created with Copier and the browniebroke/pypackage-template project template.

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

yanga-2.1.0.tar.gz (116.6 kB view details)

Uploaded Source

Built Distribution

yanga-2.1.0-py3-none-any.whl (138.7 kB view details)

Uploaded Python 3

File details

Details for the file yanga-2.1.0.tar.gz.

File metadata

  • Download URL: yanga-2.1.0.tar.gz
  • Upload date:
  • Size: 116.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for yanga-2.1.0.tar.gz
Algorithm Hash digest
SHA256 0c3097da1accffb832075081d509abc3e244c2a6365a15e6c4880c6383e9c1b7
MD5 03e88db72c54f2aa9853c2affdfecbbb
BLAKE2b-256 11af5750886708b785371a00e9150882f42efaafa2a7c36e2c0f3547cfed68e7

See more details on using hashes here.

Provenance

File details

Details for the file yanga-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: yanga-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 138.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for yanga-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 da31ebd0813224f7d024b72af398330c7703c4f0e7762b1ce675e9f1023d22e4
MD5 0417f2843307094c24f7167c0fe26a4f
BLAKE2b-256 125880787e59a2e60c057dbb4a6e248b1672d4e67a8eace733b685411b63ba96

See more details on using hashes here.

Provenance

Supported by

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