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-1.5.9.tar.gz (116.1 kB view details)

Uploaded Source

Built Distribution

yanga-1.5.9-py3-none-any.whl (140.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: yanga-1.5.9.tar.gz
  • Upload date:
  • Size: 116.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for yanga-1.5.9.tar.gz
Algorithm Hash digest
SHA256 eff0a82e89ca2da1b8fedfbb113bb8eabe8f794c3256d7b22200a650a43e06bf
MD5 1fe22ca0437c7d9a6763789d80cb921b
BLAKE2b-256 4d6eff45d95a7d19e1cc0af3fa645c2e4c5cce54843403b71824cd94d9860257

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: yanga-1.5.9-py3-none-any.whl
  • Upload date:
  • Size: 140.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for yanga-1.5.9-py3-none-any.whl
Algorithm Hash digest
SHA256 3e1f7d4649851aa155b73f3c509f5715dcbfc47c5d2129ca2b2e1ff011979030
MD5 91e8d439ac32e260bf1be495dba038d0
BLAKE2b-256 4fe13cdbb3d51c498a2e59a4dc5696e74372c1d00d07ceb7332882470d2cfd0e

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