LSHC 1.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

LSHC 1.0

LSH-Link (Cython Version)
Purpose
The purpose of this package is to demonstrate how and organize a project developed using Cython.
It shows a suitable folder structure according to the best practices, how to create extension modules with Cython, how to implement functions in C and make them available to Cython, how to include package data, how to write a setup.py script that allows users without Cython to install the package nonetheless.
Installation
From a repository checkout
make install

or
USE_CYTHON=1 pip install --user .

From PyPi
pip install --user cython-package-example

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.