tessellation


Nametessellation JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/adachille/tessellation
SummaryA service for procedurally generating tessellations.
upload_time2024-09-15 23:08:07
maintainerNone
docs_urlNone
authorAnthony D'Achille
requires_python<4.0,>=3.9
licenseBSD-3-Clause
keywords tessellation procedural content generation generative art
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tessellation
This repository holds code to procedurally generate tessellations.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/adachille/tessellation",
    "name": "tessellation",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "tessellation, procedural content generation, generative art",
    "author": "Anthony D'Achille",
    "author_email": "adachille15@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4d/8c/6f5ed2928db2adbe67594c7d4bb3ecc82c783b65715337fcf6100451e150/tessellation-0.1.0.tar.gz",
    "platform": null,
    "description": "# tessellation\nThis repository holds code to procedurally generate tessellations.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A service for procedurally generating tessellations.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/adachille/tessellation",
        "Repository": "https://github.com/adachille/tessellation"
    },
    "split_keywords": [
        "tessellation",
        " procedural content generation",
        " generative art"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "501f442be1f896f7a7e0b3e16e01ec8e4093418a5817660ccba03aab72d788d1",
                "md5": "b379635f86b3b1d529ef0e0dc53c01dd",
                "sha256": "7259ce8572acee3fc102040cc0ad7beaf2492bedaf514e633e52dbd3608322bc"
            },
            "downloads": -1,
            "filename": "tessellation-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b379635f86b3b1d529ef0e0dc53c01dd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 11821,
            "upload_time": "2024-09-15T23:08:06",
            "upload_time_iso_8601": "2024-09-15T23:08:06.459331Z",
            "url": "https://files.pythonhosted.org/packages/50/1f/442be1f896f7a7e0b3e16e01ec8e4093418a5817660ccba03aab72d788d1/tessellation-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d8c6f5ed2928db2adbe67594c7d4bb3ecc82c783b65715337fcf6100451e150",
                "md5": "075c1c22df86aec004e04ef04a857827",
                "sha256": "45c90257c0c970dc47721dbab541f4ebc6550b60da7c68a5266b8d87366c9cf1"
            },
            "downloads": -1,
            "filename": "tessellation-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "075c1c22df86aec004e04ef04a857827",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 7969,
            "upload_time": "2024-09-15T23:08:07",
            "upload_time_iso_8601": "2024-09-15T23:08:07.387445Z",
            "url": "https://files.pythonhosted.org/packages/4d/8c/6f5ed2928db2adbe67594c7d4bb3ecc82c783b65715337fcf6100451e150/tessellation-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-15 23:08:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "adachille",
    "github_project": "tessellation",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tessellation"
}
        
Elapsed time: 0.52720s