Simple project with c++/cython usage in a python.
The main goal of this project - demonstrate how c++ code could be build and used with python together.
Demo methods in c++/cython/python languages are used together.
pip install -U pip setuptools Cython wheel
python setup.py sdist bdist_wheelInstall distribution:
pip install hello-0.0.1.zip
helloMIT License
Copyright (c) 2020 AsciiShell