ifsFractals


NameifsFractals JSON
Version 1.0.4 PyPI version JSON
download
home_pagehttps://github.com/PeterEFrancis/ifsFractals-py
SummaryFor Fast Generation of IFS Fractals
upload_time2023-07-19 11:53:17
maintainer
docs_urlNone
authorPeter Francis
requires_python>=3.0.0
license
keywords fractal generator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
    # ifsFractals

    A python module for fast Iterated Function System Fractal generation

    See the [GitHub Repo](https://github.com/PeterEFrancis/ifsFractals-py) for more information.
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/PeterEFrancis/ifsFractals-py",
    "name": "ifsFractals",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.0.0",
    "maintainer_email": "",
    "keywords": "Fractal Generator",
    "author": "Peter Francis",
    "author_email": "peter.e.francis@stonybrook.edu",
    "download_url": "https://files.pythonhosted.org/packages/2f/c8/f1627b13f098e904da4bdd3309cd9d120e016e834d71059482871fb0d1c0/ifsFractals-1.0.4.tar.gz",
    "platform": null,
    "description": "\n    # ifsFractals\n\n    A python module for fast Iterated Function System Fractal generation\n\n    See the [GitHub Repo](https://github.com/PeterEFrancis/ifsFractals-py) for more information.\n    \n",
    "bugtrack_url": null,
    "license": "",
    "summary": "For Fast Generation of IFS Fractals",
    "version": "1.0.4",
    "project_urls": {
        "Homepage": "https://github.com/PeterEFrancis/ifsFractals-py"
    },
    "split_keywords": [
        "fractal",
        "generator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e19e1884c02f6b175440825687b57169dcef6e29e7a97b59dd11697e4b5e1000",
                "md5": "8e3faad69fabdcd03a946cf0431a4638",
                "sha256": "8eb0ad2be38005c3f0c446d3331898bab4bf03482a513a233da72936bd6ff677"
            },
            "downloads": -1,
            "filename": "ifsFractals-1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8e3faad69fabdcd03a946cf0431a4638",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.0.0",
            "size": 5227,
            "upload_time": "2023-07-19T11:53:15",
            "upload_time_iso_8601": "2023-07-19T11:53:15.841636Z",
            "url": "https://files.pythonhosted.org/packages/e1/9e/1884c02f6b175440825687b57169dcef6e29e7a97b59dd11697e4b5e1000/ifsFractals-1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2fc8f1627b13f098e904da4bdd3309cd9d120e016e834d71059482871fb0d1c0",
                "md5": "c09c0246f30306c1dfccdcf105ad35f4",
                "sha256": "7bb378fff14b02497445cd2a830190d9db829e64f09f70f32f8267ca3df0af80"
            },
            "downloads": -1,
            "filename": "ifsFractals-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "c09c0246f30306c1dfccdcf105ad35f4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.0.0",
            "size": 5136,
            "upload_time": "2023-07-19T11:53:17",
            "upload_time_iso_8601": "2023-07-19T11:53:17.208277Z",
            "url": "https://files.pythonhosted.org/packages/2f/c8/f1627b13f098e904da4bdd3309cd9d120e016e834d71059482871fb0d1c0/ifsFractals-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-19 11:53:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PeterEFrancis",
    "github_project": "ifsFractals-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ifsfractals"
}
        
Elapsed time: 0.11068s