pynoise


Namepynoise JSON
Version 3.0.0 PyPI version JSON
download
home_pagehttps://gitlab.com/atrus6/pynoise
SummaryAn implementation of libnoise in python. Allows the creation of verious noise maps using a series of interconnected noise modules.
upload_time2025-08-06 18:13:11
maintainerNone
docs_urlNone
authorTim Butram
requires_pythonNone
licenseNone
keywords perlin noise procedural
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/atrus6/pynoise",
    "name": "pynoise",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "perlin, noise, procedural",
    "author": "Tim Butram",
    "author_email": "tim@timchi.me",
    "download_url": "https://files.pythonhosted.org/packages/69/6b/d87c6da8690bd57e385f950f3c952ddf3acc086f890aac41dc1dd0c2483f/pynoise-3.0.0.tar.gz",
    "platform": "any",
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "An implementation of libnoise in python. Allows the creation of verious noise maps using a series of interconnected noise modules.",
    "version": "3.0.0",
    "project_urls": {
        "Download": "https://gitlab.com/atrus6/pynoise/repository/archive.tar.gz",
        "Homepage": "https://gitlab.com/atrus6/pynoise"
    },
    "split_keywords": [
        "perlin",
        " noise",
        " procedural"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "696bd87c6da8690bd57e385f950f3c952ddf3acc086f890aac41dc1dd0c2483f",
                "md5": "97323ae8dcaf79848cc524a9b2a0bcc8",
                "sha256": "6845b439d93b75eae2739f4ab71175e67efc46d16ab8a55bf5d89e82bec9e017"
            },
            "downloads": -1,
            "filename": "pynoise-3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "97323ae8dcaf79848cc524a9b2a0bcc8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 28146,
            "upload_time": "2025-08-06T18:13:11",
            "upload_time_iso_8601": "2025-08-06T18:13:11.955144Z",
            "url": "https://files.pythonhosted.org/packages/69/6b/d87c6da8690bd57e385f950f3c952ddf3acc086f890aac41dc1dd0c2483f/pynoise-3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-06 18:13:11",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "atrus6",
    "gitlab_project": "pynoise",
    "lcname": "pynoise"
}
        
Elapsed time: 0.47222s