dashtable2


Namedashtable2 JSON
Version 1.4.14 PyPI version JSON
download
home_pagehttps://github.com/PasaOpasen/dashtable2
SummaryA library for converting a HTML tables into ASCII tables, rowspan and colspan allowed!
upload_time2024-05-28 09:22:45
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/17/71/b9faada7a7d828373414bc53163c2daf6ca6812c50eaf2a3010724443b76/dashtable2-1.4.14.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 a HTML tables into ASCII tables, rowspan and colspan allowed!",
    "version": "1.4.14",
    "project_urls": {
        "Homepage": "https://github.com/PasaOpasen/dashtable2"
    },
    "split_keywords": [
        "text table",
        " conversion",
        " documentation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d6a1ae22acf04d6e1adf3dce8e74c6c74d6002e54332fac41809c8b4d3fb53b",
                "md5": "d1350f9fa9b0b8473943b7ec51503790",
                "sha256": "ce16e7aa2f63e0dc5748409cbd5774632b422c043e636ef897457447290b8a85"
            },
            "downloads": -1,
            "filename": "dashtable2-1.4.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d1350f9fa9b0b8473943b7ec51503790",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 47978,
            "upload_time": "2024-05-28T09:22:44",
            "upload_time_iso_8601": "2024-05-28T09:22:44.810576Z",
            "url": "https://files.pythonhosted.org/packages/4d/6a/1ae22acf04d6e1adf3dce8e74c6c74d6002e54332fac41809c8b4d3fb53b/dashtable2-1.4.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1771b9faada7a7d828373414bc53163c2daf6ca6812c50eaf2a3010724443b76",
                "md5": "e06107dffe6bd4daa81cb625a73876e7",
                "sha256": "73fbc1ac4270895e0216b1e4f58c777204df484bf574402f77d60ee71ec2b321"
            },
            "downloads": -1,
            "filename": "dashtable2-1.4.14.tar.gz",
            "has_sig": false,
            "md5_digest": "e06107dffe6bd4daa81cb625a73876e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 28425,
            "upload_time": "2024-05-28T09:22:45",
            "upload_time_iso_8601": "2024-05-28T09:22:45.899654Z",
            "url": "https://files.pythonhosted.org/packages/17/71/b9faada7a7d828373414bc53163c2daf6ca6812c50eaf2a3010724443b76/dashtable2-1.4.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-28 09:22:45",
    "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: 0.24687s