latex-tables-and-images


Namelatex-tables-and-images JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://upload.pypi.org/legacy/
SummaryThis is the simplest module for creating latex code for tables and images.
upload_time2024-03-17 17:57:16
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://upload.pypi.org/legacy/",
    "name": "latex-tables-and-images",
    "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/ef/a6/b7a2fa475bd0e11f6eeb2b309f48f2397da37f3d5d911faf43ee21917d2a/latex_tables_and_images-0.0.3.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.3",
    "project_urls": {
        "GitHub": "https://github.com/renaore/python_adv",
        "Homepage": "https://upload.pypi.org/legacy/"
    },
    "split_keywords": [
        "latex"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a95dfdce276f43729fbe4b39098902e6a31f4e96a8dc5f8ceb72f64c02175e35",
                "md5": "ebc8acbba905ea7acad42a3f8cd1de1c",
                "sha256": "3055af704c80ba0da0c01f6f5b7a9284fb753f44a39d9135e92eeec23a5ee2c3"
            },
            "downloads": -1,
            "filename": "latex_tables_and_images-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ebc8acbba905ea7acad42a3f8cd1de1c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2850,
            "upload_time": "2024-03-17T17:57:13",
            "upload_time_iso_8601": "2024-03-17T17:57:13.762831Z",
            "url": "https://files.pythonhosted.org/packages/a9/5d/fdce276f43729fbe4b39098902e6a31f4e96a8dc5f8ceb72f64c02175e35/latex_tables_and_images-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "efa6b7a2fa475bd0e11f6eeb2b309f48f2397da37f3d5d911faf43ee21917d2a",
                "md5": "153ea5c47256bd179e757693a136aa01",
                "sha256": "6e31d51c44e4eda118ac1f39f7a94038970edea88ffcc66fdb6396287380b290"
            },
            "downloads": -1,
            "filename": "latex_tables_and_images-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "153ea5c47256bd179e757693a136aa01",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2430,
            "upload_time": "2024-03-17T17:57:16",
            "upload_time_iso_8601": "2024-03-17T17:57:16.871084Z",
            "url": "https://files.pythonhosted.org/packages/ef/a6/b7a2fa475bd0e11f6eeb2b309f48f2397da37f3d5d911faf43ee21917d2a/latex_tables_and_images-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-17 17:57:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "renaore",
    "github_project": "python_adv",
    "github_not_found": true,
    "lcname": "latex-tables-and-images"
}
        
Elapsed time: 0.20378s