| Name | hay-say-common JSON |
| Version |
1.0.8
JSON |
| download |
| home_page | |
| Summary | Constants and methods that are shared between the Hay Say UI and various Docker containers it communicates with. |
| upload_time | 2023-12-10 23:49:34 |
| maintainer | |
| docs_url | None |
| author | |
| requires_python | >=3.7 |
| license | |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
flask
librosa
soundfile
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# Hay Say Common
The various Hay Say coding projects have many constants and methods in common. That common functionality is packaged
up into this project so it can be maintained in one place.
Raw data
{
"_id": null,
"home_page": "",
"name": "hay-say-common",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "",
"author_email": "HydrusBeta <hydrusgamma@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/48/9a/3a64dea59bead4c55647c09c5c4fd5af153a4d2e5a6cda0d8f6c0e471565/hay_say_common-1.0.8.tar.gz",
"platform": null,
"description": "# Hay Say Common\nThe various Hay Say coding projects have many constants and methods in common. That common functionality is packaged\nup into this project so it can be maintained in one place.\n",
"bugtrack_url": null,
"license": "",
"summary": "Constants and methods that are shared between the Hay Say UI and various Docker containers it communicates with.",
"version": "1.0.8",
"project_urls": {
"Bug Tracker": "https://github.com/hydrusbeta/hay_say_common/issues",
"Homepage": "https://github.com/hydrusbeta/hay_say_common"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e4b26c7a1ae608be52fcaf9bd90a0f474ca69b6dc6b680cc721b7b77e9cd9461",
"md5": "b026b6776d35c430ee7c0dcf41580367",
"sha256": "95f3f12828d71e85932ab1af497674c1a136c086253908965b056a1725f67d3f"
},
"downloads": -1,
"filename": "hay_say_common-1.0.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b026b6776d35c430ee7c0dcf41580367",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 12364,
"upload_time": "2023-12-10T23:49:33",
"upload_time_iso_8601": "2023-12-10T23:49:33.500461Z",
"url": "https://files.pythonhosted.org/packages/e4/b2/6c7a1ae608be52fcaf9bd90a0f474ca69b6dc6b680cc721b7b77e9cd9461/hay_say_common-1.0.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "489a3a64dea59bead4c55647c09c5c4fd5af153a4d2e5a6cda0d8f6c0e471565",
"md5": "055d8d6185e831a094c565b60f8d29e5",
"sha256": "51857a941799b43e814e9008f5aed99ccc7604573a1bc8707c9731289d7b3027"
},
"downloads": -1,
"filename": "hay_say_common-1.0.8.tar.gz",
"has_sig": false,
"md5_digest": "055d8d6185e831a094c565b60f8d29e5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 11339,
"upload_time": "2023-12-10T23:49:34",
"upload_time_iso_8601": "2023-12-10T23:49:34.803104Z",
"url": "https://files.pythonhosted.org/packages/48/9a/3a64dea59bead4c55647c09c5c4fd5af153a4d2e5a6cda0d8f6c0e471565/hay_say_common-1.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-10 23:49:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hydrusbeta",
"github_project": "hay_say_common",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "flask",
"specs": [
[
"==",
"2.0.3"
]
]
},
{
"name": "librosa",
"specs": [
[
"==",
"0.8.1"
]
]
},
{
"name": "soundfile",
"specs": [
[
"==",
"0.10.3.post1"
]
]
}
],
"lcname": "hay-say-common"
}