mknsmPy


NamemknsmPy JSON
Version 0.4 PyPI version JSON
download
home_pagehttps://github.com/hihimamuLab/MekanismCalcLibrary.git
Summarymekanism material calculator
upload_time2023-05-14 13:33:09
maintainer
docs_urlNone
authorhihimamu
requires_python
licenseMIT
keywords mekanism mechanism mknsm mknsmpy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            MekanismCalcLiblary
===================

.. figure:: https://user-images.githubusercontent.com/122292089/236683530-15675752-b36e-428e-9e9f-1a1f292853f0.png  

mekanismの材料計算をもっと簡単に
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

|MIT License| |PyPI version|

   pip install mknsmPy

作りたいものの名前と個数を引数に代入すると材料を辞書型で返します。

・使用例

   mknsmPy.Calc(“アイテム名”, 42)

::

   {"材料1": "個数",
    "材料2": "個数",
    "材料3": "個数",
    ...}

.. |MIT License| image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
   :target: https://github.com/hihimamuLab/MekanismCalcLibrary/blob/main/LICENSE
.. |PyPI version| image:: https://badge.fury.io/py/mknsmPy.svg
   :target: https://badge.fury.io/py/mknsmPy

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hihimamuLab/MekanismCalcLibrary.git",
    "name": "mknsmPy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "mekanism,mechanism,mknsm,mknsmPy",
    "author": "hihimamu",
    "author_email": "mamu.pypi@shchiba.uk",
    "download_url": "https://files.pythonhosted.org/packages/4a/a6/e92ce57239977ea064d94032fe6067e933169a82f116be848c02d4010b04/mknsmPy-0.4.tar.gz",
    "platform": null,
    "description": "MekanismCalcLiblary\n===================\n\n.. figure:: https://user-images.githubusercontent.com/122292089/236683530-15675752-b36e-428e-9e9f-1a1f292853f0.png  \n\nmekanism\u306e\u6750\u6599\u8a08\u7b97\u3092\u3082\u3063\u3068\u7c21\u5358\u306b\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n|MIT License| |PyPI version|\n\n   pip install mknsmPy\n\n\u4f5c\u308a\u305f\u3044\u3082\u306e\u306e\u540d\u524d\u3068\u500b\u6570\u3092\u5f15\u6570\u306b\u4ee3\u5165\u3059\u308b\u3068\u6750\u6599\u3092\u8f9e\u66f8\u578b\u3067\u8fd4\u3057\u307e\u3059\u3002\n\n\u30fb\u4f7f\u7528\u4f8b\n\n   mknsmPy.Calc(\u201c\u30a2\u30a4\u30c6\u30e0\u540d\u201d, 42)\n\n::\n\n   {\"\u6750\u65991\": \"\u500b\u6570\",\n    \"\u6750\u65992\": \"\u500b\u6570\",\n    \"\u6750\u65993\": \"\u500b\u6570\",\n    ...}\n\n.. |MIT License| image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat\n   :target: https://github.com/hihimamuLab/MekanismCalcLibrary/blob/main/LICENSE\n.. |PyPI version| image:: https://badge.fury.io/py/mknsmPy.svg\n   :target: https://badge.fury.io/py/mknsmPy\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "mekanism material calculator",
    "version": "0.4",
    "project_urls": {
        "Homepage": "https://github.com/hihimamuLab/MekanismCalcLibrary.git"
    },
    "split_keywords": [
        "mekanism",
        "mechanism",
        "mknsm",
        "mknsmpy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ad6cd2db909520bd6d60614921d6450f2d1ac98137481647ecf1d3813b0c35a",
                "md5": "43a66663c955a9dbb0e5862ae15962f3",
                "sha256": "fb78d8f7c055f0b89be68da59703a00ddea6bccf01500dd4316606a251571ac7"
            },
            "downloads": -1,
            "filename": "mknsmPy-0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "43a66663c955a9dbb0e5862ae15962f3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11234,
            "upload_time": "2023-05-14T13:33:08",
            "upload_time_iso_8601": "2023-05-14T13:33:08.281847Z",
            "url": "https://files.pythonhosted.org/packages/3a/d6/cd2db909520bd6d60614921d6450f2d1ac98137481647ecf1d3813b0c35a/mknsmPy-0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4aa6e92ce57239977ea064d94032fe6067e933169a82f116be848c02d4010b04",
                "md5": "0e6e7e64845a9a4029067a385ef7ce45",
                "sha256": "a1083bda9a269a13d96bbebd9d5779f4dc4abaed1a08f04b451027de6cd73ed3"
            },
            "downloads": -1,
            "filename": "mknsmPy-0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "0e6e7e64845a9a4029067a385ef7ce45",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11538,
            "upload_time": "2023-05-14T13:33:09",
            "upload_time_iso_8601": "2023-05-14T13:33:09.938671Z",
            "url": "https://files.pythonhosted.org/packages/4a/a6/e92ce57239977ea064d94032fe6067e933169a82f116be848c02d4010b04/mknsmPy-0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-14 13:33:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hihimamuLab",
    "github_project": "MekanismCalcLibrary",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mknsmpy"
}
        
Elapsed time: 0.06489s