Name | pyaskalono JSON |
Version |
0.1.3
JSON |
| download |
home_page | None |
Summary | Python bindings for askalono - rust library to detect license texts |
upload_time | 2024-11-29 15:17:57 |
maintainer | None |
docs_url | None |
author | Sergei Silnov <po@kumekay.com> |
requires_python | >=3.7 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# pyaskalono
Python bindings for [askalono](https://github.com/jpeddicord/askalono) - rust library to detect license texts
## Installation
```
pip install pyaskalono
```
## Use
```python
from askalono import identify
LICENSE = '''
The MIT License (MIT)
Copyright © 2021 <copyright holders>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
'''
detected_license = identify(LICENSE)
detected_license.name # 'MIT'
detected_license.score # 0.9878048896789551
```
## Publishing
To upload new package run `maturin publish` from pipenv environment
Raw data
{
"_id": null,
"home_page": null,
"name": "pyaskalono",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Sergei Silnov <po@kumekay.com>",
"author_email": "Sergei Silnov <po@kumekay.com>",
"download_url": "https://files.pythonhosted.org/packages/35/cc/769161fcf58b586173983e39b07476d892a2fe975cb303dbaa0ceab1b16f/pyaskalono-0.1.3.tar.gz",
"platform": null,
"description": "# pyaskalono\n\nPython bindings for [askalono](https://github.com/jpeddicord/askalono) - rust library to detect license texts\n\n## Installation\n\n```\npip install pyaskalono\n```\n\n## Use\n\n```python\nfrom askalono import identify\n\nLICENSE = '''\nThe MIT License (MIT)\n\nCopyright \u00a9 2021 <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \u201cSoftware\u201d), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \u201cAS IS\u201d, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n'''\n\ndetected_license = identify(LICENSE)\n\ndetected_license.name # 'MIT'\ndetected_license.score # 0.9878048896789551\n```\n\n## Publishing\n\nTo upload new package run `maturin publish` from pipenv environment\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Python bindings for askalono - rust library to detect license texts",
"version": "0.1.3",
"project_urls": {
"homepage": "https://github.com/kumekay/pyaskalono"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "20650f201a814489aba35a438993a5f4d90e6cdcf310742413421f7efa976d08",
"md5": "9ce96c9997399c54d19790e7eb5aad47",
"sha256": "8d278c70abe222cb402ffc7acd00b513a0415b3549ee46efc960900e233908d5"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "9ce96c9997399c54d19790e7eb5aad47",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 2158041,
"upload_time": "2024-11-29T15:12:24",
"upload_time_iso_8601": "2024-11-29T15:12:24.058408Z",
"url": "https://files.pythonhosted.org/packages/20/65/0f201a814489aba35a438993a5f4d90e6cdcf310742413421f7efa976d08/pyaskalono-0.1.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c05d5d2547866a2c0795112113844d8c1d6ec795285154eb5af5af08a378a8ae",
"md5": "7adc996b5955cd7c76959e796a916c25",
"sha256": "17c4138ed5cd5d47ffc6b67502bd932bf434d2bee453b0a2f99c23088408a025"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "7adc996b5955cd7c76959e796a916c25",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 2256158,
"upload_time": "2024-11-29T15:13:57",
"upload_time_iso_8601": "2024-11-29T15:13:57.605497Z",
"url": "https://files.pythonhosted.org/packages/c0/5d/5d2547866a2c0795112113844d8c1d6ec795285154eb5af5af08a378a8ae/pyaskalono-0.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5ab5f98c5adacce8575fc01ca8489dd389d38d9caf38fda553c82f697992dd2c",
"md5": "7f4cba1c55fa84fc41bf8130ba127612",
"sha256": "7e0e6c4608acd2c9fb9a36652efec70563ba89f3b000a9a6fbf1de43c2caef60"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp310-cp310-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "7f4cba1c55fa84fc41bf8130ba127612",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 2370379,
"upload_time": "2024-11-29T15:15:40",
"upload_time_iso_8601": "2024-11-29T15:15:40.920986Z",
"url": "https://files.pythonhosted.org/packages/5a/b5/f98c5adacce8575fc01ca8489dd389d38d9caf38fda553c82f697992dd2c/pyaskalono-0.1.3-cp310-cp310-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "66065bcb5364bc94f5e8090d57632eb6245050ff89a9732d7bbb19cc8e48e787",
"md5": "f7a146e65cbc10c33557f59f607a9584",
"sha256": "1fbe2985551b3f80f1559c45451b92e66f69e0c2d59972d558a1f36669d9dec7"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp310-cp310-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "f7a146e65cbc10c33557f59f607a9584",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 2426531,
"upload_time": "2024-11-29T15:17:34",
"upload_time_iso_8601": "2024-11-29T15:17:34.055759Z",
"url": "https://files.pythonhosted.org/packages/66/06/5bcb5364bc94f5e8090d57632eb6245050ff89a9732d7bbb19cc8e48e787/pyaskalono-0.1.3-cp310-cp310-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "10bca91bff4f54b4f87930d131936aa9d2670712b82141ca1ed6125c08f87635",
"md5": "3240a0efeca509576f71e6794940f77e",
"sha256": "dc8f92bf6be79b42410a6edc05a50926d3d1653a7698e2b3604be9394a7b0b95"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp311-cp311-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "3240a0efeca509576f71e6794940f77e",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 2104809,
"upload_time": "2024-11-29T15:15:36",
"upload_time_iso_8601": "2024-11-29T15:15:36.616065Z",
"url": "https://files.pythonhosted.org/packages/10/bc/a91bff4f54b4f87930d131936aa9d2670712b82141ca1ed6125c08f87635/pyaskalono-0.1.3-cp311-cp311-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d0749f0c63ef49a05f9e6756b3ed665c6dad9b9eecb60e3b3f1e029c138e2752",
"md5": "c419d72721a398519d81a8002dad4425",
"sha256": "2cff690c1c15a7eff4fe8d0d8a349d587b43b0d55940f01f60f3d5ad492e10fb"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "c419d72721a398519d81a8002dad4425",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 2015971,
"upload_time": "2024-11-29T15:15:31",
"upload_time_iso_8601": "2024-11-29T15:15:31.277700Z",
"url": "https://files.pythonhosted.org/packages/d0/74/9f0c63ef49a05f9e6756b3ed665c6dad9b9eecb60e3b3f1e029c138e2752/pyaskalono-0.1.3-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f03d00422fd0ce9b4d88251f135f995480e9dd32a078bc037cb29ae86f75c3e3",
"md5": "d6a05962a68d5530a65be8640be0f034",
"sha256": "96fc1a1c1b1779b151af0ccfa9b4845e2c64726d3bb5bf3466843518ce67df36"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "d6a05962a68d5530a65be8640be0f034",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 2158605,
"upload_time": "2024-11-29T15:12:30",
"upload_time_iso_8601": "2024-11-29T15:12:30.467026Z",
"url": "https://files.pythonhosted.org/packages/f0/3d/00422fd0ce9b4d88251f135f995480e9dd32a078bc037cb29ae86f75c3e3/pyaskalono-0.1.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "231206b5d35549b0d2fb6900ffd369055fa091a0f6485126df8e40c582da9eb3",
"md5": "58b3d0b5a1be7ba4e674814f454d5020",
"sha256": "5a8002f9ed27fd5b150e00db6f521de83660ba2eabab9bb256ba2f094188cd43"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "58b3d0b5a1be7ba4e674814f454d5020",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 2258192,
"upload_time": "2024-11-29T15:14:00",
"upload_time_iso_8601": "2024-11-29T15:14:00.588632Z",
"url": "https://files.pythonhosted.org/packages/23/12/06b5d35549b0d2fb6900ffd369055fa091a0f6485126df8e40c582da9eb3/pyaskalono-0.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c07beaf4577564ac82f031c4e40c971bb4f326c9f7c619ad29ca5884bcfbe112",
"md5": "def11b5e82ae6790e2324b6a5b28c40e",
"sha256": "215097cb1bc1c6977bf96a8515aab0a93a8689f90a9f6ebeb12dda9e5619dcfd"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp311-cp311-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "def11b5e82ae6790e2324b6a5b28c40e",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 2369524,
"upload_time": "2024-11-29T15:16:01",
"upload_time_iso_8601": "2024-11-29T15:16:01.737029Z",
"url": "https://files.pythonhosted.org/packages/c0/7b/eaf4577564ac82f031c4e40c971bb4f326c9f7c619ad29ca5884bcfbe112/pyaskalono-0.1.3-cp311-cp311-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b4a2d671db3ddec338f34358e07791ce4c220708cf7aff4b3a7558273d28430c",
"md5": "82c9c6b833d2e7b6db9b17f6fca90d71",
"sha256": "47932909046e9f1a448be19dd2cabe6d456639def283320dde13585d02b1c334"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp311-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "82c9c6b833d2e7b6db9b17f6fca90d71",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 1947453,
"upload_time": "2024-11-29T15:18:09",
"upload_time_iso_8601": "2024-11-29T15:18:09.927084Z",
"url": "https://files.pythonhosted.org/packages/b4/a2/d671db3ddec338f34358e07791ce4c220708cf7aff4b3a7558273d28430c/pyaskalono-0.1.3-cp311-none-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e2013a6f077a1bb8459a4d4f481e9613017acffa46b503a80d26ab8ef4fd64ae",
"md5": "e0cfb07dec744a805bf491dad7004b6d",
"sha256": "2c351a5c2a73390b02da04cd6149ceb5d4d969405d3a0431839273f58c03b0d7"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp312-cp312-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "e0cfb07dec744a805bf491dad7004b6d",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 2104071,
"upload_time": "2024-11-29T15:15:38",
"upload_time_iso_8601": "2024-11-29T15:15:38.093335Z",
"url": "https://files.pythonhosted.org/packages/e2/01/3a6f077a1bb8459a4d4f481e9613017acffa46b503a80d26ab8ef4fd64ae/pyaskalono-0.1.3-cp312-cp312-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7547dbc53de2dafc7c04fe86c2602694773645b4a746109eb87a5b5a21579cf6",
"md5": "14f81b07c2f88414a52704fa10a4f173",
"sha256": "72a8779c2ef5ea14ff86e89ef510bfcc3fa3344bc7f90d383e68f7a0421e4713"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "14f81b07c2f88414a52704fa10a4f173",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 2015264,
"upload_time": "2024-11-29T15:15:33",
"upload_time_iso_8601": "2024-11-29T15:15:33.344827Z",
"url": "https://files.pythonhosted.org/packages/75/47/dbc53de2dafc7c04fe86c2602694773645b4a746109eb87a5b5a21579cf6/pyaskalono-0.1.3-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8389885c95f24e662c885d7e965cc1ea86982a75b634b913a2c28489b6d6eb57",
"md5": "f90a5a07f3c9eb9ad53fda42d81c9411",
"sha256": "2ac5ae08c0a2c57e5ca4eee44d51e54b5b4fa3178431aae3e16ae68bb58a9663"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "f90a5a07f3c9eb9ad53fda42d81c9411",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 2160208,
"upload_time": "2024-11-29T15:12:32",
"upload_time_iso_8601": "2024-11-29T15:12:32.524409Z",
"url": "https://files.pythonhosted.org/packages/83/89/885c95f24e662c885d7e965cc1ea86982a75b634b913a2c28489b6d6eb57/pyaskalono-0.1.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b0fbb7ec505fb76ebe9cba57d5cd70c92479b024aaddd20bffd42dfbb0549b98",
"md5": "f2d2ae0aad5cd5cd066e89745f6a6937",
"sha256": "b75a8360d45986fa6a66160e6bfde6fcbcc3bd5b047b6eb0f7873d0c78a3be71"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "f2d2ae0aad5cd5cd066e89745f6a6937",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 2258433,
"upload_time": "2024-11-29T15:14:19",
"upload_time_iso_8601": "2024-11-29T15:14:19.803329Z",
"url": "https://files.pythonhosted.org/packages/b0/fb/b7ec505fb76ebe9cba57d5cd70c92479b024aaddd20bffd42dfbb0549b98/pyaskalono-0.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d5c712cd1ead77e9ee132af256b773792bb1eccb04fbc07297dd71109901ee8d",
"md5": "554277a4c397a522c0c4f562f29b678f",
"sha256": "5df165cc2154904c154820e5781f6a3269279dd2a6786752443de2775dbe9db0"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp312-cp312-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "554277a4c397a522c0c4f562f29b678f",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 2369169,
"upload_time": "2024-11-29T15:16:13",
"upload_time_iso_8601": "2024-11-29T15:16:13.991387Z",
"url": "https://files.pythonhosted.org/packages/d5/c7/12cd1ead77e9ee132af256b773792bb1eccb04fbc07297dd71109901ee8d/pyaskalono-0.1.3-cp312-cp312-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c87672e02a90bd36ec0ac1c3c58b635b603cf3a4b6b4395bc989ca021ffa1783",
"md5": "04b01a2d0827cc3bef48d81a3ea69a94",
"sha256": "fa1220e5fb8f51145a857591b183edbc7d5caf827bb4a3fbd167562568a6f1b4"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp312-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "04b01a2d0827cc3bef48d81a3ea69a94",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 1947411,
"upload_time": "2024-11-29T15:18:12",
"upload_time_iso_8601": "2024-11-29T15:18:12.681177Z",
"url": "https://files.pythonhosted.org/packages/c8/76/72e02a90bd36ec0ac1c3c58b635b603cf3a4b6b4395bc989ca021ffa1783/pyaskalono-0.1.3-cp312-none-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "86a531c8681056bbd5c24bde6e8619ea25869b3196d6ba8e94556d3af8c9c3d1",
"md5": "e14665a20664bfff3bb5d13aa0d397bb",
"sha256": "4e72b7165b290fb1d46e729c07052bd2050dcce961277aed77a614afabf657c0"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp313-cp313-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "e14665a20664bfff3bb5d13aa0d397bb",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.7",
"size": 2104408,
"upload_time": "2024-11-29T15:15:39",
"upload_time_iso_8601": "2024-11-29T15:15:39.498624Z",
"url": "https://files.pythonhosted.org/packages/86/a5/31c8681056bbd5c24bde6e8619ea25869b3196d6ba8e94556d3af8c9c3d1/pyaskalono-0.1.3-cp313-cp313-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bba7a1734a8f76cf89064e9677270bb0c3340f24646823bdc7f92a0b6774f573",
"md5": "18a84b00461f45c23fb9e0fa4d803b48",
"sha256": "491c6be53c94b841a75a35c9e82f951c4276c8700438f1ab52592402000ae5f6"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp313-cp313-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "18a84b00461f45c23fb9e0fa4d803b48",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.7",
"size": 2015509,
"upload_time": "2024-11-29T15:15:34",
"upload_time_iso_8601": "2024-11-29T15:15:34.691191Z",
"url": "https://files.pythonhosted.org/packages/bb/a7/a1734a8f76cf89064e9677270bb0c3340f24646823bdc7f92a0b6774f573/pyaskalono-0.1.3-cp313-cp313-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "dcb0436df18b5e8f49b213e9baa4f5593a8c8fe0b75b5d10fe36d87e95a3fd99",
"md5": "ac63f03a0ad8f45ac572cea5b05a017a",
"sha256": "731a8b827da86510a8b9633ef85ca7c835cc5491b4f7d38b10437953ed667947"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp313-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "ac63f03a0ad8f45ac572cea5b05a017a",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.7",
"size": 1947233,
"upload_time": "2024-11-29T15:18:41",
"upload_time_iso_8601": "2024-11-29T15:18:41.193815Z",
"url": "https://files.pythonhosted.org/packages/dc/b0/436df18b5e8f49b213e9baa4f5593a8c8fe0b75b5d10fe36d87e95a3fd99/pyaskalono-0.1.3-cp313-none-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c23262277e28a615c266bb3358bd0458cf02c7adfc5d0e0997c9be98fc876f6d",
"md5": "c070778972233cd1e1c6044d63ac7534",
"sha256": "aac0b4e199c214609d590b884ec1f5ed44e4f14d28561eb26c24737c935d3c18"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "c070778972233cd1e1c6044d63ac7534",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 2158427,
"upload_time": "2024-11-29T15:12:43",
"upload_time_iso_8601": "2024-11-29T15:12:43.655719Z",
"url": "https://files.pythonhosted.org/packages/c2/32/62277e28a615c266bb3358bd0458cf02c7adfc5d0e0997c9be98fc876f6d/pyaskalono-0.1.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "87431b85350abd31624a08914008c2fbc2a115958a468a8592e87dcbe590121a",
"md5": "2fa6c2f3c734f42bc281667abb71eb57",
"sha256": "e93b39edf18aefbfc5854fe766e10b21d7dcee8ca9e6eda1cad61a1e57ae7f31"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "2fa6c2f3c734f42bc281667abb71eb57",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 2257041,
"upload_time": "2024-11-29T15:14:36",
"upload_time_iso_8601": "2024-11-29T15:14:36.019154Z",
"url": "https://files.pythonhosted.org/packages/87/43/1b85350abd31624a08914008c2fbc2a115958a468a8592e87dcbe590121a/pyaskalono-0.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "56c21633abbd9a061e54a9720a1dd3d1c039adffc066de31e002e9d9dd31a51d",
"md5": "3dc17402d76ceb6ae0f2f81dbf094340",
"sha256": "442b8652a12c8bf5fe7437672ac85663704d31b8ed6ea607e0864cf3e9598ef5"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp37-cp37m-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "3dc17402d76ceb6ae0f2f81dbf094340",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 2370517,
"upload_time": "2024-11-29T15:16:15",
"upload_time_iso_8601": "2024-11-29T15:16:15.993016Z",
"url": "https://files.pythonhosted.org/packages/56/c2/1633abbd9a061e54a9720a1dd3d1c039adffc066de31e002e9d9dd31a51d/pyaskalono-0.1.3-cp37-cp37m-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bcc567bd0a26e87f2f3bcd17812d013af21efa32294d801f36116e91acb96674",
"md5": "9e039c647d08a4d3a91800de69a7ca54",
"sha256": "7a5995bf2e451d701487d6ff3f999419eb4e063a5c95115afb40f00661e2b601"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "9e039c647d08a4d3a91800de69a7ca54",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 2158763,
"upload_time": "2024-11-29T15:12:45",
"upload_time_iso_8601": "2024-11-29T15:12:45.885063Z",
"url": "https://files.pythonhosted.org/packages/bc/c5/67bd0a26e87f2f3bcd17812d013af21efa32294d801f36116e91acb96674/pyaskalono-0.1.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "97bc2636d21fa60bfdbe29f5ae269875923f450083e1d8f263d84fda40f2a98e",
"md5": "91a63206f13de321934435083ba51ab9",
"sha256": "d9c8fb42a18312fb7169c504fa1cf03884d81c800f0dd9b9cbc25d24e8375699"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "91a63206f13de321934435083ba51ab9",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 2257239,
"upload_time": "2024-11-29T15:14:40",
"upload_time_iso_8601": "2024-11-29T15:14:40.886841Z",
"url": "https://files.pythonhosted.org/packages/97/bc/2636d21fa60bfdbe29f5ae269875923f450083e1d8f263d84fda40f2a98e/pyaskalono-0.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e84c35181080d5cfaf999f49afc17c483f95f6d95a5b8e5b9bae25d1b5f73667",
"md5": "2d753f469490a09d9760c5ca46ad8268",
"sha256": "c3f49f0d9832f2312f24d93cd2d8bdb95971a996a62888b771f39ab41d5eecae"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp38-cp38-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "2d753f469490a09d9760c5ca46ad8268",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 2370624,
"upload_time": "2024-11-29T15:16:36",
"upload_time_iso_8601": "2024-11-29T15:16:36.267828Z",
"url": "https://files.pythonhosted.org/packages/e8/4c/35181080d5cfaf999f49afc17c483f95f6d95a5b8e5b9bae25d1b5f73667/pyaskalono-0.1.3-cp38-cp38-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2c1fd2bef25db29f9817ddd2c4b13a99cc1ed989b6174c741783af20a627b4f9",
"md5": "06dc81de70b7c41eaa288af81323b393",
"sha256": "d263484f980837103bac4c171c93c9a09ae9836c909f7dc0320707063a68eca9"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "06dc81de70b7c41eaa288af81323b393",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 2159217,
"upload_time": "2024-11-29T15:13:05",
"upload_time_iso_8601": "2024-11-29T15:13:05.064418Z",
"url": "https://files.pythonhosted.org/packages/2c/1f/d2bef25db29f9817ddd2c4b13a99cc1ed989b6174c741783af20a627b4f9/pyaskalono-0.1.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ecab9b74228b1c1d766fb5a66f761008215017219050e67b2cd46edaa4f1caa6",
"md5": "11e7f72a16ce546835ecbb9bc112669a",
"sha256": "a50fcadf2137ad6c51b3b829dccb08b43bb4816925075b43ab3ebe748408fea2"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "11e7f72a16ce546835ecbb9bc112669a",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 2257616,
"upload_time": "2024-11-29T15:14:58",
"upload_time_iso_8601": "2024-11-29T15:14:58.270552Z",
"url": "https://files.pythonhosted.org/packages/ec/ab/9b74228b1c1d766fb5a66f761008215017219050e67b2cd46edaa4f1caa6/pyaskalono-0.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c41cc4546f6353363faf81c77893d92b20d9222c684ca31224543305d502d032",
"md5": "04f1111321eb1ff18f9538e8bf9d1a32",
"sha256": "199aed46846b2e80d0acf3f0ef666ccbccb893e2407ab07d304b9810966b81c9"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-cp39-cp39-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "04f1111321eb1ff18f9538e8bf9d1a32",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 2370660,
"upload_time": "2024-11-29T15:16:46",
"upload_time_iso_8601": "2024-11-29T15:16:46.809591Z",
"url": "https://files.pythonhosted.org/packages/c4/1c/c4546f6353363faf81c77893d92b20d9222c684ca31224543305d502d032/pyaskalono-0.1.3-cp39-cp39-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5962e6f61d68a13919168ce336d1fb06e6421eafa4fa053f95d146814d608604",
"md5": "e5d28ea134c3851cee2a661d4aaffa84",
"sha256": "cb7856787954c8484816b2a5c1ea6677425d8d89559f83ded6b1a0e2bea3269e"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "e5d28ea134c3851cee2a661d4aaffa84",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.7",
"size": 2259577,
"upload_time": "2024-11-29T15:15:10",
"upload_time_iso_8601": "2024-11-29T15:15:10.910620Z",
"url": "https://files.pythonhosted.org/packages/59/62/e6f61d68a13919168ce336d1fb06e6421eafa4fa053f95d146814d608604/pyaskalono-0.1.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8d01904b04fd29037010f9f07f8d884b4ce008cb2e3c4e4d57e06736962be712",
"md5": "b77dfedcdaa324d72131303c4775d2f0",
"sha256": "7195d371e4fa1918c05beb268e6dcce5e28ced335035e82ce1a44c94edebea8e"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "b77dfedcdaa324d72131303c4775d2f0",
"packagetype": "bdist_wheel",
"python_version": "pp37",
"requires_python": ">=3.7",
"size": 2164074,
"upload_time": "2024-11-29T15:13:15",
"upload_time_iso_8601": "2024-11-29T15:13:15.471107Z",
"url": "https://files.pythonhosted.org/packages/8d/01/904b04fd29037010f9f07f8d884b4ce008cb2e3c4e4d57e06736962be712/pyaskalono-0.1.3-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c878f4a637b47dc7caf6ba2c2edfbe2ceb696f3882c44aa55586b45eddb9d42c",
"md5": "58e9dc31bb154e2f76eba59fb16e2d19",
"sha256": "2ff094ff11000d84deb80998f974e72ba0df7a1125bbe99ab362560d1304ebdb"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-pp37-pypy37_pp73-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "58e9dc31bb154e2f76eba59fb16e2d19",
"packagetype": "bdist_wheel",
"python_version": "pp37",
"requires_python": ">=3.7",
"size": 2373812,
"upload_time": "2024-11-29T15:16:48",
"upload_time_iso_8601": "2024-11-29T15:16:48.995770Z",
"url": "https://files.pythonhosted.org/packages/c8/78/f4a637b47dc7caf6ba2c2edfbe2ceb696f3882c44aa55586b45eddb9d42c/pyaskalono-0.1.3-pp37-pypy37_pp73-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8ea9aa51b011ebe20a6ec0820a2da04e0e94562bd3fad6d22498c8772d340fcc",
"md5": "39744cbbbd5b8d2cd21086fc770dcaa1",
"sha256": "cc7bad61a36c19e0dee5268cf4c3ac43a451744203ace14a5a249af4c6966156"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "39744cbbbd5b8d2cd21086fc770dcaa1",
"packagetype": "bdist_wheel",
"python_version": "pp38",
"requires_python": ">=3.7",
"size": 2160891,
"upload_time": "2024-11-29T15:13:17",
"upload_time_iso_8601": "2024-11-29T15:13:17.007837Z",
"url": "https://files.pythonhosted.org/packages/8e/a9/aa51b011ebe20a6ec0820a2da04e0e94562bd3fad6d22498c8772d340fcc/pyaskalono-0.1.3-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d28ed3f4c00fe113d0f42cfcdb2ecbb0c17f8a3ffbde55efd53d65de43633b4b",
"md5": "6f1fc80dbce3b4506abadd1994658dbb",
"sha256": "7bf436764b4a9139e4daa84687d116b28591fe176c49a5f6bbcde0e115c55181"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "6f1fc80dbce3b4506abadd1994658dbb",
"packagetype": "bdist_wheel",
"python_version": "pp38",
"requires_python": ">=3.7",
"size": 2370242,
"upload_time": "2024-11-29T15:17:13",
"upload_time_iso_8601": "2024-11-29T15:17:13.219350Z",
"url": "https://files.pythonhosted.org/packages/d2/8e/d3f4c00fe113d0f42cfcdb2ecbb0c17f8a3ffbde55efd53d65de43633b4b/pyaskalono-0.1.3-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "128ad3192b9e903fd83c4ea9ae70ac732f63e23d4ba751f70fd7e2ce7628ea41",
"md5": "c3f75edc4c2bab95c06c4c2b8ae1d42a",
"sha256": "e225d6631354068991365268a593f167a20fa7a801315b66d50d86a7c4da7f83"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "c3f75edc4c2bab95c06c4c2b8ae1d42a",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.7",
"size": 2160471,
"upload_time": "2024-11-29T15:13:44",
"upload_time_iso_8601": "2024-11-29T15:13:44.753801Z",
"url": "https://files.pythonhosted.org/packages/12/8a/d3192b9e903fd83c4ea9ae70ac732f63e23d4ba751f70fd7e2ce7628ea41/pyaskalono-0.1.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "68591b30aae195de2960ad8cbad3e5ed1260424961ccb3762f63dab20e46887c",
"md5": "6f8be0de2243d54c2fc0db9cc3eb2e5d",
"sha256": "a190def2ddf17bacafa7e0fd9ebd76957387d504b7d9a4e6ec75ec8e859a82f0"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "6f8be0de2243d54c2fc0db9cc3eb2e5d",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.7",
"size": 2370303,
"upload_time": "2024-11-29T15:17:28",
"upload_time_iso_8601": "2024-11-29T15:17:28.743680Z",
"url": "https://files.pythonhosted.org/packages/68/59/1b30aae195de2960ad8cbad3e5ed1260424961ccb3762f63dab20e46887c/pyaskalono-0.1.3-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "35cc769161fcf58b586173983e39b07476d892a2fe975cb303dbaa0ceab1b16f",
"md5": "650726056e867deebe8b76d4328d35a3",
"sha256": "23658399c37c6d133b53b3a6dcd1570fbfd3068e0d3e8fe472f7d67489a1faad"
},
"downloads": -1,
"filename": "pyaskalono-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "650726056e867deebe8b76d4328d35a3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 1127467,
"upload_time": "2024-11-29T15:17:57",
"upload_time_iso_8601": "2024-11-29T15:17:57.626412Z",
"url": "https://files.pythonhosted.org/packages/35/cc/769161fcf58b586173983e39b07476d892a2fe975cb303dbaa0ceab1b16f/pyaskalono-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-29 15:17:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kumekay",
"github_project": "pyaskalono",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pyaskalono"
}