Python native companion module to the graspologic library
Project description
graspologic-native
graspologic is a python package for graph statistics.
Some functionality can be best served if compiled into a python native module, both for performance purposes and to share that functionality with web assembly.
graspologic-native
is a repository that holds Rust packages. The core packages will be published as crate libraries,
and a package using pyo3 will expose the functionality of that library to Python.
Requirements
- Rust nightly 1.37+ (we are currently using 1.40)
- Python 3.5+ (we are currently using 3.8)
- 64 bit operating system
Published Versions
We currently build for x86_64 platforms only, Windows, macOS, and Ubuntu, for python versions 3.6, 3.7, 3.8, and 3.9.
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repositories using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Privacy
graspologic-native
does not collect, store, or transmit any information of any kind back to Microsoft.
For your convenience, here is the link to the general Microsoft Privacy Statement.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
File details
Details for the file graspologic_native-0.1.0_dev20201102342384736-cp39-cp39-manylinux1_x86_64.whl
.
File metadata
- Download URL: graspologic_native-0.1.0_dev20201102342384736-cp39-cp39-manylinux1_x86_64.whl
- Upload date:
- Size: 932.2 kB
- Tags: CPython 3.9
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60e4a1f9170024cf94c085be8fb918564d79bd3b4f687ed575df892d7744049e |
|
MD5 | 2419329e00422906453f9adea98bd609 |
|
BLAKE2b-256 | e4116968c56afe016685a0a8d6e72ecb90b5d79e1a5a9a9c052c07413580d57a |
File details
Details for the file graspologic_native-0.1.0_dev20201102342384736-cp39-cp39-macosx_10_7_x86_64.whl
.
File metadata
- Download URL: graspologic_native-0.1.0_dev20201102342384736-cp39-cp39-macosx_10_7_x86_64.whl
- Upload date:
- Size: 272.0 kB
- Tags: CPython 3.9, macOS 10.7+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 165db53354bda5088bf5b457391624437afe154d3cfb64b2cb229e8a56d4fcef |
|
MD5 | d6d192112442195e92332993781a12a6 |
|
BLAKE2b-256 | d4389040467e297f577d253e9d4eb7b568d3f2726449dbf54be6828071ce6982 |
File details
Details for the file graspologic_native-0.1.0_dev20201102342384736-cp38-cp38-manylinux1_x86_64.whl
.
File metadata
- Download URL: graspologic_native-0.1.0_dev20201102342384736-cp38-cp38-manylinux1_x86_64.whl
- Upload date:
- Size: 932.2 kB
- Tags: CPython 3.8
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | beac978ebc20ea1629fbad779576e9f2415ec91dcbbb348e755a15ac3cadb504 |
|
MD5 | 18bcad06886b36ff4138f76695eaecd5 |
|
BLAKE2b-256 | 851181b58db0950bad391020cd020d13787ac0ad7566aa2f1498443d8c83bdfa |
File details
Details for the file graspologic_native-0.1.0_dev20201102342384736-cp38-cp38-macosx_10_7_x86_64.whl
.
File metadata
- Download URL: graspologic_native-0.1.0_dev20201102342384736-cp38-cp38-macosx_10_7_x86_64.whl
- Upload date:
- Size: 272.0 kB
- Tags: CPython 3.8, macOS 10.7+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 299cd9ff7c7610a82ff578a4c37ec924ca1378f04cc2d46a1f3a0452bb48349e |
|
MD5 | dc6a4ee86e4f27d05757c8014aad019e |
|
BLAKE2b-256 | 5fd29304c841c749662f3e8db27ac48b6f76462df9063ab37cbfe144f52c4960 |
File details
Details for the file graspologic_native-0.1.0_dev20201102342384736-cp37-cp37m-manylinux1_x86_64.whl
.
File metadata
- Download URL: graspologic_native-0.1.0_dev20201102342384736-cp37-cp37m-manylinux1_x86_64.whl
- Upload date:
- Size: 932.2 kB
- Tags: CPython 3.7m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc62819d57ab140ba0a5a08c63f5366d1a72a9cc6ae46ac946306ea83514c848 |
|
MD5 | 1e00c092bc06453c92bf6d04ee1020de |
|
BLAKE2b-256 | 2d6ef6cd5556d5dacc6767ac2f9ee1be24094029360ea95cd0598ec5cc547238 |
File details
Details for the file graspologic_native-0.1.0_dev20201102342384736-cp37-cp37m-macosx_10_7_x86_64.whl
.
File metadata
- Download URL: graspologic_native-0.1.0_dev20201102342384736-cp37-cp37m-macosx_10_7_x86_64.whl
- Upload date:
- Size: 272.0 kB
- Tags: CPython 3.7m, macOS 10.7+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6fa3542d6ddfb06e75a6ed71c52d4fdbe266a79ae336b8621621c2cb71e7eb9 |
|
MD5 | eab6c008bb8d831a58ed81710655372e |
|
BLAKE2b-256 | e6b2f5b3add0dd9035c7d10119667b59d2ef83c36820e189ff527ff54e2cbf12 |
File details
Details for the file graspologic_native-0.1.0_dev20201102342384736-cp36-cp36m-manylinux1_x86_64.whl
.
File metadata
- Download URL: graspologic_native-0.1.0_dev20201102342384736-cp36-cp36m-manylinux1_x86_64.whl
- Upload date:
- Size: 932.3 kB
- Tags: CPython 3.6m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47585905c4806b786d7449a4a910405921bab1db2d39f65309fc156050e81e55 |
|
MD5 | 27f3e58a8960c7127e0885434e65884d |
|
BLAKE2b-256 | 29f1d551e3f76b0c4d6e8137b301536c418d4bf9cbf9c41e344607b869ba96d2 |
File details
Details for the file graspologic_native-0.1.0_dev20201102342384736-cp36-cp36m-macosx_10_7_x86_64.whl
.
File metadata
- Download URL: graspologic_native-0.1.0_dev20201102342384736-cp36-cp36m-macosx_10_7_x86_64.whl
- Upload date:
- Size: 272.2 kB
- Tags: CPython 3.6m, macOS 10.7+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 415a1acdb3ddc3f989fa6035d4447802e7b78d11bea87a56ab9169e4af196edf |
|
MD5 | 11da5fb21027e7cbfdcc2293e565fe10 |
|
BLAKE2b-256 | 6d2720a3f4046700fff9695210f8b1129697d66fce2bd1824c4c5606d0e8339e |