latex-table-image


Namelatex-table-image JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/renaore/python_adv/tree/main/_2
SummaryThis is the simplest module for creating latex code for tables and images.
upload_time2024-03-18 07:40:27
maintainer
docs_urlNone
authorrenaore
requires_python>=3.9
license
keywords latex
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Latex Library #

## What is this? ##
The module allows you to create latex code for tables and images


----------


## Developer ##
My site: [link](https://github.com/renaore) 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/renaore/python_adv/tree/main/_2",
    "name": "latex-table-image",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "latex",
    "author": "renaore",
    "author_email": "lolrenchik@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b1/05/1016efe9d19fad7382de6b4f18676c5363e67a746ce561686a716f877433/latex_table_image-0.0.6.tar.gz",
    "platform": null,
    "description": "# Latex Library #\r\n\r\n## What is this? ##\r\nThe module allows you to create latex code for tables and images\r\n\r\n\r\n----------\r\n\r\n\r\n## Developer ##\r\nMy site: [link](https://github.com/renaore) \r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "This is the simplest module for creating latex code for tables and images.",
    "version": "0.0.6",
    "project_urls": {
        "GitHub": "https://github.com/renaore/python_adv",
        "Homepage": "https://github.com/renaore/python_adv/tree/main/_2"
    },
    "split_keywords": [
        "latex"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9edd92e4165a0afb7397c67a96a795c21c267df19003232697f575c8150f452",
                "md5": "76e5baafc409805210ced0333db0cac7",
                "sha256": "f457bec41abf0b5439bdf2fef78d5a7a2b36cf91b5a1a03cbbaa2dbf15ea1e2f"
            },
            "downloads": -1,
            "filename": "latex_table_image-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "76e5baafc409805210ced0333db0cac7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2864,
            "upload_time": "2024-03-18T07:40:24",
            "upload_time_iso_8601": "2024-03-18T07:40:24.421469Z",
            "url": "https://files.pythonhosted.org/packages/c9/ed/d92e4165a0afb7397c67a96a795c21c267df19003232697f575c8150f452/latex_table_image-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1051016efe9d19fad7382de6b4f18676c5363e67a746ce561686a716f877433",
                "md5": "a9cd43b3722210be39281f22bb9a262b",
                "sha256": "3864ea3c754c794d7a05cd2c770354b1c5297b2c418efe65f3e5bfcbfc26552d"
            },
            "downloads": -1,
            "filename": "latex_table_image-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "a9cd43b3722210be39281f22bb9a262b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2465,
            "upload_time": "2024-03-18T07:40:27",
            "upload_time_iso_8601": "2024-03-18T07:40:27.443512Z",
            "url": "https://files.pythonhosted.org/packages/b1/05/1016efe9d19fad7382de6b4f18676c5363e67a746ce561686a716f877433/latex_table_image-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-18 07:40:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "renaore",
    "github_project": "python_adv",
    "github_not_found": true,
    "lcname": "latex-table-image"
}
        
Elapsed time: 0.20748s