{ "info": { "author": "Roberto Alsina", "author_email": "roberto.alsina@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 :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=========\nLois Lane\n=========\n\n\n.. image:: https://img.shields.io/pypi/v/lois_lane.svg\n :target: https://pypi.python.org/pypi/lois_lane\n\n.. image:: https://img.shields.io/travis/ralsina/lois_lane.svg\n :target: https://travis-ci.org/ralsina/lois_lane\n\n.. image:: https://readthedocs.org/projects/lois-lane/badge/?version=latest\n :target: https://lois-lane.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/ralsina/lois_lane/shield.svg\n :target: https://pyup.io/repos/github/ralsina/lois_lane/\n :alt: Updates\n\n\nA tool to write reports.\n\n\n* Free software: MIT license\n* Documentation: https://lois-lane.readthedocs.io.\n\nThis is based on a blog post I wrote in 2008 because nobody bothered implementing my idea.\nSo, `feel free to read it `__\n\nFeatures\n--------\n\nCreates reports by merging data (in JSON) and a Jinja template\n\nExample\n-------\n\n::\n\n lois_lane --data example/data.json --template example/template.j2 --output report.rst\n\nThe example report is `reStructured text` but you can just as easily do markdown, HTML, or whatever.\n\n\nTODO\n----\n\n* Provide helper sets for different output formats.\n* Support postprocessing chains to generate PDF or whatever\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\n0.0.1 (2017-11-30)\n------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ralsina/lois_lane", "keywords": "lois_lane", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "lois-lane", "package_url": "https://pypi.org/project/lois-lane/", "platform": "", "project_url": "https://pypi.org/project/lois-lane/", "project_urls": { "Homepage": "https://github.com/ralsina/lois_lane" }, "release_url": "https://pypi.org/project/lois-lane/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "A tool to write reports.", "version": "0.0.1" }, "last_serial": 3382720, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "1dbca8dc84aa9140905387621a138122", "sha256": "fc5c8f8e5bdea3eb8c231a9c4f31df9bdc95330f3f8e52868f8177f2ff0eea2a" }, "downloads": -1, "filename": "lois_lane-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1dbca8dc84aa9140905387621a138122", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55597, "upload_time": "2017-12-02T16:04:07", "url": "https://files.pythonhosted.org/packages/7b/ba/efe50b9f8b9def85e25e67a21b0880238156645eb95e7284035eea587f02/lois_lane-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1dbca8dc84aa9140905387621a138122", "sha256": "fc5c8f8e5bdea3eb8c231a9c4f31df9bdc95330f3f8e52868f8177f2ff0eea2a" }, "downloads": -1, "filename": "lois_lane-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1dbca8dc84aa9140905387621a138122", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55597, "upload_time": "2017-12-02T16:04:07", "url": "https://files.pythonhosted.org/packages/7b/ba/efe50b9f8b9def85e25e67a21b0880238156645eb95e7284035eea587f02/lois_lane-0.0.1.tar.gz" } ] }