python-homo-generator


Namepython-homo-generator JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/miyago9267/homo-py
SummaryA tool that breaks down any number into a formula consisting of 114514. Make by python
upload_time2024-10-17 07:17:37
maintainerNone
docs_urlNone
authormiyago9267
requires_python<4.0,>=3.12
licenseMIT
keywords symbolic decomposition numbers homo
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 惡臭數字論證器 Python Package

一個將任意數字分解成 114514 所需的公式的python套件。

## 專案連結

[https://github.com/miyago9267/homo-py](https://github.com/miyago9267/homo-py)

## 引用方式

### 安裝套件

```shell
pip install homo-py
# or
poetry add homo-py
```

### 引用套件

```python
from homo_py import homo

# 將任意數字分解成 114514 所需的公式
result = homo(229028)
print(result) #114514+114514
```

## 開源協議

本專案根據來源專案之原開源協議進行開源,詳見 [LICENSE](https://github.com/miyago9267/homo-py/blob/main/LICENSE)文件。

## 特別感謝 && 專案原作者

感謝[itorr](https://github.com/itorr)開發的[homo](https://github.com/itorr/homo)專案。
本項目係該作者之同名專案修改而成之npm套件,在此感謝原作者之開源貢獻。

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/miyago9267/homo-py",
    "name": "python-homo-generator",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "symbolic, decomposition, numbers, homo",
    "author": "miyago9267",
    "author_email": "miyagomizugen@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/78/bc/b342f0b577bc12e701a6a0f76e1b414f4180445473e22b734876c6350bdc/python_homo_generator-1.0.0.tar.gz",
    "platform": null,
    "description": "# \u60e1\u81ed\u6578\u5b57\u8ad6\u8b49\u5668 Python Package\n\n\u4e00\u500b\u5c07\u4efb\u610f\u6578\u5b57\u5206\u89e3\u6210 114514 \u6240\u9700\u7684\u516c\u5f0f\u7684python\u5957\u4ef6\u3002\n\n## \u5c08\u6848\u9023\u7d50\n\n[https://github.com/miyago9267/homo-py](https://github.com/miyago9267/homo-py)\n\n## \u5f15\u7528\u65b9\u5f0f\n\n### \u5b89\u88dd\u5957\u4ef6\n\n```shell\npip install homo-py\n# or\npoetry add homo-py\n```\n\n### \u5f15\u7528\u5957\u4ef6\n\n```python\nfrom homo_py import homo\n\n# \u5c07\u4efb\u610f\u6578\u5b57\u5206\u89e3\u6210 114514 \u6240\u9700\u7684\u516c\u5f0f\nresult = homo(229028)\nprint(result) #114514+114514\n```\n\n## \u958b\u6e90\u5354\u8b70\n\n\u672c\u5c08\u6848\u6839\u64da\u4f86\u6e90\u5c08\u6848\u4e4b\u539f\u958b\u6e90\u5354\u8b70\u9032\u884c\u958b\u6e90\uff0c\u8a73\u898b [LICENSE](https://github.com/miyago9267/homo-py/blob/main/LICENSE)\u6587\u4ef6\u3002\n\n## \u7279\u5225\u611f\u8b1d && \u5c08\u6848\u539f\u4f5c\u8005\n\n\u611f\u8b1d[itorr](https://github.com/itorr)\u958b\u767c\u7684[homo](https://github.com/itorr/homo)\u5c08\u6848\u3002\n\u672c\u9805\u76ee\u4fc2\u8a72\u4f5c\u8005\u4e4b\u540c\u540d\u5c08\u6848\u4fee\u6539\u800c\u6210\u4e4bnpm\u5957\u4ef6\uff0c\u5728\u6b64\u611f\u8b1d\u539f\u4f5c\u8005\u4e4b\u958b\u6e90\u8ca2\u737b\u3002\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A tool that breaks down any number into a formula consisting of 114514. Make by python",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/miyago9267/homo-py",
        "Repository": "https://github.com/miyago9267/homo-py"
    },
    "split_keywords": [
        "symbolic",
        " decomposition",
        " numbers",
        " homo"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81c64ba5cd8664df528a373f4b780c9f70362cce91f50208701eb11e8030fcde",
                "md5": "97b4e3e12eee4f2a6049dbe0ce7fbc62",
                "sha256": "2326810320cb2cdb4e592e11678f97a039880efa61b5e8e84f6480750c154841"
            },
            "downloads": -1,
            "filename": "python_homo_generator-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "97b4e3e12eee4f2a6049dbe0ce7fbc62",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 8092,
            "upload_time": "2024-10-17T07:17:36",
            "upload_time_iso_8601": "2024-10-17T07:17:36.427439Z",
            "url": "https://files.pythonhosted.org/packages/81/c6/4ba5cd8664df528a373f4b780c9f70362cce91f50208701eb11e8030fcde/python_homo_generator-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "78bcb342f0b577bc12e701a6a0f76e1b414f4180445473e22b734876c6350bdc",
                "md5": "5890a874cd7c9f04000dc88830622f9e",
                "sha256": "505cc11fd9081679700e84efb763d0601f18f3e1e47e97052bbabe5ed250e0bd"
            },
            "downloads": -1,
            "filename": "python_homo_generator-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5890a874cd7c9f04000dc88830622f9e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 7419,
            "upload_time": "2024-10-17T07:17:37",
            "upload_time_iso_8601": "2024-10-17T07:17:37.687478Z",
            "url": "https://files.pythonhosted.org/packages/78/bc/b342f0b577bc12e701a6a0f76e1b414f4180445473e22b734876c6350bdc/python_homo_generator-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-17 07:17:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "miyago9267",
    "github_project": "homo-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python-homo-generator"
}
        
Elapsed time: 0.35395s