easypaint


Nameeasypaint JSON
Version 1.0.5 PyPI version JSON
download
home_page
SummaryBiblioteca de dibujo para Python 3 (requiere python-tk)
upload_time2023-09-25 07:10:14
maintainer
docs_urlNone
author
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": "",
    "name": "easypaint",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "algoritmia,canvas,pythong,easycanvas",
    "author": "",
    "author_email": "David LLorens <dllorens@uji.es>",
    "download_url": "https://files.pythonhosted.org/packages/f5/8a/a16a9c7ec8bbc6571f383103c0d1384375b629a057d57a62fb8545f5a2dc/easypaint-1.0.5.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.5",
    "project_urls": {
        "Homepage": "https://github.com/DavidLlorens/easypaint"
    },
    "split_keywords": [
        "algoritmia",
        "canvas",
        "pythong",
        "easycanvas"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "103834be08a2d9a02caa37e34a1e15cfa9a26af9289e72630a642afa80baa072",
                "md5": "1e7642708079da4b4d3aef50cda74755",
                "sha256": "96a520130bf5ed8eb49c1621703633b1109ad91ab04195972074672ed6f8d7fb"
            },
            "downloads": -1,
            "filename": "easypaint-1.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1e7642708079da4b4d3aef50cda74755",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 34622,
            "upload_time": "2023-09-25T07:10:12",
            "upload_time_iso_8601": "2023-09-25T07:10:12.815363Z",
            "url": "https://files.pythonhosted.org/packages/10/38/34be08a2d9a02caa37e34a1e15cfa9a26af9289e72630a642afa80baa072/easypaint-1.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f58aa16a9c7ec8bbc6571f383103c0d1384375b629a057d57a62fb8545f5a2dc",
                "md5": "6610eebdc8635c7831186d737670bcc2",
                "sha256": "939c92dd67f444f4c4982b06d96f1ebc0cc76600e3269ba487aff3cb6ab98ee6"
            },
            "downloads": -1,
            "filename": "easypaint-1.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "6610eebdc8635c7831186d737670bcc2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 29997,
            "upload_time": "2023-09-25T07:10:14",
            "upload_time_iso_8601": "2023-09-25T07:10:14.465734Z",
            "url": "https://files.pythonhosted.org/packages/f5/8a/a16a9c7ec8bbc6571f383103c0d1384375b629a057d57a62fb8545f5a2dc/easypaint-1.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-25 07:10:14",
    "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.11913s