A Python package for constructing alpha shapes and alpha hulls for both positive and negative alphas.
Project description
alphashapy
A Python package for constructing alpha shapes and alpha hulls for both positive and negative alphas.
Installation
Install this library using pip:
pip install alphashapy
Usage
Usage instructions go here.
Development
To contribute to this library, first checkout the code. Then create a new virtual environment:
cd alphashapy
python -m venv venv
source venv/bin/activate
Now install the dependencies and test dependencies:
python -m pip install -e '.[test]'
To run the tests:
python -m pytest
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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file alphashapy-0.1.tar.gz.
File metadata
- Download URL: alphashapy-0.1.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
872644d34c13676f990711f8a494b1db7752c14ad3e07e93f9cb357e29cca531
|
|
| MD5 |
e6d12f27b4df4d9b63d5ec31c92b19b5
|
|
| BLAKE2b-256 |
b575fb345f169f35706704aadbf54ae6fc0990e663c0a1ef05adf66856e40e3a
|
File details
Details for the file alphashapy-0.1-py3-none-any.whl.
File metadata
- Download URL: alphashapy-0.1-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6726d67f877fd5042fc13c352e9d0af0ea477c2c9e96a742c49f5e96e9b157c2
|
|
| MD5 |
21925dfb50b4de4507dbcbfd0327a692
|
|
| BLAKE2b-256 |
c9d81710ff4ceede8942ba69d84c785867f0e471f893cc2154ab60e00075064a
|