FactorioAPI


NameFactorioAPI JSON
Version 1.1.2 PyPI version JSON
download
home_pageNone
SummaryA Python library to interact with the Factorio API and related files
upload_time2024-08-08 16:10:57
maintainerNone
docs_urlNone
authorCat Lord
requires_python>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Factorio API
A Python library to interact with the Factorio API and related files 

check out [planning.md](https://github.com/catlord-dev/factorioapi/blob/main/planning.md) for my general plan, it's part rambling and part me trying to solidify my thoughts    

This project is not related to Wube Software (creators of Factorio)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "FactorioAPI",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Cat Lord",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/57/c4/b33b5499be71c6725f93b98f089fda8cb0b9ab38178f3c1774d85bb0e040/FactorioAPI-1.1.2.tar.gz",
    "platform": null,
    "description": "# Factorio API\r\nA Python library to interact with the Factorio API and related files \r\n\r\ncheck out [planning.md](https://github.com/catlord-dev/factorioapi/blob/main/planning.md) for my general plan, it's part rambling and part me trying to solidify my thoughts    \r\n\r\nThis project is not related to Wube Software (creators of Factorio)\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python library to interact with the Factorio API and related files",
    "version": "1.1.2",
    "project_urls": {
        "Homepage": "https://github.com/catlord-dev/factorioapi",
        "Issues": "https://github.com/catlord-dev/factorioapi/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5dc03e04a532eeecf6ae802bc77ac04ecca947b1e7719ccd7324b1b0e11a34d4",
                "md5": "77ad7779aff378e461091ed1a4ae92d1",
                "sha256": "174b20fafcc222e4bb3f7d163737da04ff3458ba43556ed7bb7f66183d725b7c"
            },
            "downloads": -1,
            "filename": "FactorioAPI-1.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "77ad7779aff378e461091ed1a4ae92d1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 27053,
            "upload_time": "2024-08-08T16:10:56",
            "upload_time_iso_8601": "2024-08-08T16:10:56.607222Z",
            "url": "https://files.pythonhosted.org/packages/5d/c0/3e04a532eeecf6ae802bc77ac04ecca947b1e7719ccd7324b1b0e11a34d4/FactorioAPI-1.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57c4b33b5499be71c6725f93b98f089fda8cb0b9ab38178f3c1774d85bb0e040",
                "md5": "736dc0d5575e057b2a54ed3917fb0059",
                "sha256": "ca3e627cafdfa777060919884ca1f9e4a9d56fd932e7e6ddc86f5dea606449e0"
            },
            "downloads": -1,
            "filename": "FactorioAPI-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "736dc0d5575e057b2a54ed3917fb0059",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 22312,
            "upload_time": "2024-08-08T16:10:57",
            "upload_time_iso_8601": "2024-08-08T16:10:57.539700Z",
            "url": "https://files.pythonhosted.org/packages/57/c4/b33b5499be71c6725f93b98f089fda8cb0b9ab38178f3c1774d85bb0e040/FactorioAPI-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-08 16:10:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "catlord-dev",
    "github_project": "factorioapi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "factorioapi"
}
        
Elapsed time: 0.41837s