{ "info": { "author": "Arne K\u00fcderle", "author_email": "a.kuederle@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3.5" ], "description": "flask-template-master\n=====================\n\n.. image:: https://img.shields.io/pypi/v/flask-template-master.svg\n :target: https://pypi.python.org/pypi/flask-template-master\n :alt: Latest PyPI version\n\n.. image:: https://travis-ci.org/AKuederle/flask-template-master.png\n :target: https://travis-ci.org/AKuederle/flask-template-master\n :alt: Latest Travis CI build status\n\nThis is a little Python package, that allows you to run a small templating webserver in a handfull lines of code.\nThis webserver can handle all your default email responses, create customized letter heads or even create dynamically generated PDFs.\nThe idea is, you set up the server with access to all your template files and send it a set of variables.\nIn return you will get you template text with all your variables included or even directly a beautifully rendered PDF file.\nThe webserver is based on flask and flask-restfull and uses the jinja templating language.\n\nFeatures:\n\n- Support for multiple Template Loader and multiple endpoints\n- Integrate it seamlessly in bigger flask applications (this means you can handle your login and permission system)\n- Support for global variables, that can be accessed by all templates\n- Easy to extend by subclassing the provided models\n\nTodo\n----\n- pypi publishing\n\nNotes\n-----\n- github/gitlab?\n\nUsage\n-----\n\nInstallation\n------------\n\nRequirements\n^^^^^^^^^^^^\nSee requirements.txt for dev requirements and setup.py for prod requirements\n\nCompatibility\n-------------\n\nLicence\n-------\n\nAuthors\n-------\n\n`flask-template-master` was written by `Arne K\u00fcderle `_.\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/AKuederle/flask-template-master", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "flask-template-master", "package_url": "https://pypi.org/project/flask-template-master/", "platform": "", "project_url": "https://pypi.org/project/flask-template-master/", "project_urls": { "Homepage": "https://github.com/AKuederle/flask-template-master" }, "release_url": "https://pypi.org/project/flask-template-master/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A flask plugin to create a template render service", "version": "0.1.0" }, "last_serial": 3356259, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "7a00c3abba3a8c9c1c50e1505b559428", "sha256": "c2a8700c4ee8b38754070eda7c49d2a82aa0cc6aebcffe2fed97765f48483b96" }, "downloads": -1, "filename": "flask_template_master-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7a00c3abba3a8c9c1c50e1505b559428", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6690, "upload_time": "2017-11-22T20:24:36", "url": "https://files.pythonhosted.org/packages/3f/56/d34a3e12a278756a978bf1bbfb28a1a8e77fed8fd37ec5e36e3d883e55b8/flask_template_master-0.1.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7a00c3abba3a8c9c1c50e1505b559428", "sha256": "c2a8700c4ee8b38754070eda7c49d2a82aa0cc6aebcffe2fed97765f48483b96" }, "downloads": -1, "filename": "flask_template_master-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7a00c3abba3a8c9c1c50e1505b559428", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6690, "upload_time": "2017-11-22T20:24:36", "url": "https://files.pythonhosted.org/packages/3f/56/d34a3e12a278756a978bf1bbfb28a1a8e77fed8fd37ec5e36e3d883e55b8/flask_template_master-0.1.0-py3-none-any.whl" } ] }