rendercat


Namerendercat JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/TimofeyFilkin/RenderCat
Summary3D engine made for pygame
upload_time2024-05-13 18:48:42
maintainerNone
docs_urlNone
authorTimofeyFilkin
requires_python>=3.7
licenseNone
keywords python 3d opengl pygame
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <H1>Just a 3D engine <H3>made on python with OpenGl and pygame<H4>To start, just make a superclass of RenderCat.Engine.

installation by

```
pip install rendercat
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TimofeyFilkin/RenderCat",
    "name": "rendercat",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "python 3d opengl pygame",
    "author": "TimofeyFilkin",
    "author_email": "timofejfilkin@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/93/df/0052a85e264116f2f2f37ef58bdbfaeb39d47caed5abf4bbc2f24d3b8758/rendercat-1.0.1.tar.gz",
    "platform": null,
    "description": "<H1>Just a 3D engine <H3>made on python with OpenGl and pygame<H4>To start, just make a superclass of RenderCat.Engine.\r\n\r\ninstallation by\r\n\r\n```\r\npip install rendercat\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "3D engine made for pygame",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/TimofeyFilkin/RenderCat"
    },
    "split_keywords": [
        "python",
        "3d",
        "opengl",
        "pygame"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0dbddb521e217b11b7dea385fb788c9277b77c2a96dc73e0af43839e38118e3e",
                "md5": "d294b265db517c54473f69ac6a896fee",
                "sha256": "1c4397f1ecc107b08726ac79e3091f2a3b22dc992cf4949d4b7b5804f7503a78"
            },
            "downloads": -1,
            "filename": "rendercat-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d294b265db517c54473f69ac6a896fee",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 12619,
            "upload_time": "2024-05-13T18:48:40",
            "upload_time_iso_8601": "2024-05-13T18:48:40.743053Z",
            "url": "https://files.pythonhosted.org/packages/0d/bd/db521e217b11b7dea385fb788c9277b77c2a96dc73e0af43839e38118e3e/rendercat-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93df0052a85e264116f2f2f37ef58bdbfaeb39d47caed5abf4bbc2f24d3b8758",
                "md5": "d84e0faaf9ca30b53a33776bbfdfffd7",
                "sha256": "15452bb1e4f695eeaf86576e2fda6917eeb82c74b2da6ed76a5a2edd7f407cd8"
            },
            "downloads": -1,
            "filename": "rendercat-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d84e0faaf9ca30b53a33776bbfdfffd7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 9717,
            "upload_time": "2024-05-13T18:48:42",
            "upload_time_iso_8601": "2024-05-13T18:48:42.026407Z",
            "url": "https://files.pythonhosted.org/packages/93/df/0052a85e264116f2f2f37ef58bdbfaeb39d47caed5abf4bbc2f24d3b8758/rendercat-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-13 18:48:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TimofeyFilkin",
    "github_project": "RenderCat",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "rendercat"
}
        
Elapsed time: 0.23716s