edupils


Nameedupils JSON
Version 0.1.26 PyPI version JSON
download
home_pagehttps://github.com/georgesms/edupils
SummaryA collection of educational tools for Python
upload_time2024-04-26 14:09:52
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/f0/cb/d41f6d6529bc0d6b6242cad32d2af43c77e35b481ccb38aef0691a9a8bfc/edupils-0.1.26.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.26",
    "project_urls": {
        "Homepage": "https://github.com/georgesms/edupils"
    },
    "split_keywords": [
        "python",
        "education",
        "highschool",
        "pyodide"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e776c40c10af67229a06f2802d04bb3002def07fa2fd39ff2102550773f400f6",
                "md5": "a18989c0fd2bc626cb1424afc495f019",
                "sha256": "1d4a9b05ed0fea2b3b59a91638523a0deae5a2a7d5f48cac39e26f862bccdce0"
            },
            "downloads": -1,
            "filename": "edupils-0.1.26-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a18989c0fd2bc626cb1424afc495f019",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 17267,
            "upload_time": "2024-04-26T14:09:51",
            "upload_time_iso_8601": "2024-04-26T14:09:51.412813Z",
            "url": "https://files.pythonhosted.org/packages/e7/76/c40c10af67229a06f2802d04bb3002def07fa2fd39ff2102550773f400f6/edupils-0.1.26-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f0cbd41f6d6529bc0d6b6242cad32d2af43c77e35b481ccb38aef0691a9a8bfc",
                "md5": "79186c3209f769bc41967d49d1523292",
                "sha256": "282a184c321442067c8dd9263e61abb428be6270bc55a2d11433a942ace833e3"
            },
            "downloads": -1,
            "filename": "edupils-0.1.26.tar.gz",
            "has_sig": false,
            "md5_digest": "79186c3209f769bc41967d49d1523292",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13434,
            "upload_time": "2024-04-26T14:09:52",
            "upload_time_iso_8601": "2024-04-26T14:09:52.435403Z",
            "url": "https://files.pythonhosted.org/packages/f0/cb/d41f6d6529bc0d6b6242cad32d2af43c77e35b481ccb38aef0691a9a8bfc/edupils-0.1.26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-26 14:09:52",
    "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.25142s