hw-latex


Namehw-latex JSON
Version 0.0.14 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-20 15:58:27
maintainerNone
docs_urlNone
authorrenaore
requires_python>=3.9
licenseNone
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": "hw-latex",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "latex",
    "author": "renaore",
    "author_email": "lolrenchik@gmail.com",
    "download_url": null,
    "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\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "This is the simplest module for creating latex code for tables and images.",
    "version": "0.0.14",
    "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": "4cd65c5ba6ebe00e479ba3d71550d44957d3e18de0a502af9b33fde0a252917d",
                "md5": "e80f060422d4f61ecf9fc3b5491427ff",
                "sha256": "bcd054bd35d7e95f0f129781fba911a8c151c30c812b5375edb07ed6b3a68958"
            },
            "downloads": -1,
            "filename": "hw_latex-0.0.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e80f060422d4f61ecf9fc3b5491427ff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2576,
            "upload_time": "2024-03-20T15:58:27",
            "upload_time_iso_8601": "2024-03-20T15:58:27.502796Z",
            "url": "https://files.pythonhosted.org/packages/4c/d6/5c5ba6ebe00e479ba3d71550d44957d3e18de0a502af9b33fde0a252917d/hw_latex-0.0.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-20 15:58:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "renaore",
    "github_project": "python_adv",
    "github_not_found": true,
    "lcname": "hw-latex"
}
        
Elapsed time: 0.21089s