glyphsynth


Nameglyphsynth JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryPythonic vector glyph synthesis toolkit
upload_time2024-08-19 07:30:51
maintainerNone
docs_urlNone
authormm21
requires_python<4.0,>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # GlyphSynth: Pythonic vector glyph synthesis toolkit

Work in progress; synthesis of basic shapes, compositions of shapes, and fractals is working.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "glyphsynth",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "mm21",
    "author_email": "mm21.dev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e0/c2/03c9a81ed4be916e5e18c789e3dd95189936f44728ced28b3725a10a4094/glyphsynth-0.1.0.tar.gz",
    "platform": null,
    "description": "# GlyphSynth: Pythonic vector glyph synthesis toolkit\n\nWork in progress; synthesis of basic shapes, compositions of shapes, and fractals is working.",
    "bugtrack_url": null,
    "license": null,
    "summary": "Pythonic vector glyph synthesis toolkit",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24419edf4877af9e7351673421ea219242426c88c727e8d526cd166d3a6b7bfd",
                "md5": "8e2d18e6c4a5d2a3cb4c06e82df9ba28",
                "sha256": "47cfe013ecc02af41ce1d2939e2a6eda4af96e6c8e41ffd2eee413bde11f6b55"
            },
            "downloads": -1,
            "filename": "glyphsynth-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8e2d18e6c4a5d2a3cb4c06e82df9ba28",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 18352,
            "upload_time": "2024-08-19T07:30:50",
            "upload_time_iso_8601": "2024-08-19T07:30:50.025562Z",
            "url": "https://files.pythonhosted.org/packages/24/41/9edf4877af9e7351673421ea219242426c88c727e8d526cd166d3a6b7bfd/glyphsynth-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e0c203c9a81ed4be916e5e18c789e3dd95189936f44728ced28b3725a10a4094",
                "md5": "c8168740934723e545475837a2cdaa83",
                "sha256": "27b215cf1d40b07d75fc6cd0f7531942180d6afbc70bd13508ad58622c636dab"
            },
            "downloads": -1,
            "filename": "glyphsynth-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c8168740934723e545475837a2cdaa83",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 37018,
            "upload_time": "2024-08-19T07:30:51",
            "upload_time_iso_8601": "2024-08-19T07:30:51.733596Z",
            "url": "https://files.pythonhosted.org/packages/e0/c2/03c9a81ed4be916e5e18c789e3dd95189936f44728ced28b3725a10a4094/glyphsynth-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-19 07:30:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "glyphsynth"
}
        
Elapsed time: 0.31336s