C++ code packaged for use in Python for KIG2013 Assignment
Project description
KIG2013 Programming Assignment (Group 9)
This is a python package built using C++ code as the source to enable using C++ code in Python.
Installation
Install with pip. Run the following in cmd line:
py -m pip install KIG2013_G9_cpptopython
Alternatively on MacOS/Linux:
python3 -m pip install KIG2013_G9_cpptopython
Usage/Examples
import KIG2013_G9_cpptopython
a = 1, b = 2
print(KIG2013_G9_cpptopython.add(a, b)) #Outputs 3
Acknowledgements
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kig2013_g9_cpptopython-0.0.4.tar.gz.
File metadata
- Download URL: kig2013_g9_cpptopython-0.0.4.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
202a51f81e4f129c803407f17c1b11ddec9e38f94cb89eed46e0487aafe55626
|
|
| MD5 |
8cdf687713b58831b5aadc83babebc07
|
|
| BLAKE2b-256 |
0f9344e63cf638f4aaf90b8d97d0d649f232d1e9ee2f91475f008b9794468299
|
File details
Details for the file KIG2013_G9_cpptopython-0.0.4-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: KIG2013_G9_cpptopython-0.0.4-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 53.8 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8fca2368194617a349b1e6ad44fc5c65410d7bebe98b4ed56cadad74a3fabb64
|
|
| MD5 |
951393341199dae4054673a7158c4474
|
|
| BLAKE2b-256 |
d3d2879eeca9e726d704d4b4c361b40ae2d49f69f82c340bf41c9c9ef3986e2c
|