edupils


Nameedupils JSON
Version 0.1.29 PyPI version JSON
download
home_pagehttps://github.com/georgesms/edupils
SummaryA collection of educational tools for Python
upload_time2025-09-11 00:14:43
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/4e/48/39a73035866b2dee076a8ab1886c8a0dd772c6ae7a53f7c24510ba7fa0f7/edupils-0.1.29.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.29",
    "project_urls": {
        "Homepage": "https://github.com/georgesms/edupils"
    },
    "split_keywords": [
        "python",
        "education",
        "highschool",
        "pyodide"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "99ccbb04d4d73bba13aaa47dca2e73d12e8a984629822c2f16cc8a88a51e64b9",
                "md5": "61aed01e14f8be6bd299c1567d9dba33",
                "sha256": "4aea9c25046aee85812e218dc73e84e748d5b6f9be8cd2a9c89b17e7cbb5f664"
            },
            "downloads": -1,
            "filename": "edupils-0.1.29-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "61aed01e14f8be6bd299c1567d9dba33",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 18893,
            "upload_time": "2025-09-11T00:14:41",
            "upload_time_iso_8601": "2025-09-11T00:14:41.850107Z",
            "url": "https://files.pythonhosted.org/packages/99/cc/bb04d4d73bba13aaa47dca2e73d12e8a984629822c2f16cc8a88a51e64b9/edupils-0.1.29-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4e4839a73035866b2dee076a8ab1886c8a0dd772c6ae7a53f7c24510ba7fa0f7",
                "md5": "2e4d791e084c230ebcf78ec7cef4adca",
                "sha256": "0c63eb1c07554257e4b5829bb893bd03d264e7d7790a170dddc8065d71d75319"
            },
            "downloads": -1,
            "filename": "edupils-0.1.29.tar.gz",
            "has_sig": false,
            "md5_digest": "2e4d791e084c230ebcf78ec7cef4adca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14756,
            "upload_time": "2025-09-11T00:14:43",
            "upload_time_iso_8601": "2025-09-11T00:14:43.091300Z",
            "url": "https://files.pythonhosted.org/packages/4e/48/39a73035866b2dee076a8ab1886c8a0dd772c6ae7a53f7c24510ba7fa0f7/edupils-0.1.29.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-11 00:14:43",
    "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: 1.13366s