Neuron geometry library for swc format
Project description
SWCGEOM
A neuron geometry library for swc format.
Usage
See examples for details.
Development
# clone repo
git clone git@github.com:yzx9/swcgeom.git
cd swcgeom
# install dependencies
python -m pip install --upgrade pip
pip install build
# install editable version
pip install --editable .
Static analysis don't support import hook used in editable install for PEP660 since upgrade to setuptools v64+, detail infomation at setuptools#3518, a workaround for vscode with pylance:
{
"python.analysis.extraPaths": ["/path/to/this/project"]
}
LICENSE
This work is licensed under a Apache-2.0.
Copyright (c) 2022-present, Zexin Yuan
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
swcgeom-0.17.1.tar.gz
(1.2 MB
view details)
Built Distribution
swcgeom-0.17.1-py3-none-any.whl
(112.7 kB
view details)
File details
Details for the file swcgeom-0.17.1.tar.gz
.
File metadata
- Download URL: swcgeom-0.17.1.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bac838e37ba9dc453bbb00fb9cec822ec859feb26061c08a9bb434a6fb5aaf6c |
|
MD5 | aad964a739454ac2c8384a7cdc43ee71 |
|
BLAKE2b-256 | c06248eea69ddaf508df51646853deee0f371a1a69672dca1542fdff42423d60 |
File details
Details for the file swcgeom-0.17.1-py3-none-any.whl
.
File metadata
- Download URL: swcgeom-0.17.1-py3-none-any.whl
- Upload date:
- Size: 112.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4762b06e9fc1a159eebabcad6b4074d1dcfc3d8988ff5083a648cd19ef5f4375 |
|
MD5 | 031417bc07aae287c269749e72837df1 |
|
BLAKE2b-256 | 0a2739b6153cc2454bedb4f2e6f12d9350a7b068bd717bb8e5cc0ea2dda3d244 |