Skip to main content

Yet another ninja generator to build C/CPP projects.

Project description

README

CI Status Documentation Status Test coverage percentage

Poetry black 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-0.21.0.tar.gz (111.8 kB view details)

Uploaded Source

Built Distribution

yanga-0.21.0-py3-none-any.whl (130.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: yanga-0.21.0.tar.gz
  • Upload date:
  • Size: 111.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/42.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.2.0 tqdm/4.66.2 importlib-metadata/7.0.1 keyring/24.3.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.13

File hashes

Hashes for yanga-0.21.0.tar.gz
Algorithm Hash digest
SHA256 b28dd0e864ea4379745635b38274ad820be2d130d6688f27f3e0c2dea91b7971
MD5 24441b25b47c48118bb7fbdb6c10c51a
BLAKE2b-256 58008b0ba9f06a43847881c45afadb26e42b656faa15572b89d6c295228ba1ef

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: yanga-0.21.0-py3-none-any.whl
  • Upload date:
  • Size: 130.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/42.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.2.0 tqdm/4.66.2 importlib-metadata/7.0.1 keyring/24.3.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.13

File hashes

Hashes for yanga-0.21.0-py3-none-any.whl
Algorithm Hash digest
SHA256 98fc209cc5ffcb7d9e47c845d2a20bd9ec9b1b8e79730f00afac5ecf7f09bbe5
MD5 fc53deee971013da2dfa2cff7fcfb14c
BLAKE2b-256 563e30299b1deb80a4814f5de1d8a191d6858e56a21d8c53f1728f3f0d09e42d

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