modulebooks


Namemodulebooks JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryA sample Python package for modulebooks
upload_time2025-08-17 21:57:06
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords books modules example
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # modulebooks

A sample Python package for modulebooks.

## Installation

```bash
pip install modulebooks

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "modulebooks",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "books, modules, example",
    "author": null,
    "author_email": "Real Computer Scientist <realcomputerscientist@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/59/93/b8d60fe2349e589e301befc1d2459177ff15f1ec1763b5070fa3fb273273/modulebooks-0.0.1.tar.gz",
    "platform": null,
    "description": "# modulebooks\n\nA sample Python package for modulebooks.\n\n## Installation\n\n```bash\npip install modulebooks\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A sample Python package for modulebooks",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/realcomputerscientist/modulebooks",
        "Issues": "https://github.com/realcomputerscientist/modulebooks/issues"
    },
    "split_keywords": [
        "books",
        " modules",
        " example"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d20ab1bbaa7aec0af82a46af3101ac5d639a92ce3756d71bfa7f298ab0c757f4",
                "md5": "b217c88b492cd837d89d95427de0e044",
                "sha256": "1a3be18ba619557ce012b213b4ec5f95d7336fafba5b3d73f21cb40cdfaf9e92"
            },
            "downloads": -1,
            "filename": "modulebooks-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b217c88b492cd837d89d95427de0e044",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2071,
            "upload_time": "2025-08-17T21:57:04",
            "upload_time_iso_8601": "2025-08-17T21:57:04.956903Z",
            "url": "https://files.pythonhosted.org/packages/d2/0a/b1bbaa7aec0af82a46af3101ac5d639a92ce3756d71bfa7f298ab0c757f4/modulebooks-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5993b8d60fe2349e589e301befc1d2459177ff15f1ec1763b5070fa3fb273273",
                "md5": "da5e8644bcd195a0ac3780f537884d9e",
                "sha256": "d3f38d459afb756be9570d6b970adc8f6185e821528873cf8b0c880caead5d44"
            },
            "downloads": -1,
            "filename": "modulebooks-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "da5e8644bcd195a0ac3780f537884d9e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1826,
            "upload_time": "2025-08-17T21:57:06",
            "upload_time_iso_8601": "2025-08-17T21:57:06.242394Z",
            "url": "https://files.pythonhosted.org/packages/59/93/b8d60fe2349e589e301befc1d2459177ff15f1ec1763b5070fa3fb273273/modulebooks-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-17 21:57:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "realcomputerscientist",
    "github_project": "modulebooks",
    "github_not_found": true,
    "lcname": "modulebooks"
}
        
Elapsed time: 1.80988s