Skip to main content

This is an example project, to show how to use cmeel

Project description

Example project C++ for cmeel

PyPI version pre-commit.ci status Code style: black Test Release

This is an example project, to show how to use cmeel, and to provide tests for it

Test this

Installation

Binary wheels are published on PyPI for many Linux and mac OS flavors and architectures, so you'll probably be able to install from binaries with python -m pip install cmeel-example (don't forget to use an up-to-date pip with python -m pip install -U pip).

If pip can't find binaries for your platform, it will download the .tar.gz source and build it for you.

If you really want to explicitely build it yourself: python -m pip install git+https://github.com/cmake-wheel/cmeel-example.git

Usage

From shell:

cmeel-add 3 4

From python:

import cmeel_example
cmeel_example.cmeel_add(3, 4)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

cmeel_example-0.5.5-0-cp312-cp312-musllinux_1_1_x86_64.whl (82.6 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

cmeel_example-0.5.5-0-cp312-cp312-musllinux_1_1_aarch64.whl (81.2 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ ARM64

cmeel_example-0.5.5-0-cp312-cp312-manylinux_2_28_x86_64.whl (85.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.28+ x86-64

cmeel_example-0.5.5-0-cp312-cp312-manylinux_2_28_aarch64.whl (85.7 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.28+ ARM64

cmeel_example-0.5.5-0-cp312-cp312-macosx_10_9_x86_64.whl (69.5 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

cmeel_example-0.5.5-0-cp311-cp311-musllinux_1_1_x86_64.whl (83.0 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

cmeel_example-0.5.5-0-cp311-cp311-musllinux_1_1_aarch64.whl (82.3 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ARM64

cmeel_example-0.5.5-0-cp311-cp311-manylinux_2_28_x86_64.whl (85.5 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.28+ x86-64

cmeel_example-0.5.5-0-cp311-cp311-manylinux_2_28_aarch64.whl (86.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.28+ ARM64

cmeel_example-0.5.5-0-cp311-cp311-macosx_10_9_x86_64.whl (72.2 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

cmeel_example-0.5.5-0-cp310-cp310-musllinux_1_1_x86_64.whl (81.9 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

cmeel_example-0.5.5-0-cp310-cp310-musllinux_1_1_aarch64.whl (80.9 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

cmeel_example-0.5.5-0-cp310-cp310-manylinux_2_28_x86_64.whl (84.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.28+ x86-64

cmeel_example-0.5.5-0-cp310-cp310-manylinux_2_28_aarch64.whl (85.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.28+ ARM64

cmeel_example-0.5.5-0-cp310-cp310-macosx_10_9_x86_64.whl (70.8 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

cmeel_example-0.5.5-0-cp39-cp39-musllinux_1_1_x86_64.whl (82.0 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

cmeel_example-0.5.5-0-cp39-cp39-musllinux_1_1_aarch64.whl (81.0 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ARM64

cmeel_example-0.5.5-0-cp39-cp39-manylinux_2_28_x86_64.whl (84.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.28+ x86-64

cmeel_example-0.5.5-0-cp39-cp39-manylinux_2_28_aarch64.whl (85.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.28+ ARM64

cmeel_example-0.5.5-0-cp39-cp39-macosx_10_9_x86_64.whl (70.9 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

cmeel_example-0.5.5-0-cp38-cp38-musllinux_1_1_x86_64.whl (81.7 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

cmeel_example-0.5.5-0-cp38-cp38-musllinux_1_1_aarch64.whl (80.8 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ ARM64

cmeel_example-0.5.5-0-cp38-cp38-manylinux_2_28_x86_64.whl (83.9 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.28+ x86-64

cmeel_example-0.5.5-0-cp38-cp38-manylinux_2_28_aarch64.whl (84.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.28+ ARM64

cmeel_example-0.5.5-0-cp38-cp38-macosx_10_9_x86_64.whl (70.7 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

Details for the file cmeel_example-0.5.5-0-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d811b8c3df5d656be42415442ba933813b2b4a7c3508012f37c603446f0301f6
MD5 fab924d897336e8647679c44a837fbeb
BLAKE2b-256 61b628476c3caa19ef08f78723dfd4c732966c5f5be2371d6bbf5fd46fd3c004

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp312-cp312-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 fc66c7ae1536c369b11a03f8e4d7b03225b77aca1ca572a4c3dca6c6ed9c4dd8
MD5 011ba09597a1ba63359dddd1877b579d
BLAKE2b-256 ec4cbe12da32fd5a3b2c708a9faf9430472cbb8b7a3472d88df56d66459cb4d2

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aecb751d20d7bbe5968b4e2723ce03b01617259966006ddb24074ea955df821c
MD5 49d00afc50f4e078037d5f0e1eea9e7b
BLAKE2b-256 579ccb7fbb74329829792cd93dd9de0951c22ede5f624f3b582d48abd000136d

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9bc895d092bb36110a761f71edb4b6ff8563fc9121aa43f7184ef6a8254d41e9
MD5 f667e72276bf89d1323bece54fd46ff4
BLAKE2b-256 7e3f89649a1539eb86949f4120809b8afaa518a9d7a56c657fb8bb2d810d9131

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9119f9b7b726a88e72d2e0ccd1a66fb84eb74e22662aebdd74845a537ad013df
MD5 bba96f67f95b4409405a0e2cdc470342
BLAKE2b-256 2ca69cc7e2ea242b411b1444fa66d45cdc1b70237859dfdbad5fb87f9f218c74

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d0b80ac3cc6082272986524d2e48bad9e23230cefa6f4adf14f07a0cc0044eba
MD5 d369f76cc5967e7d3662b01c7a5bdf87
BLAKE2b-256 51b732961276a0e098bfe5d70e19f3362ac20f20a22d6784f6e1f77428509ff1

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 bd849b03bb4d83b72fca46cf19cff9cc593e1c12b097aa07c144d90e41989a61
MD5 b78d5f1a361e893512bb1bc8ed6fade9
BLAKE2b-256 3faf30a3e877acf77de2d00b4cfb6aa4a7ef2da1daeef8060ce7708a8302ed92

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aabea10304e58bad683b60cb97cf1d3023ac60b06c49c6e86c85d9e11ffd41f6
MD5 2a5232d653f0e5fa3fde9de417dc476b
BLAKE2b-256 763ab8a04653e4a19c8ddcb5a605455ee97cacbe773ff95a5e6b0b0bb90f6aac

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 76ebd6c8b9f8256f753688e03378d5e6364e17199e47d5d643739151b2ed7a9a
MD5 8aab6b103fcd1181258e7474a01e19c8
BLAKE2b-256 e3dc7a3b1eb97693e475719695963b1135b7d7c6628a4947dd4eadf4a6d7f7d3

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f2c17a8d26dcc9e64b4532e25b5402e47a55cc67b47c2b820715e7f74051172f
MD5 753b3ac7cc49dbf5548f7a755a991651
BLAKE2b-256 9b418fb56bdb9d5d8aaac321b1b8a85473cb26a624509c856cbf0d089f397070

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 fdbb0d320170df66592a6856479bea528590c15ab3807b61fea01a84d62462d7
MD5 fb106559dbf2f41c5f66b8c0c5bbb1db
BLAKE2b-256 d93716ef9ad5046e1b64b15d575335326e2de432aaabee9acf9bc8dea4516c97

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 035cba13b1489c52b0f9169ec08e46dbb5090834a5b729e746928a0de3dedb01
MD5 e050d7b50d036b45beac6d4016efceb2
BLAKE2b-256 518df104db395eb13b4ca2002c9e34a8fff1b6a47723c7a6d60619fc5360fae7

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7d6e26d00e7c2fd0bbb7cc21e7d12dae4abdfc14b77f341279fbdc1570c4d8b1
MD5 a77bf62d4736a7ec13c43fe5293e3872
BLAKE2b-256 51c801e17925919cb004647abfadd55aaeecbbf92552775b7a36853ccfac4bb1

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b2bfe28ace25bd06e97a01a5857d9af34d39bdfed326640621e1f7c644b45782
MD5 26f7231130a94c497b3d4a1b8d0d10b2
BLAKE2b-256 4820d13079da338b7a0363510d03bfd34903d8692315ea88728512ccf4d662bb

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6d01ab9a14f2c0187eb01f622d9cfd47c01493d60aa6689d9e1c2a432670ea68
MD5 5b1122d410a6c9f48e85e1c5be6ccd0e
BLAKE2b-256 6a46aa962ccef40a279cf43ebe10df85bbacb7b2cc6e28f9cd13fb8618af588d

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b72058d411bb83aad3f3dbe56daf0c041dca4ef0c23c3f5704179c1671525dae
MD5 575361c8c8ed4c28553b7568fd95741c
BLAKE2b-256 5e42bbe9671c2a69f1936a3f432db21b2f0b14fa7139b0d9fb59417fe3e04978

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp39-cp39-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 0a363adaacfc6622c8280184bee6d3c6c713b983b3511a98305808afbdb9d016
MD5 48c91ae185eb014e4a3b170e5d51ced7
BLAKE2b-256 be07315d9fdcc21db8222ddaf9c6744ade82a1f26b5280a1009735b4572a78e0

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 87ac0e4cc3f00516a33c382485d62fb7de1c737844ae1b51c49e3642077dae72
MD5 dec5d33e49909fd45a294104acee196f
BLAKE2b-256 65e9199caf6ffb1be3b2eb3024010928b1e1965b5b165a089e5466ceadca04db

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6b493cdd70f26c9e0767014c8923f10845b1ea70c3301bc3f2935d7151a3cbc5
MD5 a34a322483175e3f972bf4c93d010621
BLAKE2b-256 d7493aa84f16de80f6e4e496a7eb95b5a7d95a2d47f65dad12afd357ca391701

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d66362449ac96d7effa93b5a0bfdf9dc0fa91256ca74075d360588420e0b40d2
MD5 653f64de8f73524d6098093a6d4b2ea8
BLAKE2b-256 0fd6015cdbe245af9f0c7c9e4520b150a75b4fbeffaaf74d9d809136e1d5f447

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0508b0981907f47e48be07f18e8b4e43bdca4bed88dc4104f7427fd2957f15e0
MD5 eec4fb150103c4f0edce56a1534cdf12
BLAKE2b-256 6590edf212d8062d0ff37fb6a43bef9fd5b313a50222e6163523d2fe3f066858

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp38-cp38-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 a4dc107f591af57d718c3014ca74f82efbacc9d8f4cf4be09e23f670d17d2f8a
MD5 18479348726fdda21d5c91d4d96a152e
BLAKE2b-256 3897790aac977345f88fd16a5a3de962672b1c7069296d82e38ed2f751fb4ef5

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp38-cp38-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp38-cp38-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 64f996572b5fb8b214d36da3e60b308e767770c0392fecda97eb4c9e98a44069
MD5 969858cfe432d0a9e939e873ee73f9d2
BLAKE2b-256 ab27db1419afd6dbfc9d37fa76a0e7d9f8509c387c73a69ed307a4cf6a530ebf

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp38-cp38-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp38-cp38-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1f35a306895f8bbf564b65cd3eaddaa4bf60523f4e182c2cd6ef3273cc0cf11c
MD5 a514279a3e67a511d0c4f8d6f33857ea
BLAKE2b-256 e06ac214000361648e792bca8990bb123bd42af57e0842a16a376802cde50d11

See more details on using hashes here.

File details

Details for the file cmeel_example-0.5.5-0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cmeel_example-0.5.5-0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e6df33b6dd91fcfaf85d90c062b88e1f2744abb31845492d35566ac731a8de53
MD5 b2386c50b11955c52346c4b3d074978d
BLAKE2b-256 35c790ddc1eb3f1b4cd4199813a6814e99fe5e28f049f2ccad4bfae9bd0e60bb

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