# 乇乂丅尺卂 丅卄工匚匚
A Python module for generating an EXTRA THICC text.
# How to use
Import an `extra_thicc` module and use a `make_extra_thicc` function:
```python
from extra_thicc import make_extra_thicc
make_extra_thicc("extra thicc")
# >>> '乇乂丅尺卂 丅卄工匚匚'
```
run using poetry:
```
poetry run python src/extra_thicc.py <INPUT>
```
or use a console script `make-extra-thicc`:
```bash
$ make-extra-thicc 'extra thicc'
乇乂丅尺卂 丅卄工匚匚
```
### Run tests
```
poetry run pytest
```
Raw data
{
"_id": null,
"home_page": "https://dziadowicz.it/",
"name": "extra-thicc",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.11",
"maintainer_email": null,
"keywords": "extrathicc, generator",
"author": "Micha\u0142 Dziadowicz",
"author_email": "michal@dziadowicz.it",
"download_url": "https://files.pythonhosted.org/packages/3f/56/e2f186c8f54371927c322daac41711976ac9551913bf0a355f71ba04d514/extra_thicc-0.1.1.tar.gz",
"platform": null,
"description": "# \u4e47\u4e42\u4e05\u5c3a\u5342 \u4e05\u5344\u5de5\u531a\u531a\n\nA Python module for generating an EXTRA THICC text.\n\n# How to use\n\nImport an `extra_thicc` module and use a `make_extra_thicc` function:\n\n```python\nfrom extra_thicc import make_extra_thicc\n\nmake_extra_thicc(\"extra thicc\")\n# >>> '\u4e47\u4e42\u4e05\u5c3a\u5342 \u4e05\u5344\u5de5\u531a\u531a'\n```\n\nrun using poetry:\n```\npoetry run python src/extra_thicc.py <INPUT>\n```\n\nor use a console script `make-extra-thicc`:\n\n```bash\n$ make-extra-thicc 'extra thicc'\n\u4e47\u4e42\u4e05\u5c3a\u5342 \u4e05\u5344\u5de5\u531a\u531a\n```\n\n### Run tests\n```\npoetry run pytest\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Convert strings to \u4e47\u4e42\u4e05\u5c3a\u5342 \u4e05\u5344\u5de5\u531a\u531a",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://dziadowicz.it/",
"Repository": "https://gitlab.com/mxdzi/extra-thicc"
},
"split_keywords": [
"extrathicc",
" generator"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "15ddf9d31bc5f2111eef64280d6ffdbd672da88d764718414c0521deb8f150bd",
"md5": "7017f86c32991536c4cf3e6f0a33917f",
"sha256": "0c1928549e0c666c7dcee223f432e7911629e4141ecabf57b7122023bd835aba"
},
"downloads": -1,
"filename": "extra_thicc-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7017f86c32991536c4cf3e6f0a33917f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 2927,
"upload_time": "2024-06-05T22:03:20",
"upload_time_iso_8601": "2024-06-05T22:03:20.436054Z",
"url": "https://files.pythonhosted.org/packages/15/dd/f9d31bc5f2111eef64280d6ffdbd672da88d764718414c0521deb8f150bd/extra_thicc-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3f56e2f186c8f54371927c322daac41711976ac9551913bf0a355f71ba04d514",
"md5": "5cf7bba4585ac9b409c76fc1f32cf7a5",
"sha256": "cb128c5071ac302613574e62e01bc1964379e581a826454f1b0db77a3103b203"
},
"downloads": -1,
"filename": "extra_thicc-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "5cf7bba4585ac9b409c76fc1f32cf7a5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 2272,
"upload_time": "2024-06-05T22:03:22",
"upload_time_iso_8601": "2024-06-05T22:03:22.489871Z",
"url": "https://files.pythonhosted.org/packages/3f/56/e2f186c8f54371927c322daac41711976ac9551913bf0a355f71ba04d514/extra_thicc-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-05 22:03:22",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "mxdzi",
"gitlab_project": "extra-thicc",
"lcname": "extra-thicc"
}