{ "info": { "author": "Fabrice Salvaire", "author_email": "fabrice.salvaire@orange.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Sphinx :: Extension", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Documentation" ], "description": ".. -*- Mode: rst -*-\n\n.. -*- Mode: rst -*-\n\n..\n |PyterateUrl|\n |PyterateHomePage|_\n |PyterateDoc|_\n |Pyterate@github|_\n |Pyterate@readthedocs|_\n |Pyterate@readthedocs-badge|\n |Pyterate@pypi|_\n\n.. |ohloh| image:: https://www.openhub.net/accounts/230426/widgets/account_tiny.gif\n :target: https://www.openhub.net/accounts/fabricesalvaire\n :alt: Fabrice Salvaire's Ohloh profile\n :height: 15px\n :width: 80px\n\n.. |PyterateUrl| replace:: https://fabricesalvaire.github.io/Pyterate\n\n.. |PyterateHomePage| replace:: Pyterate Home Page\n.. _PyterateHomePage: https://fabricesalvaire.github.io/Pyterate\n\n.. |Pyterate@readthedocs-badge| image:: https://readthedocs.org/projects/Pyterate/badge/?version=latest\n :target: http://Pyterate.readthedocs.org/en/latest\n\n.. |Pyterate@github| replace:: https://github.com/FabriceSalvaire/Pyterate\n.. .. _Pyterate@github: https://github.com/FabriceSalvaire/Pyterate\n\n.. |Pyterate@pypi| replace:: https://pypi.python.org/pypi/Pyterate\n.. .. _Pyterate@pypi: https://pypi.python.org/pypi/Pyterate\n\n.. |Build Status| image:: https://travis-ci.org/FabriceSalvaire/Pyterate.svg?branch=master\n :target: https://travis-ci.org/FabriceSalvaire/Pyterate\n :alt: Pyterate build status @travis-ci.org\n\n.. |Pypi Version| image:: https://img.shields.io/pypi/v/Pyterate.svg\n :target: https://pypi.python.org/pypi/Pyterate\n :alt: Pyterate last version\n\n.. |Pypi License| image:: https://img.shields.io/pypi/l/Pyterate.svg\n :target: https://pypi.python.org/pypi/Pyterate\n :alt: Pyterate license\n\n.. |Pypi Python Version| image:: https://img.shields.io/pypi/pyversions/Pyterate.svg\n :target: https://pypi.python.org/pypi/Pyterate\n :alt: Pyterate python version\n\n.. coverage test\n.. https://img.shields.io/pypi/status/Django.svg\n.. https://img.shields.io/github/stars/badges/shields.svg?style=social&label=Star\n\n.. End\n.. -*- Mode: rst -*-\n\n.. |Python| replace:: Python\n.. _Python: http://python.org\n\n.. |PyPI| replace:: PyPI\n.. _PyPI: https://pypi.python.org/pypi\n\n.. |Numpy| replace:: Numpy\n.. _Numpy: http://www.numpy.org\n\n.. |IPython| replace:: IPython\n.. _IPython: http://ipython.org\n\n.. |Sphinx| replace:: Sphinx\n.. _Sphinx: http://sphinx-doc.org\n\n.. |Matplotlib| replace:: Matplotlib\n.. _Matplotlib: http://matplotlib.org\n\n.. |Circuit_macros| replace:: Circuit_macros\n.. _Circuit_macros: http://ece.uwaterloo.ca/~aplevich/Circuit_macros\n\n.. |Tikz| replace:: Tikz\n.. _Tikz: http://www.texample.net/tikz\n\n.. End\n\n============\n Pyterate\n============\n\n|Pypi License|\n|Pypi Python Version|\n\n|Pypi Version|\n\n* Quick Link to `Production Branch `_\n* Quick Link to `Devel Branch `_\n\nOverview\n========\n\nWhat is Pyterate ?\n--------------------\n\nPyterate is open source |Sphinx|_ add-ons which provide two tools for |Python|_ projects. The\nfirst one generates automatically the RST files for an API documentation based on the *autogen*\nextension. The second one provides a document generator based on the concept of literate\nprogramming which can be used to make an example's based documentation.\n\nWhere is the Documentation ?\n----------------------------\n\nThe documentation is available on the |PyterateHomePage|_.\n\nWhat are the main features ?\n----------------------------\n\nThe documentation generator features:\n\n * intermixing of code, text, `LaTeX formulae `_, figures and plots\n * use the `reStructuredText `_ syntax for text\n * use the |Sphinx|_ generator\n * embed computations in the text content\n * generation of circuit schematics using |Circuit_macros|_\n * generation of figures using |Tikz|_\n * generation of plots using |Matplotlib|_\n\nHow to install it ?\n-------------------\n\nLook at the `installation `_ section in the documentation.\n\nCredits\n=======\n\nAuthors: `Fabrice Salvaire `_\n\nNews\n====\n\n.. -*- Mode: rst -*-\n\n\n.. no title here\n\nV1 2017-11-10\n-------------\n\nExtracted source from https://github.com/FabriceSalvaire/PySpice\n\n.. End\n\n.. End\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/FabriceSalvaire/Pyterate", "keywords": "sphinx autogen documentation generator builder literate programming", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "Pyterate", "package_url": "https://pypi.org/project/Pyterate/", "platform": "any", "project_url": "https://pypi.org/project/Pyterate/", "project_urls": { "Homepage": "https://github.com/FabriceSalvaire/Pyterate" }, "release_url": "https://pypi.org/project/Pyterate/1.0.0/", "requires_dist": [ "PyYAML" ], "requires_python": "", "summary": "Pyterate is a Sphinx add-ons to generate API documentation using autogen and litterate programming documentation for Python projects.", "version": "1.0.0" }, "last_serial": 3358523, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "65c32f0f56cbfc11e81d28c018678bb1", "sha256": "6bf931de5c5d1b081b3966a3cb2426e80e666a6707a01acc8a6a88f85915d369" }, "downloads": -1, "filename": "Pyterate-1.0.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "65c32f0f56cbfc11e81d28c018678bb1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 32055, "upload_time": "2017-11-23T14:04:13", "url": "https://files.pythonhosted.org/packages/45/c5/8ad78765ebc6bbc43199fe15e9897402b6eaaddcd23c00f4230fec146554/Pyterate-1.0.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "65c32f0f56cbfc11e81d28c018678bb1", "sha256": "6bf931de5c5d1b081b3966a3cb2426e80e666a6707a01acc8a6a88f85915d369" }, "downloads": -1, "filename": "Pyterate-1.0.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "65c32f0f56cbfc11e81d28c018678bb1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 32055, "upload_time": "2017-11-23T14:04:13", "url": "https://files.pythonhosted.org/packages/45/c5/8ad78765ebc6bbc43199fe15e9897402b6eaaddcd23c00f4230fec146554/Pyterate-1.0.0-py2.py3-none-any.whl" } ] }