`string_to_code`
================
[![python_test](https://github.com/vil02/string_to_code_proj/actions/workflows/python_test.yml/badge.svg)](https://github.com/vil02/string_to_code_proj/actions/workflows/python_test.yml)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=vil02_string_to_code_proj&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=vil02_string_to_code_proj)
[![codecov](https://codecov.io/gh/vil02/string_to_code_proj/branch/master/graph/badge.svg?token=EZN5LIK387)](https://codecov.io/gh/vil02/string_to_code_proj)
[![CodeFactor](https://www.codefactor.io/repository/github/vil02/string_to_code_proj/badge)](https://www.codefactor.io/repository/github/vil02/string_to_code_proj)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/db4940f574964617abc44d57ee4e7c9b)](https://app.codacy.com/gh/vil02/string_to_code_proj/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
Basic functionality of
[`string_to_code`](https://github.com/vil02/string_to_code_proj)
is to generate a piece of _messy_ code printing a given string.
Examples and documentation can be found on [GitHub](https://github.com/vil02/string_to_code_proj).
Raw data
{
"_id": null,
"home_page": "https://github.com/vil02/string_to_code_proj",
"name": "string-to-code",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0.0,>=3.10",
"maintainer_email": null,
"keywords": "code-generation",
"author": "piotr.idzik",
"author_email": "vil02@o2.pl",
"download_url": "https://files.pythonhosted.org/packages/ad/19/0235bdef6aa862bd859d72dd77c086c069815140aa639bbdf4acb6df6253/string_to_code-0.2.14.tar.gz",
"platform": null,
"description": "`string_to_code`\n================\n\n[![python_test](https://github.com/vil02/string_to_code_proj/actions/workflows/python_test.yml/badge.svg)](https://github.com/vil02/string_to_code_proj/actions/workflows/python_test.yml)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=vil02_string_to_code_proj&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=vil02_string_to_code_proj)\n[![codecov](https://codecov.io/gh/vil02/string_to_code_proj/branch/master/graph/badge.svg?token=EZN5LIK387)](https://codecov.io/gh/vil02/string_to_code_proj)\n[![CodeFactor](https://www.codefactor.io/repository/github/vil02/string_to_code_proj/badge)](https://www.codefactor.io/repository/github/vil02/string_to_code_proj)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/db4940f574964617abc44d57ee4e7c9b)](https://app.codacy.com/gh/vil02/string_to_code_proj/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)\n\nBasic functionality of\n[`string_to_code`](https://github.com/vil02/string_to_code_proj)\nis to generate a piece of _messy_ code printing a given string.\n\nExamples and documentation can be found on [GitHub](https://github.com/vil02/string_to_code_proj).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Generates a piece of messy code in a given language displaying a given string ",
"version": "0.2.14",
"project_urls": {
"Homepage": "https://github.com/vil02/string_to_code_proj",
"Repository": "https://github.com/vil02/string_to_code_proj"
},
"split_keywords": [
"code-generation"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6d27df0ea3ad6558834af836f5256d7a6cdaccef36e29136daf5433d7348862d",
"md5": "4c634b68ed0ef49e077a55ef0d4f63b4",
"sha256": "ffa04222645c9bbb48ed7d390ac422fe97437f46f5e39c7fdc70d36efa085941"
},
"downloads": -1,
"filename": "string_to_code-0.2.14-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4c634b68ed0ef49e077a55ef0d4f63b4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0.0,>=3.10",
"size": 18243,
"upload_time": "2024-11-28T16:09:59",
"upload_time_iso_8601": "2024-11-28T16:09:59.423663Z",
"url": "https://files.pythonhosted.org/packages/6d/27/df0ea3ad6558834af836f5256d7a6cdaccef36e29136daf5433d7348862d/string_to_code-0.2.14-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ad190235bdef6aa862bd859d72dd77c086c069815140aa639bbdf4acb6df6253",
"md5": "0a4b6ef45e0b301489daf0c827c8ecc6",
"sha256": "24bc32387c2f5321c6a2e0f799714564db48c63a583757f7edd73807b0fa3147"
},
"downloads": -1,
"filename": "string_to_code-0.2.14.tar.gz",
"has_sig": false,
"md5_digest": "0a4b6ef45e0b301489daf0c827c8ecc6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0.0,>=3.10",
"size": 9062,
"upload_time": "2024-11-28T16:10:00",
"upload_time_iso_8601": "2024-11-28T16:10:00.397771Z",
"url": "https://files.pythonhosted.org/packages/ad/19/0235bdef6aa862bd859d72dd77c086c069815140aa639bbdf4acb6df6253/string_to_code-0.2.14.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-28 16:10:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "vil02",
"github_project": "string_to_code_proj",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "string-to-code"
}