greetml


Namegreetml JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryA simple package for greeting functionality
upload_time2024-10-24 08:55:45
maintainerNone
docs_urlNone
authorNikhil
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # greetml

greetml is a simple Python package that allows users to greet someone with a friendly message.

## Installation

You can install the greetml package from PyPI (after it's uploaded) using pip:

```bash
pip install greetml

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "greetml",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Nikhil",
    "author_email": "nikhil@example.com",
    "download_url": null,
    "platform": null,
    "description": "# greetml\r\n\r\ngreetml is a simple Python package that allows users to greet someone with a friendly message.\r\n\r\n## Installation\r\n\r\nYou can install the greetml package from PyPI (after it's uploaded) using pip:\r\n\r\n```bash\r\npip install greetml\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple package for greeting functionality",
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea14aa2ae4e5ca5d61b0e4b443c863335caf65b61f1835c915a7d707f27e8e12",
                "md5": "84747f0ce7b8e47f8aa0bcbd59ceb75f",
                "sha256": "ce0a112e4f417590976cfba0ebe1cc98dec6a6b2eaeae9beb6c9eeabae79f316"
            },
            "downloads": -1,
            "filename": "greetml-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "84747f0ce7b8e47f8aa0bcbd59ceb75f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2028,
            "upload_time": "2024-10-24T08:55:45",
            "upload_time_iso_8601": "2024-10-24T08:55:45.798447Z",
            "url": "https://files.pythonhosted.org/packages/ea/14/aa2ae4e5ca5d61b0e4b443c863335caf65b61f1835c915a7d707f27e8e12/greetml-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-24 08:55:45",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "greetml"
}
        
Elapsed time: 0.47508s