stopeight: Comparing sequences of points in 2 dimensions by visually overlapping them using matrix transformations (translation, scaling and rotation) and getting a boolean result.
Raw data
{
"_id": null,
"home_page": "https://github.com/specpose/stopeight",
"name": "stopeight",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "signal-analysis time-series pen-stroke",
"author": "Fassio Blatter",
"author_email": "fassio@specpose.com",
"download_url": "https://files.pythonhosted.org/packages/42/e0/d81afe94fc523e13f72cf85af6d3a48927df0f17fdf036ba1600e86af5fa/stopeight-0.3.25.tar.gz",
"platform": null,
"description": "stopeight: Comparing sequences of points in 2 dimensions by visually overlapping them using matrix transformations (translation, scaling and rotation) and getting a boolean result.\n",
"bugtrack_url": null,
"license": "GNU General Public License, version 2",
"summary": "stopeight: Comparing sequences of points in 2 dimensions",
"version": "0.3.25",
"split_keywords": [
"signal-analysis",
"time-series",
"pen-stroke"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "42e0d81afe94fc523e13f72cf85af6d3a48927df0f17fdf036ba1600e86af5fa",
"md5": "b47df94996b82b9eca79d57c53d54900",
"sha256": "a986dfd0edfb8e42b3f2fed8635a8d86409f201de25dd2cd98a682b46f40c087"
},
"downloads": -1,
"filename": "stopeight-0.3.25.tar.gz",
"has_sig": false,
"md5_digest": "b47df94996b82b9eca79d57c53d54900",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 698982,
"upload_time": "2023-04-26T18:34:00",
"upload_time_iso_8601": "2023-04-26T18:34:00.249981Z",
"url": "https://files.pythonhosted.org/packages/42/e0/d81afe94fc523e13f72cf85af6d3a48927df0f17fdf036ba1600e86af5fa/stopeight-0.3.25.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-26 18:34:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "specpose",
"github_project": "stopeight",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "contourpy",
"specs": [
[
"==",
"1.0.7"
]
]
},
{
"name": "cycler",
"specs": [
[
"==",
"0.11.0"
]
]
},
{
"name": "fonttools",
"specs": [
[
"==",
"4.39.3"
]
]
},
{
"name": "kiwisolver",
"specs": [
[
"==",
"1.4.4"
]
]
},
{
"name": "matplotlib",
"specs": [
[
"==",
"3.7.1"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"1.24."
]
]
},
{
"name": "Pillow",
"specs": [
[
"==",
"9.5.0"
]
]
},
{
"name": "pyparsing",
"specs": [
[
"==",
"3.0.9"
]
]
},
{
"name": "PySide2",
"specs": [
[
"==",
"5.13.2"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
"==",
"2.8.2"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.16.0"
]
]
}
],
"lcname": "stopeight"
}