{ "info": { "author": "Lucas Hild", "author_email": "contact@lucas-hild.de", "bugtrack_url": null, "classifiers": [], "description": "Uberspace Templates\n===================\n\nSetup applications and websites in seconds using this cli with many\ntemplates.\n\nInstallation\n------------\n\n::\n\n pip3 install uberspace-templates\n\nUsage\n-----\n\n::\n\n uberspace-templates init template name\n\n # Example\n uberspace-templates init flask my-application\n\nTemplates\n~~~~~~~~~\n\nFlask\n~~~~~\n\n::\n\n uberspace-templates init flask my-application\n\n- Setup of Git deployment (create virtualenv, install requirements.txt,\n copy config.py to project folder)\n- Create daemon and run gunicorn on a free port\n- Setup domain and renew LetsEncrypt\n- Setup reverse proxy\n\nVue.js\n~~~~~~\n\n::\n\n uberspace-templates init vuejs my-application\n\n- Setup of Git deployment (install dependencies, build for production,\n copy content to webroot)\n- Setup domain and renew LetsEncrypt\n- Setup Apache configuration\n\nWebsite\n~~~~~~~\n\n::\n\n uberspace-templates init website my-application\n\n- Setup of Git deployment (copy content to webroot)\n- Setup domain and renew LetsEncrypt\n- Setup Apache configuration\n\nMade with\n=========\n\n- `click`_ - command line utility\n\nMeta\n----\n\n| Lucas Hild - `https://lucas-hild.de`_\n| This project is licensed under the MIT License - see the LICENSE file\n for details\n\n.. _click: http://click.pocoo.org\n.. _`https://lucas-hild.de`: https://lucas.hild.de", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Lanseuo/uberspace-templates", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "uberspace-templates", "package_url": "https://pypi.org/project/uberspace-templates/", "platform": "", "project_url": "https://pypi.org/project/uberspace-templates/", "project_urls": { "Homepage": "https://github.com/Lanseuo/uberspace-templates" }, "release_url": "https://pypi.org/project/uberspace-templates/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Setup applications and websites in seconds using this cli with many templates.", "version": "1.0.1" }, "last_serial": 3734324, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "1a7a907355b5b5564b5812f43956c6d2", "sha256": "38842c5d8bc4003acffbe0efd703c7d23a55b3ec2e57fc9f4ad3695a33dc9b8b" }, "downloads": -1, "filename": "uberspace_templates-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "1a7a907355b5b5564b5812f43956c6d2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3206, "upload_time": "2018-03-04T20:11:01", "url": "https://files.pythonhosted.org/packages/1c/91/4f4b3432e3d99d1dcfda51cc43c11a960778e8006e0a77327dbecf10bd28/uberspace_templates-1.0.0-py3-none-any.whl" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "b56f05ce3fb95d312cd8cf4d6acbd283", "sha256": "85efdc6e45d10bb4c8c73e7c39fd2a377625385e200c2a3aad6a1887d99bea33" }, "downloads": -1, "filename": "uberspace-templates-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b56f05ce3fb95d312cd8cf4d6acbd283", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1749, "upload_time": "2018-04-04T15:19:15", "url": "https://files.pythonhosted.org/packages/f4/35/245b4dc207a957f8c54324b082dc8481e7f4759fbda9b67e358e76f1ec40/uberspace-templates-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b56f05ce3fb95d312cd8cf4d6acbd283", "sha256": "85efdc6e45d10bb4c8c73e7c39fd2a377625385e200c2a3aad6a1887d99bea33" }, "downloads": -1, "filename": "uberspace-templates-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b56f05ce3fb95d312cd8cf4d6acbd283", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1749, "upload_time": "2018-04-04T15:19:15", "url": "https://files.pythonhosted.org/packages/f4/35/245b4dc207a957f8c54324b082dc8481e7f4759fbda9b67e358e76f1ec40/uberspace-templates-1.0.1.tar.gz" } ] }