{ "info": { "author": "Mate Bersenadze", "author_email": "matebersenadze@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.7" ], "description": "# UsefulPy\nThe most useful functions in everyday life\n\n## Installation\n\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install usefulpy.\n\n```bash\npip install usefulpy\n```\n\n## Usage\n\n```python\nfrom usefulpy.math import is_negative, is_ten\n\nis_ten(10) # returns 'True'\nis_ten(9) # returns 'False'\n\nis_negative(-1) # returns 'True'\nis_negative(1) # returns 'False'\nis_negative(0) # returns 'False'\n```\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/bersena911/usefulpy/archive/0.6.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bersena911/usefulpy", "keywords": "math,dummy,useful", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "usefulpy", "package_url": "https://pypi.org/project/usefulpy/", "platform": "", "project_url": "https://pypi.org/project/usefulpy/", "project_urls": { "Download": "https://github.com/bersena911/usefulpy/archive/0.6.tar.gz", "Homepage": "https://github.com/bersena911/usefulpy" }, "release_url": "https://pypi.org/project/usefulpy/0.6/", "requires_dist": null, "requires_python": "", "summary": "The most useful functions in everyday life", "version": "0.6", "yanked": false, "yanked_reason": null }, "last_serial": 6017091, "releases": { "0.5": [ { "comment_text": "", "digests": { "md5": "52bbdc230574f7cde64c869de01c4c58", "sha256": "cf494a63e616542b0d56e9ca73acb680edfe49184cec0bdf3c34f82b7c70c947" }, "downloads": -1, "filename": "usefulpy-0.5.tar.gz", "has_sig": false, "md5_digest": "52bbdc230574f7cde64c869de01c4c58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1828, "upload_time": "2019-10-22T23:00:09", "upload_time_iso_8601": "2019-10-22T23:00:09.300741Z", "url": "https://files.pythonhosted.org/packages/15/72/df452a155886707dee0ce46c814e571aff05963666296c8be2e83d0d59f8/usefulpy-0.5.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6": [ { "comment_text": "", "digests": { "md5": "1a69de23bf9f6fc32f059d3ad8aa7953", "sha256": "e28812e0daada1964acc6849937691906d91136448512e8706e1a65a724d023d" }, "downloads": -1, "filename": "usefulpy-0.6.tar.gz", "has_sig": false, "md5_digest": "1a69de23bf9f6fc32f059d3ad8aa7953", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1791, "upload_time": "2019-10-23T07:37:55", "upload_time_iso_8601": "2019-10-23T07:37:55.581052Z", "url": "https://files.pythonhosted.org/packages/e4/56/dcf3b50755aff0ff153b0d79d6611c245c0f7eef5af31e704fb0664aaa0a/usefulpy-0.6.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1a69de23bf9f6fc32f059d3ad8aa7953", "sha256": "e28812e0daada1964acc6849937691906d91136448512e8706e1a65a724d023d" }, "downloads": -1, "filename": "usefulpy-0.6.tar.gz", "has_sig": false, "md5_digest": "1a69de23bf9f6fc32f059d3ad8aa7953", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1791, "upload_time": "2019-10-23T07:37:55", "upload_time_iso_8601": "2019-10-23T07:37:55.581052Z", "url": "https://files.pythonhosted.org/packages/e4/56/dcf3b50755aff0ff153b0d79d6611c245c0f7eef5af31e704fb0664aaa0a/usefulpy-0.6.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }