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 boostrap.ps1 script. This will install Python and Poetry as configured in scoopfile.json.

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

Uploaded Source

Built Distribution

yanga-0.2.3-py3-none-any.whl (23.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: yanga-0.2.3.tar.gz
  • Upload date:
  • Size: 18.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/40.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.0.3 tqdm/4.65.0 importlib-metadata/6.7.0 keyring/24.2.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.12

File hashes

Hashes for yanga-0.2.3.tar.gz
Algorithm Hash digest
SHA256 6037c34cffa11c553e507609a5fbbc721a3de57577a1f9f71ecf0e67a0cf1d1a
MD5 37253cd6ed1127ac3fd16e31d8a613ef
BLAKE2b-256 a003973ee78f4c240b9afee498f7597e2a972f7e68007234e4ee965ec76b8d7d

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: yanga-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 23.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/40.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.0.3 tqdm/4.65.0 importlib-metadata/6.7.0 keyring/24.2.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.12

File hashes

Hashes for yanga-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0f4aedb159d86b0c5f2f65ac8015e87f6f9d271a30bc70f4c75e61ca9db06ce8
MD5 3351b0639eede0675039422de7552915
BLAKE2b-256 70e640a9599704ecf14659a52234489ec7a9da3152840b7f76a55f9aec2033e0

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