Name | pySVCGAL JSON |
Version |
0.0.16
JSON |
| download |
home_page | None |
Summary | Python CGAL straight skeleton extrude wrapper |
upload_time | 2024-11-16 22:38:57 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
extrude
skeleton
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
## Description
This is a Python wrapper of ctCGAL. See also:
https://www.cgal.org/2023/05/09/improved_straight_skeleton/
https://pypi.org/project/pySVCGAL/
## Usage
```
pip install pySVCGAL
```
For developer
-------------
for local install from package folder:
```
"E:\install\Blender\blender-3.6.12-windows-x64\3.6\python\Scripts\pip.exe" install .
```
To uninstall write a name (no some folder name):
```
"E:\install\Blender\blender-3.6.12-windows-x64\3.6\python\Scripts\pip.exe" uninstall pySVCGAL
```
## Publish/Update package on PyPi
1. Update version of library.
```
2. python -m build
3. twine upload dist/*
```
![package_build](images/pypi_package_build.001.png)
![package_build](images/pypi_package_publish.001.png)
Raw data
{
"_id": null,
"home_page": null,
"name": "pySVCGAL",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "extrude, skeleton",
"author": null,
"author_email": "Satabol <satabol@yandex.ru>",
"download_url": "https://files.pythonhosted.org/packages/df/3f/0dd5c945cbc32ee4308b2640e22f9e23ee928b86154871216515c3a2a71c/pysvcgal-0.0.16.tar.gz",
"platform": null,
"description": "## Description\n\nThis is a Python wrapper of ctCGAL. See also:\n\nhttps://www.cgal.org/2023/05/09/improved_straight_skeleton/\n\nhttps://pypi.org/project/pySVCGAL/\n\n## Usage\n\n```\npip install pySVCGAL\n```\n\nFor developer\n-------------\n\nfor local install from package folder:\n\n```\n\"E:\\install\\Blender\\blender-3.6.12-windows-x64\\3.6\\python\\Scripts\\pip.exe\" install .\n```\n\nTo uninstall write a name (no some folder name):\n\n```\n\"E:\\install\\Blender\\blender-3.6.12-windows-x64\\3.6\\python\\Scripts\\pip.exe\" uninstall pySVCGAL\n```\n\n## Publish/Update package on PyPi\n\n1. Update version of library.\n\n```\n2. python -m build\n3. twine upload dist/*\n```\n\n![package_build](images/pypi_package_build.001.png)\n\n![package_build](images/pypi_package_publish.001.png)\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Python CGAL straight skeleton extrude wrapper",
"version": "0.0.16",
"project_urls": {
"Homepage": "https://github.com/satabol/pySVCGAL",
"Issues": "https://github.com/satabol/pySVCGAL/issues"
},
"split_keywords": [
"extrude",
" skeleton"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "77797d51bfdda425b01b2a4bff548a11300e60ff8748584d63d711255a6b882b",
"md5": "1149ede5707a7b75b7dd86aa9797b2d1",
"sha256": "70ea7df497dc5d5b86621e46bf842bc641256303535aca91abafc1cdeb91043a"
},
"downloads": -1,
"filename": "pysvcgal-0.0.16-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1149ede5707a7b75b7dd86aa9797b2d1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 2019219,
"upload_time": "2024-11-16T22:38:55",
"upload_time_iso_8601": "2024-11-16T22:38:55.466543Z",
"url": "https://files.pythonhosted.org/packages/77/79/7d51bfdda425b01b2a4bff548a11300e60ff8748584d63d711255a6b882b/pysvcgal-0.0.16-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "df3f0dd5c945cbc32ee4308b2640e22f9e23ee928b86154871216515c3a2a71c",
"md5": "2de963920aa29735e170bbeb234526e8",
"sha256": "2c10dea55e8b28085656565b57a9b08695e4bd2f84f07a8395bc24e5e4ccdff0"
},
"downloads": -1,
"filename": "pysvcgal-0.0.16.tar.gz",
"has_sig": false,
"md5_digest": "2de963920aa29735e170bbeb234526e8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 2246870,
"upload_time": "2024-11-16T22:38:57",
"upload_time_iso_8601": "2024-11-16T22:38:57.335574Z",
"url": "https://files.pythonhosted.org/packages/df/3f/0dd5c945cbc32ee4308b2640e22f9e23ee928b86154871216515c3a2a71c/pysvcgal-0.0.16.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-16 22:38:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "satabol",
"github_project": "pySVCGAL",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pysvcgal"
}