{ "info": { "author": "Rizwan Hameed", "author_email": "rizwanbutt314@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# python-package-development\nThis repository contains a simple code as python package from which you can have a better idea of python package development.\n\n## Installation\nRun following command to install this package\n```\npip install sampleworld-rb\n```\n\n## Usage\n```python\n\nfrom sampleworld import sample_world\n\nsample_world() # print 'Name missing'\n\nsample_world(name='Rizwan') #print Given Name: Rizwan\n\n```\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rizwanbutt314/python-package-development", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "sampleworld-rb", "package_url": "https://pypi.org/project/sampleworld-rb/", "platform": "", "project_url": "https://pypi.org/project/sampleworld-rb/", "project_urls": { "Homepage": "https://github.com/rizwanbutt314/python-package-development" }, "release_url": "https://pypi.org/project/sampleworld-rb/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Just a sample package for python package development", "version": "0.0.1" }, "last_serial": 5890259, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "3d5e8e09e5a22589ff15ac45b1c9cc95", "sha256": "6e42e1311ad41706a5ba8ef553082219197358729457291fdb384c77f9a986e0" }, "downloads": -1, "filename": "sampleworld_rb-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "3d5e8e09e5a22589ff15ac45b1c9cc95", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13963, "upload_time": "2019-09-26T11:55:03", "url": "https://files.pythonhosted.org/packages/89/cc/24723305838434a8850f4e3f5403005d224bfc992724d4bc4aa7645c7955/sampleworld_rb-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "aea231d92f687d075fb69bcd5a15d074", "sha256": "19b857db140160d63cf2a395eac5726a9a39ff3ef6bd5b3e156a6c122b0be9d2" }, "downloads": -1, "filename": "sampleworld-rb-0.0.1.tar.gz", "has_sig": false, "md5_digest": "aea231d92f687d075fb69bcd5a15d074", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1346, "upload_time": "2019-09-26T11:55:06", "url": "https://files.pythonhosted.org/packages/db/03/567c3ba486bd4335e82d67419f61a4d41e33035dc9990b2fabd90c144e3e/sampleworld-rb-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3d5e8e09e5a22589ff15ac45b1c9cc95", "sha256": "6e42e1311ad41706a5ba8ef553082219197358729457291fdb384c77f9a986e0" }, "downloads": -1, "filename": "sampleworld_rb-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "3d5e8e09e5a22589ff15ac45b1c9cc95", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13963, "upload_time": "2019-09-26T11:55:03", "url": "https://files.pythonhosted.org/packages/89/cc/24723305838434a8850f4e3f5403005d224bfc992724d4bc4aa7645c7955/sampleworld_rb-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "aea231d92f687d075fb69bcd5a15d074", "sha256": "19b857db140160d63cf2a395eac5726a9a39ff3ef6bd5b3e156a6c122b0be9d2" }, "downloads": -1, "filename": "sampleworld-rb-0.0.1.tar.gz", "has_sig": false, "md5_digest": "aea231d92f687d075fb69bcd5a15d074", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1346, "upload_time": "2019-09-26T11:55:06", "url": "https://files.pythonhosted.org/packages/db/03/567c3ba486bd4335e82d67419f61a4d41e33035dc9990b2fabd90c144e3e/sampleworld-rb-0.0.1.tar.gz" } ] }