{ "info": { "author": "Jean Nassar", "author_email": "jn.masasin@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6" ], "description": "========\nLaTeXiPy\n========\n\n\n.. image:: https://img.shields.io/pypi/v/latexipy.svg\n :target: https://pypi.python.org/pypi/latexipy\n :alt: PyPI version\n\n.. image:: https://img.shields.io/travis/masasin/latexipy.svg\n :target: https://travis-ci.org/masasin/latexipy\n :alt: Test status\n\n.. image:: https://readthedocs.org/projects/latexipy/badge/?version=latest\n :target: https://latexipy.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/masasin/latexipy/shield.svg\n :target: https://pyup.io/repos/github/masasin/latexipy/\n :alt: Updates\n\n.. image:: https://img.shields.io/badge/license-MIT-blue.svg\n :target: https://github.com/masasin/latexipy\n :alt: MIT License\n\n\nGenerate beautiful plots for LaTeX using your existing Matplotlib-based code.\n\nYou can also use this package to generate plots without using LaTeX. Just don't run ``lp.latexify()``.\n\n* Free software: MIT license\n* Documentation: https://latexipy.readthedocs.io.\n\n\nUsage\n-----\n\nTo plot in Python:\n\n.. code-block:: python\n\n import latexipy as lp\n\n lp.latexify() # Change to a serif font that fits with most LaTeX.\n\n with lp.figure('filename'): # saves in img/ by default.\n draw_the_plot()\n\n.. image:: https://github.com/masasin/latexipy/raw/master/examples/img/sincos_defaults.png\n\nTo display in LaTeX:\n\n.. code-block:: latex\n\n \\usepackage{pgf}\n \\input{filename.pgf}\n\n\nSee the examples_ directory for some example code, their resulting images, as well as an example LaTeX file and its output PDF_.\n\n.. _examples: https://github.com/masasin/latexipy/tree/master/examples\n.. _PDF: https://github.com/masasin/latexipy/raw/master/examples/example.pdf\n\n\nFeatures\n--------\n\n* Automatically generate multiple plot types, such as PDF, PNG, and PGF for LaTeX.\n* Works with all Matplotlib-based packages, including Seaborn and Pandas.\n* Allows for easily changing the style temporarily.\n\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n\n=======\nHistory\n=======\n\n1.0.1 (2017-08-24)\n------------------\n\n* Fix README rendering for Github and PyPI.\n\n1.0.0 (2017-08-24)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/masasin/latexipy", "keywords": "latexipy", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "latexipy", "package_url": "https://pypi.org/project/latexipy/", "platform": "", "project_url": "https://pypi.org/project/latexipy/", "project_urls": { "Homepage": "https://github.com/masasin/latexipy" }, "release_url": "https://pypi.org/project/latexipy/1.0.1/", "requires_dist": [ "matplotlib" ], "requires_python": "", "summary": "Generate beautiful plots for LaTeX using your existing matplotlib-based code.", "version": "1.0.1" }, "last_serial": 3119561, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "594fcedace58bb01bfb3784ef3a0457f", "sha256": "02ae0e016b8445471ec203de93d4e23060a34a1744f20dd5c26c0797e4f6b361" }, "downloads": -1, "filename": "latexipy-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "594fcedace58bb01bfb3784ef3a0457f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7832, "upload_time": "2017-08-24T07:38:40", "url": "https://files.pythonhosted.org/packages/6e/b8/42a2d1f30f972bdf5a2f9302abdcae0b68bdc03b151f625411c0a75f547a/latexipy-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "549f172a4a058a34ccddb255b27c7920", "sha256": "52b3f5cf16a2e89ed8ab787110f1d147d8df26ab5b12e38a9473fa95d30ecfc9" }, "downloads": -1, "filename": "latexipy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "549f172a4a058a34ccddb255b27c7920", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 650770, "upload_time": "2017-08-24T07:38:44", "url": "https://files.pythonhosted.org/packages/59/39/8cf1aefcf8a92cca783759e6e0c717af844b1ac1f75a68e92e953a66cfeb/latexipy-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "b248d57e22121732acef358f4e024d5f", "sha256": "894d38c1358b7d4a050174fdbc96cdc88bc4ea8e3d40ae4b78e748ff775aed80" }, "downloads": -1, "filename": "latexipy-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b248d57e22121732acef358f4e024d5f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7885, "upload_time": "2017-08-24T07:47:53", "url": "https://files.pythonhosted.org/packages/10/d3/ce8090c47e60a5420976f8af764bf2e0f9b9674788073a5c1b209fdf3995/latexipy-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5c872a9a0317bdfc0f4deba430a4f882", "sha256": "e965c770425918fd7b5f8b70d5e3c5976116e02c137b23a92d986d5d8d93c868" }, "downloads": -1, "filename": "latexipy-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5c872a9a0317bdfc0f4deba430a4f882", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 650808, "upload_time": "2017-08-24T07:47:56", "url": "https://files.pythonhosted.org/packages/30/6a/7b670cedc83f72bedba9b4c3fbd1b22d8cd7ca3b60af608c03fd65cad5a7/latexipy-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b248d57e22121732acef358f4e024d5f", "sha256": "894d38c1358b7d4a050174fdbc96cdc88bc4ea8e3d40ae4b78e748ff775aed80" }, "downloads": -1, "filename": "latexipy-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b248d57e22121732acef358f4e024d5f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7885, "upload_time": "2017-08-24T07:47:53", "url": "https://files.pythonhosted.org/packages/10/d3/ce8090c47e60a5420976f8af764bf2e0f9b9674788073a5c1b209fdf3995/latexipy-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5c872a9a0317bdfc0f4deba430a4f882", "sha256": "e965c770425918fd7b5f8b70d5e3c5976116e02c137b23a92d986d5d8d93c868" }, "downloads": -1, "filename": "latexipy-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5c872a9a0317bdfc0f4deba430a4f882", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 650808, "upload_time": "2017-08-24T07:47:56", "url": "https://files.pythonhosted.org/packages/30/6a/7b670cedc83f72bedba9b4c3fbd1b22d8cd7ca3b60af608c03fd65cad5a7/latexipy-1.0.1.tar.gz" } ] }