{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "\n\n[](https://pypi.org/project/markdown-lists/)\n\n#### Installation\n```bash\n$ [sudo] pip install markdown-lists\n```\n\n#### Functions\nfunction|`__doc__`\n-|-\n`markdown_lists.render(lists, depth=1)` |return a string with markdown nested lists\n\n#### Examples\n```python\n>>> import markdown_lists\n\n>>> lists = [\"item1\",[\"subitem11\",\"subitem12\"],\"item2\"]\n>>> markdown_lists.render(lists)\n+ item1\n + subitem11\n + subitem12\n+ item2\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/looking-for-a-job/markdown-lists.py", "keywords": "markdown lists", "license": "", "maintainer": "", "maintainer_email": "", "name": "markdown-lists", "package_url": "https://pypi.org/project/markdown-lists/", "platform": "", "project_url": "https://pypi.org/project/markdown-lists/", "project_urls": { "Homepage": "https://github.com/looking-for-a-job/markdown-lists.py" }, "release_url": "https://pypi.org/project/markdown-lists/2019.4.13/", "requires_dist": null, "requires_python": "", "summary": "render markdown nested lists", "version": "2019.4.13" }, "last_serial": 5587472, "releases": { "2019.3.30": [ { "comment_text": "", "digests": { "md5": "99e956d9e9bf7dd531f61826b354d5a8", "sha256": "28e774f9106749c0190885bfd6674818bce4d5934938e4c55bfcb85f7185254c" }, "downloads": -1, "filename": "markdown_lists-2019.3.30-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "99e956d9e9bf7dd531f61826b354d5a8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2091, "upload_time": "2019-03-30T07:54:31", "url": "https://files.pythonhosted.org/packages/f8/be/6c7d2c145df9f7f2d9b8d1915b9a50f4a0a311778e9ff087303c5ad43c82/markdown_lists-2019.3.30-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5881c295162c72594aa454b6666d5523", "sha256": "d3101d95155ecead0556924b257e3908db0557dc460ae31cfdb0306bf2959022" }, "downloads": -1, "filename": "markdown-lists-2019.3.30.tar.gz", "has_sig": false, "md5_digest": "5881c295162c72594aa454b6666d5523", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1418, "upload_time": "2019-03-30T07:54:33", "url": "https://files.pythonhosted.org/packages/02/16/cf1941b5afbfc78fd7de20a9631100c617f1f78c6a2ef7eff68191b4b160/markdown-lists-2019.3.30.tar.gz" } ], "2019.4.13": [ { "comment_text": "", "digests": { "md5": "5fcccb9fc30711edf08afcf3be140be6", "sha256": "2c902fbf4b3332003dfc8bc06fe13b66efa9e6eae0e67d33f7c5fde03a379218" }, "downloads": -1, "filename": "markdown-lists-2019.4.13.tar.gz", "has_sig": false, "md5_digest": "5fcccb9fc30711edf08afcf3be140be6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1444, "upload_time": "2019-04-13T08:12:40", "url": "https://files.pythonhosted.org/packages/fb/42/7876cd1a0aca4a50bbc0dd447041508bd766999f52abf9616a45888e2bab/markdown-lists-2019.4.13.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5fcccb9fc30711edf08afcf3be140be6", "sha256": "2c902fbf4b3332003dfc8bc06fe13b66efa9e6eae0e67d33f7c5fde03a379218" }, "downloads": -1, "filename": "markdown-lists-2019.4.13.tar.gz", "has_sig": false, "md5_digest": "5fcccb9fc30711edf08afcf3be140be6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1444, "upload_time": "2019-04-13T08:12:40", "url": "https://files.pythonhosted.org/packages/fb/42/7876cd1a0aca4a50bbc0dd447041508bd766999f52abf9616a45888e2bab/markdown-lists-2019.4.13.tar.gz" } ] }