dashtable2


Namedashtable2 JSON
Version 1.4.17 PyPI version JSON
download
home_pagehttps://github.com/PasaOpasen/dashtable2
SummaryA library for converting HTML/Markdown/RST tables into ASCII tables and vice versa, rowspan and colspan allowed!
upload_time2024-07-08 09:53:28
maintainerNone
docs_urlNone
authordoakey3 & gustavklopp & pasaopasen
requires_pythonNone
licenseMIT
keywords text table conversion documentation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# DashTable2

[![PyPI
version](https://badge.fury.io/py/dashtable2.svg)](https://pypi.org/project/dashtable2/)
[![Downloads](https://pepy.tech/badge/dashtable2)](https://pepy.tech/project/dashtable2)
[![Downloads](https://pepy.tech/badge/dashtable2/month)](https://pepy.tech/project/dashtable2)
[![Downloads](https://pepy.tech/badge/dashtable2/week)](https://pepy.tech/project/dashtable2)

```
pip install dashtable2
```

Documentation: https://pasaopasen.github.io/dashtable2/


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/PasaOpasen/dashtable2",
    "name": "dashtable2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "text table, conversion, documentation",
    "author": "doakey3 & gustavklopp & pasaopasen",
    "author_email": "qtckpuhdsa@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/24/83/8859f1a9c3cb64763917cda154b6ee7eaa76628ed7f49184c09d34ec2774/dashtable2-1.4.17.tar.gz",
    "platform": null,
    "description": "\n# DashTable2\n\n[![PyPI\nversion](https://badge.fury.io/py/dashtable2.svg)](https://pypi.org/project/dashtable2/)\n[![Downloads](https://pepy.tech/badge/dashtable2)](https://pepy.tech/project/dashtable2)\n[![Downloads](https://pepy.tech/badge/dashtable2/month)](https://pepy.tech/project/dashtable2)\n[![Downloads](https://pepy.tech/badge/dashtable2/week)](https://pepy.tech/project/dashtable2)\n\n```\npip install dashtable2\n```\n\nDocumentation: https://pasaopasen.github.io/dashtable2/\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A library for converting HTML/Markdown/RST tables into ASCII tables and vice versa, rowspan and colspan allowed!",
    "version": "1.4.17",
    "project_urls": {
        "Homepage": "https://github.com/PasaOpasen/dashtable2"
    },
    "split_keywords": [
        "text table",
        " conversion",
        " documentation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa333641b00e495595fcc53f60948393b89bb20c2f0a612c04b8de68d1ecbd61",
                "md5": "e9db612d15f07db72fef118762d64013",
                "sha256": "8d1213a97b4d8246c1bc4e803d65a01262b4c55592ebf80c37dbcfa534f5ae39"
            },
            "downloads": -1,
            "filename": "dashtable2-1.4.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e9db612d15f07db72fef118762d64013",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 60680,
            "upload_time": "2024-07-08T09:53:25",
            "upload_time_iso_8601": "2024-07-08T09:53:25.126361Z",
            "url": "https://files.pythonhosted.org/packages/fa/33/3641b00e495595fcc53f60948393b89bb20c2f0a612c04b8de68d1ecbd61/dashtable2-1.4.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24838859f1a9c3cb64763917cda154b6ee7eaa76628ed7f49184c09d34ec2774",
                "md5": "44691ac08e8aec829e034b1f18b0be71",
                "sha256": "a96c9c654107d768398c7c8de696151c61a8875571c5802f0ad71432ef130163"
            },
            "downloads": -1,
            "filename": "dashtable2-1.4.17.tar.gz",
            "has_sig": false,
            "md5_digest": "44691ac08e8aec829e034b1f18b0be71",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 33189,
            "upload_time": "2024-07-08T09:53:28",
            "upload_time_iso_8601": "2024-07-08T09:53:28.740111Z",
            "url": "https://files.pythonhosted.org/packages/24/83/8859f1a9c3cb64763917cda154b6ee7eaa76628ed7f49184c09d34ec2774/dashtable2-1.4.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-08 09:53:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PasaOpasen",
    "github_project": "dashtable2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "dashtable2"
}
        
Elapsed time: 1.40797s