# 🍴 cutlery
This Python library provides word-/sentencepiece tokenizers. The following
types of tokenizers are currenty supported:
| Tokenizer | Binding | Example model |
| --------- | ------------- | ------------- |
| BPE | sentencepiece | |
| Byte BPE | Native | RoBERTa/GPT-2 |
| Unigram | sentencepiece | XLM-RoBERTa |
| Wordpiece | Native | BERT |
## ⚠️ Warning: experimental package
This package is experimental and it is likely that the APIs will change in
incompatible ways.
## ⏳ Install
Cutlery is availble through PyPI:
```bash
pip install cutlery
```
## 🚀 Quickstart
The best way to get started with cutlery is through the
[`curated-transformers`](https://github.com/explosion/curated-transformers)
library. `curated-transformers` also provides functionality to load tokenization
models from Huggingface Hub.
Raw data
{
"_id": null,
"home_page": "https://github.com/explosion/cutlery",
"name": "cutlery",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "Explosion",
"author_email": "contact@explosion.ai",
"download_url": "https://files.pythonhosted.org/packages/ac/9e/010b8994715568e7ceebaba00b914bcdccd6d4a3c16b7092ae80a0d82301/cutlery-0.0.5.tar.gz",
"platform": null,
"description": "# \ud83c\udf74 cutlery\n\nThis Python library provides word-/sentencepiece tokenizers. The following\ntypes of tokenizers are currenty supported:\n\n| Tokenizer | Binding | Example model |\n| --------- | ------------- | ------------- |\n| BPE | sentencepiece | |\n| Byte BPE | Native | RoBERTa/GPT-2 |\n| Unigram | sentencepiece | XLM-RoBERTa |\n| Wordpiece | Native | BERT |\n\n## \u26a0\ufe0f Warning: experimental package\n\nThis package is experimental and it is likely that the APIs will change in\nincompatible ways.\n\n## \u23f3 Install\n\nCutlery is availble through PyPI:\n\n```bash\npip install cutlery\n```\n\n## \ud83d\ude80 Quickstart\n\nThe best way to get started with cutlery is through the\n[`curated-transformers`](https://github.com/explosion/curated-transformers)\nlibrary. `curated-transformers` also provides functionality to load tokenization\nmodels from Huggingface Hub.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Lightweight piece tokenization library",
"version": "0.0.5",
"project_urls": {
"Homepage": "https://github.com/explosion/cutlery"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "93607cd16a7d0a3cf6ac20fe8d6f3be9735e83307f2da6f5b304010039633d25",
"md5": "5bed3443691cc20fe4573416596a9b13",
"sha256": "fb708476979ef4e49126410932290b83684c42244b76d92e6e700565f51245ad"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp310-cp310-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "5bed3443691cc20fe4573416596a9b13",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 691622,
"upload_time": "2023-05-19T15:31:48",
"upload_time_iso_8601": "2023-05-19T15:31:48.471045Z",
"url": "https://files.pythonhosted.org/packages/93/60/7cd16a7d0a3cf6ac20fe8d6f3be9735e83307f2da6f5b304010039633d25/cutlery-0.0.5-cp310-cp310-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fc5dcfeb6d26f374e04d9f01c52f29fee330938f265783f225b750cb1bcf70ac",
"md5": "b794faa82680d261b441ab55af5c48e5",
"sha256": "fd4388fe27da6c0246c73b03e9d317345731576cf47dce917b904f750e0c3671"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "b794faa82680d261b441ab55af5c48e5",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 661869,
"upload_time": "2023-05-19T15:31:50",
"upload_time_iso_8601": "2023-05-19T15:31:50.182525Z",
"url": "https://files.pythonhosted.org/packages/fc/5d/cfeb6d26f374e04d9f01c52f29fee330938f265783f225b750cb1bcf70ac/cutlery-0.0.5-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3d4ce01bd2eab540c9d47c07e51957380f654b52d8111bffb9ced1a2d980db4e",
"md5": "aa9907e2ad5b53d6ce6e631ff33a1f0c",
"sha256": "96603bd95120225e5916825b0e6410065f19603c61c635627772c64ad32b0846"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "aa9907e2ad5b53d6ce6e631ff33a1f0c",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 658106,
"upload_time": "2023-05-19T15:31:51",
"upload_time_iso_8601": "2023-05-19T15:31:51.997371Z",
"url": "https://files.pythonhosted.org/packages/3d/4c/e01bd2eab540c9d47c07e51957380f654b52d8111bffb9ced1a2d980db4e/cutlery-0.0.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cbf8a3e379c990600cd6d3fe6926cdeceef4ab0b868640b8b2778624e9de11fa",
"md5": "1af05e1e09cba07474fc5cad2bb1bb62",
"sha256": "5ae0e599426eca2314b9fb5a4e9dbdba3e5b0173a8f0b0a02bc60b3970b3cc22"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "1af05e1e09cba07474fc5cad2bb1bb62",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 683243,
"upload_time": "2023-05-19T15:31:53",
"upload_time_iso_8601": "2023-05-19T15:31:53.332854Z",
"url": "https://files.pythonhosted.org/packages/cb/f8/a3e379c990600cd6d3fe6926cdeceef4ab0b868640b8b2778624e9de11fa/cutlery-0.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "46921e13225def6e565c79918201265bb2bad939f2de219ef637da49ae11bed2",
"md5": "34f2b8538594b97e68cbc48df1f9c6ff",
"sha256": "07566553d107c89e5aca819c025e755bbbea81332566354ae9f39eb3a5f903dd"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "34f2b8538594b97e68cbc48df1f9c6ff",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.6",
"size": 592153,
"upload_time": "2023-05-19T15:31:54",
"upload_time_iso_8601": "2023-05-19T15:31:54.840373Z",
"url": "https://files.pythonhosted.org/packages/46/92/1e13225def6e565c79918201265bb2bad939f2de219ef637da49ae11bed2/cutlery-0.0.5-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "025876e801b443fe1e7f893c0d7a298e0d55f885868df8c5a5baafe532dc8060",
"md5": "d43f40aed144d9c61f94a9e85e9bb2dd",
"sha256": "8994bc96eec718cad8271aadd5567c3abe21bfaeedee8b819eda098429f01442"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp311-cp311-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "d43f40aed144d9c61f94a9e85e9bb2dd",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 688525,
"upload_time": "2023-05-19T15:31:57",
"upload_time_iso_8601": "2023-05-19T15:31:57.391499Z",
"url": "https://files.pythonhosted.org/packages/02/58/76e801b443fe1e7f893c0d7a298e0d55f885868df8c5a5baafe532dc8060/cutlery-0.0.5-cp311-cp311-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "25a80b69e13b310af1643a951181f9863613a2e4a8d9f4db1df853c8423ce676",
"md5": "f0a907dc92ade1fc60361473ead962a2",
"sha256": "448ab9ac2d9fdb4f8b6abcd128f5352e1af61bc02a4dfccc3882136aad0ca57c"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "f0a907dc92ade1fc60361473ead962a2",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 658834,
"upload_time": "2023-05-19T15:31:59",
"upload_time_iso_8601": "2023-05-19T15:31:59.476093Z",
"url": "https://files.pythonhosted.org/packages/25/a8/0b69e13b310af1643a951181f9863613a2e4a8d9f4db1df853c8423ce676/cutlery-0.0.5-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "354f8b55b238169d6b087416b4f5154583945c4435347f3b2231194b85f06758",
"md5": "0c83f6b3ba2ec8d4d79a0901fac23504",
"sha256": "5586ffcf6c52042ac08ba98e7d47670c6ffff62cb987ad896c50994b4c4d10ec"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "0c83f6b3ba2ec8d4d79a0901fac23504",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 658575,
"upload_time": "2023-05-19T15:32:01",
"upload_time_iso_8601": "2023-05-19T15:32:01.491852Z",
"url": "https://files.pythonhosted.org/packages/35/4f/8b55b238169d6b087416b4f5154583945c4435347f3b2231194b85f06758/cutlery-0.0.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "112e62e0cda878d7ab8058ead32e251b4030f8a6b5afc0c10d36cda813cb93f6",
"md5": "681cca26473a8b504286a24c3acc5155",
"sha256": "1cf6508e7734beae1eec6e88e0d0d78d00ffa95a3269d35517c4c285e0037c9e"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "681cca26473a8b504286a24c3acc5155",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 683147,
"upload_time": "2023-05-19T15:32:02",
"upload_time_iso_8601": "2023-05-19T15:32:02.959461Z",
"url": "https://files.pythonhosted.org/packages/11/2e/62e0cda878d7ab8058ead32e251b4030f8a6b5afc0c10d36cda813cb93f6/cutlery-0.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4781f65fcec2b9d478ab1cec18ab3a2b469c85b756dcd10d556d2bb71aca9ffb",
"md5": "c7da053942e5cbbe4e99085c537212e6",
"sha256": "e1df090b0c0dd10b57125732513c57096c1be4e38a896df43346b6fe0e1475e4"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "c7da053942e5cbbe4e99085c537212e6",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.6",
"size": 590370,
"upload_time": "2023-05-19T15:32:04",
"upload_time_iso_8601": "2023-05-19T15:32:04.725593Z",
"url": "https://files.pythonhosted.org/packages/47/81/f65fcec2b9d478ab1cec18ab3a2b469c85b756dcd10d556d2bb71aca9ffb/cutlery-0.0.5-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "26e10739fcc2e308ed1bd3baf91e235a2d7189640bb79ef0066e99823bbb2074",
"md5": "3513e45ecf6fdd142c26679d0dd62182",
"sha256": "87b47296cb8c0f18188d3bc8eabe1668e227c7da391aee725149ed4fa828dac1"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "3513e45ecf6fdd142c26679d0dd62182",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=3.6",
"size": 660798,
"upload_time": "2023-05-19T15:32:06",
"upload_time_iso_8601": "2023-05-19T15:32:06.461546Z",
"url": "https://files.pythonhosted.org/packages/26/e1/0739fcc2e308ed1bd3baf91e235a2d7189640bb79ef0066e99823bbb2074/cutlery-0.0.5-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "82195728df6a55355fef6f839a2e36d4063c3aff1e18a5b66b333657849beea0",
"md5": "cbc65c6426cfb6fe7f775e7fd44595fd",
"sha256": "387515287c0ac3cedfce4107b205759661ca2397a64b7610364900af37296309"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "cbc65c6426cfb6fe7f775e7fd44595fd",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=3.6",
"size": 684243,
"upload_time": "2023-05-19T15:32:08",
"upload_time_iso_8601": "2023-05-19T15:32:08.571520Z",
"url": "https://files.pythonhosted.org/packages/82/19/5728df6a55355fef6f839a2e36d4063c3aff1e18a5b66b333657849beea0/cutlery-0.0.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8b449cef45be71c3643aa9c0017a310ce71a26a0840cc2f478ac697381c5acd2",
"md5": "ef99c2d99dfbf398caec8578f6c5f62b",
"sha256": "72bf3da823c18654d6c3a59c8577601af3cea8007f3ce089ef591b536d34707c"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp36-cp36m-win_amd64.whl",
"has_sig": false,
"md5_digest": "ef99c2d99dfbf398caec8578f6c5f62b",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=3.6",
"size": 644599,
"upload_time": "2023-05-19T15:32:09",
"upload_time_iso_8601": "2023-05-19T15:32:09.946015Z",
"url": "https://files.pythonhosted.org/packages/8b/44/9cef45be71c3643aa9c0017a310ce71a26a0840cc2f478ac697381c5acd2/cutlery-0.0.5-cp36-cp36m-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b67e07dae874c97e4028ee3d909a15a39a3d5f1e58a0b505b88103a2d65e417b",
"md5": "4a46b5e2469bc04ba29b4d781086eaaf",
"sha256": "b7e97f65af100ea7cb66ff48cb4c17f717e54e5b715ed992c8d4dbc711c2f2da"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp37-cp37m-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "4a46b5e2469bc04ba29b4d781086eaaf",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.6",
"size": 688346,
"upload_time": "2023-05-19T15:32:11",
"upload_time_iso_8601": "2023-05-19T15:32:11.398284Z",
"url": "https://files.pythonhosted.org/packages/b6/7e/07dae874c97e4028ee3d909a15a39a3d5f1e58a0b505b88103a2d65e417b/cutlery-0.0.5-cp37-cp37m-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7ebeec3c4843144f03168b10750ac37e95c72d6a65ec36a9f24936099f5a14fb",
"md5": "7812a490624e44278f33415a4ae7079f",
"sha256": "5501d48d906c5a22668843e9c272ace7b9c5e39cd5f927d0d1c733fbaa54abe2"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "7812a490624e44278f33415a4ae7079f",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.6",
"size": 660807,
"upload_time": "2023-05-19T15:32:12",
"upload_time_iso_8601": "2023-05-19T15:32:12.910982Z",
"url": "https://files.pythonhosted.org/packages/7e/be/ec3c4843144f03168b10750ac37e95c72d6a65ec36a9f24936099f5a14fb/cutlery-0.0.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d1f35e1836e66df0c466e466a793cc95b3940ac29b91c7eea4833abb719d5fc1",
"md5": "0a054946ed7cace258f93b25b8a66ec7",
"sha256": "f6d9e2b6f52cc42cc52523fce13ef19ceffeb9a41de902d87c5cfeab1bf537c0"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "0a054946ed7cace258f93b25b8a66ec7",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.6",
"size": 684092,
"upload_time": "2023-05-19T15:32:15",
"upload_time_iso_8601": "2023-05-19T15:32:15.499058Z",
"url": "https://files.pythonhosted.org/packages/d1/f3/5e1836e66df0c466e466a793cc95b3940ac29b91c7eea4833abb719d5fc1/cutlery-0.0.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c85363c5873898ef93ade8ca1e3ffa0985a79595a417bd3d5b14ba2116f26008",
"md5": "524691c2afde2b65fe04da95d38faefa",
"sha256": "3199d8dd6dd804b938ab78b3befb755c3813cce73cf0c57cf0579b34f70c9ef4"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp37-cp37m-win_amd64.whl",
"has_sig": false,
"md5_digest": "524691c2afde2b65fe04da95d38faefa",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.6",
"size": 592923,
"upload_time": "2023-05-19T15:32:17",
"upload_time_iso_8601": "2023-05-19T15:32:17.571682Z",
"url": "https://files.pythonhosted.org/packages/c8/53/63c5873898ef93ade8ca1e3ffa0985a79595a417bd3d5b14ba2116f26008/cutlery-0.0.5-cp37-cp37m-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "15d5b13af14595fc03bb5a20a2a4c8605d1be2388d17adb07ca7c3d7b4bc590d",
"md5": "fee5e0d40232e8b00f9f3deccb70ddd5",
"sha256": "11e6a067211d3a0515e18a257cc28e488677e990231dbbad4a71b4208be6fc19"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp38-cp38-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "fee5e0d40232e8b00f9f3deccb70ddd5",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.6",
"size": 688842,
"upload_time": "2023-05-19T15:32:18",
"upload_time_iso_8601": "2023-05-19T15:32:18.948555Z",
"url": "https://files.pythonhosted.org/packages/15/d5/b13af14595fc03bb5a20a2a4c8605d1be2388d17adb07ca7c3d7b4bc590d/cutlery-0.0.5-cp38-cp38-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6705f13dd358ed3165090bc6e184e95c1a2b90b12d7919df06b8b2aaef07acb2",
"md5": "a6b4d9637e8a8832a787fae58333f975",
"sha256": "0ae646644857c18b8b1df276f6f7cda3860d99bfeccd57411656e578d65150f2"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp38-cp38-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "a6b4d9637e8a8832a787fae58333f975",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.6",
"size": 659428,
"upload_time": "2023-05-19T15:32:20",
"upload_time_iso_8601": "2023-05-19T15:32:20.698710Z",
"url": "https://files.pythonhosted.org/packages/67/05/f13dd358ed3165090bc6e184e95c1a2b90b12d7919df06b8b2aaef07acb2/cutlery-0.0.5-cp38-cp38-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ab9de3be7e4e5ab545a02ea504778592253695d9e531c84c40da0edb0d6af46c",
"md5": "6e63c6267f42b069e5858e27d7cbbdf7",
"sha256": "4df40fbf997e19cf9d3f9f3da1f26d23d63106001c2ef0e0e7286a7199181e4f"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "6e63c6267f42b069e5858e27d7cbbdf7",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.6",
"size": 663079,
"upload_time": "2023-05-19T15:32:23",
"upload_time_iso_8601": "2023-05-19T15:32:23.071773Z",
"url": "https://files.pythonhosted.org/packages/ab/9d/e3be7e4e5ab545a02ea504778592253695d9e531c84c40da0edb0d6af46c/cutlery-0.0.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b0ac964f73fdbdf85e1e91b2b5baa802efdaa4a415a768426e4b9430f9c9a1bc",
"md5": "670e918bf30f55678a90d43263cbe24c",
"sha256": "60f6b6d4fc6ec2f37fc13ac4550dc4a79b89233840a73d5b9e8ae50dbdc6e441"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "670e918bf30f55678a90d43263cbe24c",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.6",
"size": 687101,
"upload_time": "2023-05-19T15:32:25",
"upload_time_iso_8601": "2023-05-19T15:32:25.527979Z",
"url": "https://files.pythonhosted.org/packages/b0/ac/964f73fdbdf85e1e91b2b5baa802efdaa4a415a768426e4b9430f9c9a1bc/cutlery-0.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e459b47db3b5c725ae79a54c5015ee6647006264b2e9578096fd7ecc4c62138f",
"md5": "83f5da33949e2ff995e68fb021334b60",
"sha256": "118bfb0cdaefceec8190b7c385fde5bcf7573374d8991e960706468715567c8f"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp38-cp38-win_amd64.whl",
"has_sig": false,
"md5_digest": "83f5da33949e2ff995e68fb021334b60",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.6",
"size": 594381,
"upload_time": "2023-05-19T15:32:27",
"upload_time_iso_8601": "2023-05-19T15:32:27.449712Z",
"url": "https://files.pythonhosted.org/packages/e4/59/b47db3b5c725ae79a54c5015ee6647006264b2e9578096fd7ecc4c62138f/cutlery-0.0.5-cp38-cp38-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a3cf504f8c7ac78706069b52c62c4ce6e7311f143810af831291cb6f74618f20",
"md5": "0a192ec4621e49fd0fb82891c4748e53",
"sha256": "a53495b681d9afc60410209e7bb2a8179e1279bad405fc6d265412dcf9319280"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp39-cp39-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "0a192ec4621e49fd0fb82891c4748e53",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 691787,
"upload_time": "2023-05-19T15:32:29",
"upload_time_iso_8601": "2023-05-19T15:32:29.568122Z",
"url": "https://files.pythonhosted.org/packages/a3/cf/504f8c7ac78706069b52c62c4ce6e7311f143810af831291cb6f74618f20/cutlery-0.0.5-cp39-cp39-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9ff127a9174c844d55171dc869986babd5d5f088dc3c17ee16cfa39036c6dd5e",
"md5": "b78e7f5af34b0b1127c00186beb28b7c",
"sha256": "787452c08ff95179809054c3cf8bf7d18b4eb0d1ef5260b3231c0db737b61139"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp39-cp39-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "b78e7f5af34b0b1127c00186beb28b7c",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 661911,
"upload_time": "2023-05-19T15:32:31",
"upload_time_iso_8601": "2023-05-19T15:32:31.455463Z",
"url": "https://files.pythonhosted.org/packages/9f/f1/27a9174c844d55171dc869986babd5d5f088dc3c17ee16cfa39036c6dd5e/cutlery-0.0.5-cp39-cp39-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "afbd28dd55bf346780b0791104eef1ec0059ef1c1792c126e514a8585a193d2b",
"md5": "ad132de1ff16b29376a81f622fbba598",
"sha256": "92f4c3009f4593cc7ecb6d7bc6a3a387198c8b4b2ef281572fe70dae09f9aa55"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "ad132de1ff16b29376a81f622fbba598",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 661637,
"upload_time": "2023-05-19T15:32:32",
"upload_time_iso_8601": "2023-05-19T15:32:32.880925Z",
"url": "https://files.pythonhosted.org/packages/af/bd/28dd55bf346780b0791104eef1ec0059ef1c1792c126e514a8585a193d2b/cutlery-0.0.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e75e184715f17efcbb9e7648891e0e5066f2e317d79a7e62bd14a4fb80093854",
"md5": "c3bab5f773b673e84f7b23531361826e",
"sha256": "31dc1898578ace7ddf832a1992c9fc2feb469e6cd26f6e76d6319c416dd48d48"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "c3bab5f773b673e84f7b23531361826e",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 686092,
"upload_time": "2023-05-19T15:32:34",
"upload_time_iso_8601": "2023-05-19T15:32:34.589999Z",
"url": "https://files.pythonhosted.org/packages/e7/5e/184715f17efcbb9e7648891e0e5066f2e317d79a7e62bd14a4fb80093854/cutlery-0.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fae5f5451b26e33df60652c8f48ad863203836350deb407dad39daf69ffe1b12",
"md5": "d8097bf8a122b244a299ac2b2f2a0730",
"sha256": "a95123d664b8fc46cd4f2ef8bf834d4c529478a9bcf42bad3f972c468826fab9"
},
"downloads": -1,
"filename": "cutlery-0.0.5-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "d8097bf8a122b244a299ac2b2f2a0730",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.6",
"size": 594220,
"upload_time": "2023-05-19T15:32:35",
"upload_time_iso_8601": "2023-05-19T15:32:35.796638Z",
"url": "https://files.pythonhosted.org/packages/fa/e5/f5451b26e33df60652c8f48ad863203836350deb407dad39daf69ffe1b12/cutlery-0.0.5-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ac9e010b8994715568e7ceebaba00b914bcdccd6d4a3c16b7092ae80a0d82301",
"md5": "72034f01c05329f434139f7ae75fe4a1",
"sha256": "77311d871d36f6b02137df584d3d5972ad471c1359649ae02980a2a92589afc3"
},
"downloads": -1,
"filename": "cutlery-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "72034f01c05329f434139f7ae75fe4a1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2235768,
"upload_time": "2023-05-19T15:32:38",
"upload_time_iso_8601": "2023-05-19T15:32:38.765410Z",
"url": "https://files.pythonhosted.org/packages/ac/9e/010b8994715568e7ceebaba00b914bcdccd6d4a3c16b7092ae80a0d82301/cutlery-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-19 15:32:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "explosion",
"github_project": "cutlery",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "cutlery"
}