satisfactory-calc


Namesatisfactory-calc JSON
Version 1.2.0 PyPI version JSON
download
home_pagehttps://github.com/nicoyou/SatisfactoryCalc
SummaryThe satisfactory production line can be easily calculated.
upload_time2022-12-19 09:23:40
maintainer
docs_urlNone
authornicoyou
requires_python
licenseMIT
keywords satisfactory-calc satisfactory calc game nicoyou
VCS
bugtrack_url
requirements nlib3 graphviz wheel twine
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Satisfactory Calc

### satisfactory の生産ラインを簡単に計算することができます。









[![PyPI](https://img.shields.io/pypi/v/satisfactory-calc)](https://pypi.org/project/satisfactory-calc/)

![Python versions](https://img.shields.io/pypi/pyversions/satisfactory-calc)





## インストール方法

```bash

pip install satisfactory-calc

```




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nicoyou/SatisfactoryCalc",
    "name": "satisfactory-calc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "satisfactory-calc satisfactory calc game nicoyou",
    "author": "nicoyou",
    "author_email": "nicoyou.info@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c0/24/1ac19791985a2f89cdba6611446e8219914cfe9cb02dcebb1b6193acee74/satisfactory-calc-1.2.0.tar.gz",
    "platform": null,
    "description": "# Satisfactory Calc\r\n\r\n### satisfactory \u306e\u751f\u7523\u30e9\u30a4\u30f3\u3092\u7c21\u5358\u306b\u8a08\u7b97\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n[![PyPI](https://img.shields.io/pypi/v/satisfactory-calc)](https://pypi.org/project/satisfactory-calc/)\r\n\r\n![Python versions](https://img.shields.io/pypi/pyversions/satisfactory-calc)\r\n\r\n\r\n\r\n\r\n\r\n## \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u65b9\u6cd5\r\n\r\n```bash\r\n\r\npip install satisfactory-calc\r\n\r\n```\r\n\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The satisfactory production line can be easily calculated.",
    "version": "1.2.0",
    "split_keywords": [
        "satisfactory-calc",
        "satisfactory",
        "calc",
        "game",
        "nicoyou"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "d94176dd5b97b3807d1339d4fbb6d400",
                "sha256": "7e1fbdfdb29b2ea5083399df5b887dd74630880543862d5cf993059002907c5d"
            },
            "downloads": -1,
            "filename": "satisfactory_calc-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d94176dd5b97b3807d1339d4fbb6d400",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9411,
            "upload_time": "2022-12-19T09:23:38",
            "upload_time_iso_8601": "2022-12-19T09:23:38.794766Z",
            "url": "https://files.pythonhosted.org/packages/d5/37/b2513fac875f5fda90a5d25dea3bd01a374e7af7d099a10bbaf029724ce7/satisfactory_calc-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "dadfeaa1ed4f5de6f4107ca52ee3f136",
                "sha256": "2243be3764692991b7bcbd43ed31e9510de643423717a3c7123b6d54b16161e8"
            },
            "downloads": -1,
            "filename": "satisfactory-calc-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "dadfeaa1ed4f5de6f4107ca52ee3f136",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9464,
            "upload_time": "2022-12-19T09:23:40",
            "upload_time_iso_8601": "2022-12-19T09:23:40.446681Z",
            "url": "https://files.pythonhosted.org/packages/c0/24/1ac19791985a2f89cdba6611446e8219914cfe9cb02dcebb1b6193acee74/satisfactory-calc-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-19 09:23:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "nicoyou",
    "github_project": "SatisfactoryCalc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "nlib3",
            "specs": []
        },
        {
            "name": "graphviz",
            "specs": []
        },
        {
            "name": "wheel",
            "specs": []
        },
        {
            "name": "twine",
            "specs": []
        }
    ],
    "lcname": "satisfactory-calc"
}
        
Elapsed time: 0.02230s