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
Release files for LSHC 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| LSHC-1.0.tar.gz | 165.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| LSHC-1.0-cp37-cp37m-macosx_10_9_x86_64.whl | CPython 3.7 | CPython 3.7 pymalloc | macOS 10.9+ x86-64 | Details |
Total release size: 396.1 kB
Release files / LSHC-1.0.tar.gz
| Download URL | LSHC-1.0.tar.gz |
|---|---|
| Size | 165.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e7489315b45d21dc126cb2b408fe436e59ad6a157d1d6c2e581d73568c8aac82
|
|
BLAKE2b-256 checksum How to use checksums |
287ae0212f56626b3dc222e5b62d493508df14876bc9ad8a695b13ae199a65b9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
|
Release files / LSHC-1.0-cp37-cp37m-macosx_10_9_x86_64.whl
| Download URL | LSHC-1.0-cp37-cp37m-macosx_10_9_x86_64.whl |
|---|---|
| Size | 230.4 kB |
| Tags | CPython 3.7 CPython 3.7 pymalloc macOS 10.9+ x86-64 |
|
SHA-256 checksum How to use checksums |
fa45466e349be5ddce36c9f791fe034801e44c39e1c30ad88c184b5ff656597a
|
|
BLAKE2b-256 checksum How to use checksums |
e86c235ecf622813618ebb15898c2a515267986613901cd09d8fad0ba67a9d76
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
|