Skip to main content

C language utils and tools based on the clang module.

Project description

clanguru

CI Status Documentation Status Test coverage percentage

Poetry ruff pre-commit

PyPI Version Supported Python versions License

C language utils and tools based on the clang module.

Installation

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

pip install clanguru

Start developing

The project uses Poetry for dependencies management and packaging. Run the build.ps1 script to install Python and create the virtual environment.

.\build.ps1 -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:

.venv/Scripts/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:

  • bootstrap
  • install 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 cuinixam/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

clanguru-0.1.0.tar.gz (14.2 kB view details)

Uploaded Source

Built Distribution

clanguru-0.1.0-py3-none-any.whl (12.9 kB view details)

Uploaded Python 3

File details

Details for the file clanguru-0.1.0.tar.gz.

File metadata

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

File hashes

Hashes for clanguru-0.1.0.tar.gz
Algorithm Hash digest
SHA256 5fc5bf0e52cb4e2e6e2e34f39b4e18f286d2a65db07ac4ffbe2ad9e32d55f9a3
MD5 08ecc81c52658d28f5fa25f3f98ed03d
BLAKE2b-256 d6fa0eae59258d9cc7ee346081aea454c3b5960ebd69dc0809da91f4ffd09300

See more details on using hashes here.

File details

Details for the file clanguru-0.1.0-py3-none-any.whl.

File metadata

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

File hashes

Hashes for clanguru-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1232fe3e54cce381b8ec0b4786da4776272d8c152ae25e6c843bd0c305173b00
MD5 4ccdf2b3413dbb7e87be9446b0fdee49
BLAKE2b-256 21a0fc3e0816c6c55420e480c9ab34d34c962305681899f4d28d0afddb0d8e6c

See more details on using hashes here.

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