tellHi


NametellHi JSON
Version 0.0.6 PyPI version JSON
download
home_pageNone
SummaryA very basic hello world PROGRAMME
upload_time2024-08-22 04:08:51
maintainerNone
docs_urlNone
authorAkshat Kala
requires_pythonNone
licenseMIT
keywords helloworld
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Hey this is a simple program that just calls out a function 'sayhi()' 
You can use it by typing tellhi on your command prompt or terminal if mac.


Change Log
===========

0.0.6 (21/08/2024)
---------------------
- Fourth Release

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tellHi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "helloWorld",
    "author": "Akshat Kala",
    "author_email": "akshatcodes706@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/35/48/8e1c35b977c78f0ca673c0a189415b109c44fb8d7bb34b22d6b2827cbb41/tellhi-0.0.6.tar.gz",
    "platform": null,
    "description": "Hey this is a simple program that just calls out a function 'sayhi()' \nYou can use it by typing tellhi on your command prompt or terminal if mac.\n\n\nChange Log\n===========\n\n0.0.6 (21/08/2024)\n---------------------\n- Fourth Release\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A very basic hello world PROGRAMME",
    "version": "0.0.6",
    "project_urls": null,
    "split_keywords": [
        "helloworld"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35488e1c35b977c78f0ca673c0a189415b109c44fb8d7bb34b22d6b2827cbb41",
                "md5": "a18fcf3fc27a1cf403e600b5704c74b1",
                "sha256": "030076b7f797736784b56d46a33bce3fcede7b16c5dd49a21a42217aa776098d"
            },
            "downloads": -1,
            "filename": "tellhi-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "a18fcf3fc27a1cf403e600b5704c74b1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4273081,
            "upload_time": "2024-08-22T04:08:51",
            "upload_time_iso_8601": "2024-08-22T04:08:51.409648Z",
            "url": "https://files.pythonhosted.org/packages/35/48/8e1c35b977c78f0ca673c0a189415b109c44fb8d7bb34b22d6b2827cbb41/tellhi-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-22 04:08:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tellhi"
}
        
Elapsed time: 1.29168s