Skip to main content

misc c++ code in cubao

Project description

cubao-pybind

Online document: readthedocs

Usage

Install:

python3 -m pip install cubao_pybind # install from pypi
python3 -c 'import cubao_pybind; print(cubao_pybind.add(1, 2))'

CLI interface: (created with python-fire)

python3 -m cubao_pybind add 1 2
python3 -m cubao_pybind subtract 9 4

Help:

$ python3 -m cubao_pybind --help

$ python3 -m cubao_pybind pure_python_func --help

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 Distribution

cubao_pybind-0.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (72.1 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

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