{ "info": { "author": "Carlos Abraham", "author_email": "abraham@abranhe.com", "bugtrack_url": null, "classifiers": [ "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "\n

\n\t\n\t
\n\t
\n\t
\n\t
\n\tcu: generate a unique value from a consecutively number list\n

\n\n

\n\t\n\t\n\t\n\t\n\t\n\t\n

\n\n# Install\n\n```\n$ pip install cu\n```\n\n# Why Permutated?\n\n- Why not \ud83d\ude02\n- Clean and focused\n- Actively maintained\n\n\n# Usage\n\n```py\nimport cu as consecutively_unique\nval = consecutively_unique.cu(1, 5)\n\nprint(val(), val(), val(), val())\n# => 18 7 1 10\n```\n\n# API\n\n**cu(minValue, maxValue)**\n\n> Return a function with a unique value unique value form a consecutively number list\n\n# Related\n\n- [consecutively-unique](https://github.com/abranhe/consecutively-unique): same thing but in **JavaScript**\n\n# Team\n\n|[![Carlos Abraham Logo](https://avatars3.githubusercontent.com/u/21347264?s=50&v=4)](https://19cah.com)|\n| :-: |\n| [Carlos Abraham](https://github.com/abranhe) |\n\n\n# License\n\n[MIT](https://github.com/abranhe/cu/blob/master/LICENSE) License \u00a9 [Carlos Abraham](https://github.com/abranhe)\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://abranhe.com", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "cu", "package_url": "https://pypi.org/project/cu/", "platform": "", "project_url": "https://pypi.org/project/cu/", "project_urls": { "Homepage": "https://abranhe.com", "Source": "https://github.com/abranhe/cu" }, "release_url": "https://pypi.org/project/cu/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "Generate a unique value from a consecutively number list", "version": "1.0.2" }, "last_serial": 4212365, "releases": { "1.0.2": [ { "comment_text": "", "digests": { "md5": "0ed3c07988008ba80a9c6c19afc693b6", "sha256": "81ae6b6f3aa8113a66dc7b8629f5c3e88b00347bd7091054e730bc47399d9fb8" }, "downloads": -1, "filename": "cu-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "0ed3c07988008ba80a9c6c19afc693b6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2125, "upload_time": "2018-08-27T19:47:21", "url": "https://files.pythonhosted.org/packages/66/94/c1357c1150b4802efa0f9eaabcb5b2e7b01e67b7cb02fe249374b0316dad/cu-1.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9e84e8a171d8a1d0803ea01cbd3e6b6a", "sha256": "7deca08e5eaeadffdd4460aab66ab0c0be8d87fcdeb92cbb82b0967b2051ff8d" }, "downloads": -1, "filename": "cu-1.0.2.tar.gz", "has_sig": false, "md5_digest": "9e84e8a171d8a1d0803ea01cbd3e6b6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2018, "upload_time": "2018-08-27T19:47:23", "url": "https://files.pythonhosted.org/packages/e0/9d/ec68ebc2bcc2311432100c25fd868b4f65f13f96a5d1fc71dc67dfdce050/cu-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0ed3c07988008ba80a9c6c19afc693b6", "sha256": "81ae6b6f3aa8113a66dc7b8629f5c3e88b00347bd7091054e730bc47399d9fb8" }, "downloads": -1, "filename": "cu-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "0ed3c07988008ba80a9c6c19afc693b6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2125, "upload_time": "2018-08-27T19:47:21", "url": "https://files.pythonhosted.org/packages/66/94/c1357c1150b4802efa0f9eaabcb5b2e7b01e67b7cb02fe249374b0316dad/cu-1.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9e84e8a171d8a1d0803ea01cbd3e6b6a", "sha256": "7deca08e5eaeadffdd4460aab66ab0c0be8d87fcdeb92cbb82b0967b2051ff8d" }, "downloads": -1, "filename": "cu-1.0.2.tar.gz", "has_sig": false, "md5_digest": "9e84e8a171d8a1d0803ea01cbd3e6b6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2018, "upload_time": "2018-08-27T19:47:23", "url": "https://files.pythonhosted.org/packages/e0/9d/ec68ebc2bcc2311432100c25fd868b4f65f13f96a5d1fc71dc67dfdce050/cu-1.0.2.tar.gz" } ] }