{ "info": { "author": "vlad1777d (Vladislav Naumov)", "author_email": "naumovvladislav@mail.ru", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "Provides different shortcuts functions (helpers) for humanity.\n\nCreated to be something like Ramda or Lodash for Python, but without\nfunctional style.\n\n\nFor strings:\n\n`reverse` - Reverse a string.\n`replace` -\n\tReplaces one substring in string to another.\n\tAnalog to string method with same name,\n\tbut also adds ability to change direction, from which to replace substring.\n\n\nFor collections:\n\n`get` - Returns or element from collection by index (key), or None if not found.\n\n\nFor asyncio:\n\n`run_async` - Asynchronously runs coroutine (function, defind with 'async def') until it completes.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/vlad1777d/humhelpers", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "humhelpers", "package_url": "https://pypi.org/project/humhelpers/", "platform": "", "project_url": "https://pypi.org/project/humhelpers/", "project_urls": { "Homepage": "https://bitbucket.org/vlad1777d/humhelpers" }, "release_url": "https://pypi.org/project/humhelpers/0.1.4/", "requires_dist": null, "requires_python": "", "summary": "Different shortcuts functions (helpers) for humanity.", "version": "0.1.4" }, "last_serial": 4854025, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "bba119d846b272762b74b07d17468a3e", "sha256": "0100d13ac94605e2c1a5391a3f3d7d71d922b1520c6c59653b9b67cfbb15ed82" }, "downloads": -1, "filename": "humhelpers-0.1.0.tar.gz", "has_sig": false, "md5_digest": "bba119d846b272762b74b07d17468a3e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2020, "upload_time": "2018-07-26T20:17:35", "url": "https://files.pythonhosted.org/packages/9a/4b/3e8047cb93f6fd628dc025fefbd2f6eca57e2cb92a006bb6273954c381a4/humhelpers-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "4cd7dc9eadfdbac7106cdf55989804ea", "sha256": "e2af5d9f511baf12926edcc3e3491b790f7910df4bb41822e932eef357019581" }, "downloads": -1, "filename": "humhelpers-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4cd7dc9eadfdbac7106cdf55989804ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2127, "upload_time": "2018-07-26T20:20:40", "url": "https://files.pythonhosted.org/packages/7b/b2/f2582cdb3ab4724ad39cc9f9c988778730a0f9a121b0178b9be630480c80/humhelpers-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "75318a6f421811055e7e9bc4e47454be", "sha256": "5f5161c1227875e6131074e535989756e1fd3a8193d868f712f7d54ed613d7bb" }, "downloads": -1, "filename": "humhelpers-0.1.2.tar.gz", "has_sig": false, "md5_digest": "75318a6f421811055e7e9bc4e47454be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2129, "upload_time": "2018-07-26T20:22:30", "url": "https://files.pythonhosted.org/packages/19/6c/a3a97685557a8cb25eea012cae05f5209e57fa0b4411ca5b714b98e773ec/humhelpers-0.1.2.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "d6e421fa1eb2316d73a321743c142e25", "sha256": "2b95db381e482c89e04604999961b998724453b511e632e082e87a5f5ae9f42d" }, "downloads": -1, "filename": "humhelpers-0.1.4.tar.gz", "has_sig": false, "md5_digest": "d6e421fa1eb2316d73a321743c142e25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3364, "upload_time": "2019-02-22T00:06:18", "url": "https://files.pythonhosted.org/packages/5f/52/315e334ae5b2f19bd7753affaddb752eb1a49cdf4321d2904f3ae36ea7d3/humhelpers-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d6e421fa1eb2316d73a321743c142e25", "sha256": "2b95db381e482c89e04604999961b998724453b511e632e082e87a5f5ae9f42d" }, "downloads": -1, "filename": "humhelpers-0.1.4.tar.gz", "has_sig": false, "md5_digest": "d6e421fa1eb2316d73a321743c142e25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3364, "upload_time": "2019-02-22T00:06:18", "url": "https://files.pythonhosted.org/packages/5f/52/315e334ae5b2f19bd7753affaddb752eb1a49cdf4321d2904f3ae36ea7d3/humhelpers-0.1.4.tar.gz" } ] }