stl-in-mc


Namestl-in-mc JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/martinmiglio/stl-in-mc
SummaryImport STL files into Minecraft
upload_time2023-10-06 17:19:03
maintainer
docs_urlNone
authorMartin Miglio
requires_python>=3.9,<3.13
licenseMIT
keywords memu memuc wrapper api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # stl-in-mc
Import STL files into Minecraft via Raspberry Juice server plugin

## Usage
### Command line
```
pip install stl-in-mc
stlinmc input.stl example.minecraft.server --port 4711
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/martinmiglio/stl-in-mc",
    "name": "stl-in-mc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<3.13",
    "maintainer_email": "",
    "keywords": "memu,memuc,wrapper,api",
    "author": "Martin Miglio",
    "author_email": "code@martinmiglio.dev",
    "download_url": "https://files.pythonhosted.org/packages/9e/de/033760d19a435892182a1be18d6b2be1f1a74ac4f728a9c3900604f8bad7/stl_in_mc-0.2.0.tar.gz",
    "platform": null,
    "description": "# stl-in-mc\nImport STL files into Minecraft via Raspberry Juice server plugin\n\n## Usage\n### Command line\n```\npip install stl-in-mc\nstlinmc input.stl example.minecraft.server --port 4711\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Import STL files into Minecraft",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/martinmiglio/stl-in-mc",
        "Repository": "https://github.com/martinmiglio/stl-in-mc"
    },
    "split_keywords": [
        "memu",
        "memuc",
        "wrapper",
        "api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4591294774f1c6adba613053cee3b972fbb735c85949616034f518522a535d8b",
                "md5": "38890934b1e72426ab9811cada1224d4",
                "sha256": "330451b9a3279fafb901a4a329be091715144bec430a03e913475d2bdecc94f1"
            },
            "downloads": -1,
            "filename": "stl_in_mc-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "38890934b1e72426ab9811cada1224d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<3.13",
            "size": 4150,
            "upload_time": "2023-10-06T17:19:01",
            "upload_time_iso_8601": "2023-10-06T17:19:01.621171Z",
            "url": "https://files.pythonhosted.org/packages/45/91/294774f1c6adba613053cee3b972fbb735c85949616034f518522a535d8b/stl_in_mc-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ede033760d19a435892182a1be18d6b2be1f1a74ac4f728a9c3900604f8bad7",
                "md5": "10f9b6c83ffeaacc0c8676052fe92085",
                "sha256": "6ff042afcdaacb8ae928b4da1ee2678cd3ca745c9cf3d6cf06798ad6c51bb3bc"
            },
            "downloads": -1,
            "filename": "stl_in_mc-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "10f9b6c83ffeaacc0c8676052fe92085",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<3.13",
            "size": 3458,
            "upload_time": "2023-10-06T17:19:03",
            "upload_time_iso_8601": "2023-10-06T17:19:03.177285Z",
            "url": "https://files.pythonhosted.org/packages/9e/de/033760d19a435892182a1be18d6b2be1f1a74ac4f728a9c3900604f8bad7/stl_in_mc-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-06 17:19:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "martinmiglio",
    "github_project": "stl-in-mc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "stl-in-mc"
}
        
Elapsed time: 0.13224s