tessagon


Nametessagon JSON
Version 0.8.1 PyPI version JSON
download
home_pagehttps://github.com/cwant/tessagon
SummaryTessellate your favorite 2D manifolds with triangles, hexagons, and other interesting patterns.
upload_time2023-07-03 16:49:59
maintainer
docs_urlNone
authorChris Want
requires_python>=3.5
license
keywords tesselation tiling modeling blender vtk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ===========================================
tessagon: tessellation / tiling with python
===========================================

Tessellate your favorite 3D surfaces (technically, 2D manifolds) with
triangles, hexagons, or a number of other curated tiling types!

Please visit the Github repository for documentation:

`<https://github.com/cwant/tessagon>`_

Either checkout the code from the Github project, or install via pip::

    python3 -m pip install tessagon

or::

    pip3 install tessagon



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cwant/tessagon",
    "name": "tessagon",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "tesselation tiling modeling blender vtk",
    "author": "Chris Want",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/35/e5/eacc0a57347d5399a6590c01f8eb58e55e52c4d1031ec59296d623010965/tessagon-0.8.1.tar.gz",
    "platform": null,
    "description": "===========================================\ntessagon: tessellation / tiling with python\n===========================================\n\nTessellate your favorite 3D surfaces (technically, 2D manifolds) with\ntriangles, hexagons, or a number of other curated tiling types!\n\nPlease visit the Github repository for documentation:\n\n`<https://github.com/cwant/tessagon>`_\n\nEither checkout the code from the Github project, or install via pip::\n\n    python3 -m pip install tessagon\n\nor::\n\n    pip3 install tessagon\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Tessellate your favorite 2D manifolds with triangles, hexagons, and other interesting patterns.",
    "version": "0.8.1",
    "project_urls": {
        "Homepage": "https://github.com/cwant/tessagon"
    },
    "split_keywords": [
        "tesselation",
        "tiling",
        "modeling",
        "blender",
        "vtk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c475b624acb482a3daf0d4a2903ce53a5ed5bc0918ea1f97a712987fdc9f73fc",
                "md5": "a3d575af8042b30d43d3f2eac5d0821f",
                "sha256": "232b7761beb75eb76012ba735e60d0aead56d947a9df525cf3dab04576caf094"
            },
            "downloads": -1,
            "filename": "tessagon-0.8.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a3d575af8042b30d43d3f2eac5d0821f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.5",
            "size": 64228,
            "upload_time": "2023-07-03T16:49:58",
            "upload_time_iso_8601": "2023-07-03T16:49:58.051593Z",
            "url": "https://files.pythonhosted.org/packages/c4/75/b624acb482a3daf0d4a2903ce53a5ed5bc0918ea1f97a712987fdc9f73fc/tessagon-0.8.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35e5eacc0a57347d5399a6590c01f8eb58e55e52c4d1031ec59296d623010965",
                "md5": "2caf117521b506fd9cc28e45fc508d0f",
                "sha256": "a1a7a489c0386cc6eee25764601f3b56a749535fa15dd654d513b10a50d20731"
            },
            "downloads": -1,
            "filename": "tessagon-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2caf117521b506fd9cc28e45fc508d0f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 46065,
            "upload_time": "2023-07-03T16:49:59",
            "upload_time_iso_8601": "2023-07-03T16:49:59.957719Z",
            "url": "https://files.pythonhosted.org/packages/35/e5/eacc0a57347d5399a6590c01f8eb58e55e52c4d1031ec59296d623010965/tessagon-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-03 16:49:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cwant",
    "github_project": "tessagon",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "tessagon"
}
        
Elapsed time: 0.09695s