edupils


Nameedupils JSON
Version 0.1.27 PyPI version JSON
download
home_pagehttps://github.com/georgesms/edupils
SummaryA collection of educational tools for Python
upload_time2024-09-21 18:12:11
maintainerNone
docs_urlNone
authorGeorges Spyrides
requires_pythonNone
licenseMIT
keywords python education highschool pyodide
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # edupils

Educational Python utilities for audio, drawing, and image processing.

## Installation

```bash
pip install edupils
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/georgesms/edupils",
    "name": "edupils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python education highschool pyodide",
    "author": "Georges Spyrides",
    "author_email": "georgesmss@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2f/99/b81df46e2090af4e22cb385035d164f75d522bb3c9fca2d94735a770c3c7/edupils-0.1.27.tar.gz",
    "platform": null,
    "description": "# edupils\n\nEducational Python utilities for audio, drawing, and image processing.\n\n## Installation\n\n```bash\npip install edupils\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A collection of educational tools for Python",
    "version": "0.1.27",
    "project_urls": {
        "Homepage": "https://github.com/georgesms/edupils"
    },
    "split_keywords": [
        "python",
        "education",
        "highschool",
        "pyodide"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "534d46154033c2d005ab4e3ad9c4047b7f31fbb39dbbe21deca8070723fdfe6b",
                "md5": "03eed9915e301099d27cdba8a18736c6",
                "sha256": "713fcec4ba2d7d282e6bee4da107ae63b1b5e966f9e77f3e5e5ccae898c67421"
            },
            "downloads": -1,
            "filename": "edupils-0.1.27-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "03eed9915e301099d27cdba8a18736c6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 17277,
            "upload_time": "2024-09-21T18:12:09",
            "upload_time_iso_8601": "2024-09-21T18:12:09.367648Z",
            "url": "https://files.pythonhosted.org/packages/53/4d/46154033c2d005ab4e3ad9c4047b7f31fbb39dbbe21deca8070723fdfe6b/edupils-0.1.27-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f99b81df46e2090af4e22cb385035d164f75d522bb3c9fca2d94735a770c3c7",
                "md5": "a419af84896fb67c11ff67b6439891ba",
                "sha256": "eeef6bc8263af56d4d0296d10c79f8fe24b87008c83fce21242f513239cb82bc"
            },
            "downloads": -1,
            "filename": "edupils-0.1.27.tar.gz",
            "has_sig": false,
            "md5_digest": "a419af84896fb67c11ff67b6439891ba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13476,
            "upload_time": "2024-09-21T18:12:11",
            "upload_time_iso_8601": "2024-09-21T18:12:11.026850Z",
            "url": "https://files.pythonhosted.org/packages/2f/99/b81df46e2090af4e22cb385035d164f75d522bb3c9fca2d94735a770c3c7/edupils-0.1.27.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-21 18:12:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "georgesms",
    "github_project": "edupils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "edupils"
}
        
Elapsed time: 0.37906s