easypaint


Nameeasypaint JSON
Version 1.0.7 PyPI version JSON
download
home_pageNone
SummaryBiblioteca de dibujo para Python 3 (requiere python-tk)
upload_time2024-09-30 08:17:41
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseGNU Affero General Public License v3
keywords algoritmia canvas pythong easycanvas
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # EasyPaint

Biblioteca de dibujo para Python 3.

Requiere que la biblioteca *tkinter* esté instalada:
- En MS Windows se incluye con la instalación de Python.
- En Ubuntu hay que instalar el paquete *python3-tk*.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "easypaint",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "algoritmia, canvas, pythong, easycanvas",
    "author": null,
    "author_email": "David LLorens <dllorens@uji.es>",
    "download_url": "https://files.pythonhosted.org/packages/c5/fc/7a1d4f1e135177a60bc822bd42a0b89bed1c1d7a449b693770a6c2f99c1d/easypaint-1.0.7.tar.gz",
    "platform": null,
    "description": "# EasyPaint\n\nBiblioteca de dibujo para Python 3.\n\nRequiere que la biblioteca *tkinter* est\u00e9 instalada:\n- En MS Windows se incluye con la instalaci\u00f3n de Python.\n- En Ubuntu hay que instalar el paquete *python3-tk*.\n",
    "bugtrack_url": null,
    "license": "GNU Affero General Public License v3",
    "summary": "Biblioteca de dibujo para Python 3 (requiere python-tk)",
    "version": "1.0.7",
    "project_urls": {
        "Homepage": "https://github.com/DavidLlorens/easypaint"
    },
    "split_keywords": [
        "algoritmia",
        " canvas",
        " pythong",
        " easycanvas"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "59b8f31cada2d4db5479d4a28f917e43bf3ac034ed8186d39ea9bd4d0e6d6292",
                "md5": "1abc27567c06837bde79968e00172eef",
                "sha256": "4993748f0ed4b6e01fa196b96105184fc8c8d51147d4997382676b5e680c9361"
            },
            "downloads": -1,
            "filename": "easypaint-1.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1abc27567c06837bde79968e00172eef",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 34782,
            "upload_time": "2024-09-30T08:17:39",
            "upload_time_iso_8601": "2024-09-30T08:17:39.794520Z",
            "url": "https://files.pythonhosted.org/packages/59/b8/f31cada2d4db5479d4a28f917e43bf3ac034ed8186d39ea9bd4d0e6d6292/easypaint-1.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5fc7a1d4f1e135177a60bc822bd42a0b89bed1c1d7a449b693770a6c2f99c1d",
                "md5": "6225ad0544798ec386cad486588f0417",
                "sha256": "fcb6de48f8a8d441ee282a4c73f720ddee5206c1e41952519538d7eab860886a"
            },
            "downloads": -1,
            "filename": "easypaint-1.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "6225ad0544798ec386cad486588f0417",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 30158,
            "upload_time": "2024-09-30T08:17:41",
            "upload_time_iso_8601": "2024-09-30T08:17:41.421784Z",
            "url": "https://files.pythonhosted.org/packages/c5/fc/7a1d4f1e135177a60bc822bd42a0b89bed1c1d7a449b693770a6c2f99c1d/easypaint-1.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-30 08:17:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DavidLlorens",
    "github_project": "easypaint",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "easypaint"
}
        
Elapsed time: 0.34964s