{ "info": { "author": "Konstantin Tretyakov, Tanel K\u00e4rp", "author_email": "kt@ut.ee", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Flask", "Programming Language :: Python" ], "description": "==================================================================\nMeieraha.ee visualization website source\n==================================================================\n\nInstallation\n------------\n\nDepending on how you obtain the package, you may install it in different ways. If the package was obtained as a source distribution,\nyou should install it using ``pip``::\n\n $ pip install meieraha2-.zip\n\nIf you checked out a development repository, you may install the package by running::\n\n $ python setup.py install\n\nIf you are planning on developing the package, a useful alternative to installation is::\n\n $ python setup.py develop\n\nor, if you do not have write access to your Python installation and are not using a virtualenv::\n\n $ python setup.py develop --user\n\nUsage\n-----\n\nThe package contains a `Flask `_-based web application. To launch the application you need to do the following:\n\n 1. Run::\n\n $ meieraha2-manage sampleconfig\n\n 2. Follow the instructions output by the command.\n\nTo create a packaged distribution you need to run the following::\n\n $ meieraha2-manage assets build\n $ python setup.py sdist\n\nDevelopment\n-----------\n\nIn order to run the application in development mode you need to have a full repository checked out. You also\nshould have the ``compass`` tool installed and accessible in your path. The server can then be run in development mode as follows::\n\n $ export CONFIG=meieraha2.config.DevConfig\n $ meieraha2-manage createdb\n $ meieraha2-manage loaddata\n $ meieraha2-manage runserver\n\nIf you edit CSS or Javascript files, you will need to rebuild the assets bundle via\n\n $ meieraha2-manage assets build\n\nDeployment\n-----------\n\nThere is a starter Fabric configuration file `fabfile.py` which may help automate deployment. It needs tayloring before used, though. Sample deployment configuration is in `deploy/aws`.\n\nCopyright\n-----------\n \n - The code was developed by Konstantin Tretyakov and Tanel K\u00e4rp with the help from many other people on the Meieraha team (see http://meieraha.ee)\n - The code is licensed as MIT, feel free to contribute.\n - The repository includes full distributions of some external libraries (to simplify deployment). Those are subject to their own licences. All are open source, though.\n\n ", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://meieraha.ee", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "meieraha2", "package_url": "https://pypi.org/project/meieraha2/", "platform": "", "project_url": "https://pypi.org/project/meieraha2/", "project_urls": { "Homepage": "http://meieraha.ee" }, "release_url": "https://pypi.org/project/meieraha2/2.2.2/", "requires_dist": null, "requires_python": "", "summary": "Meieraha version 2", "version": "2.2.2" }, "last_serial": 2779260, "releases": { "2.2.1": [ { "comment_text": "", "digests": { "md5": "85f32dde8b534cc3e8b70e96744709ba", "sha256": "9cb3d63d01c9aa75ea6947cc89010b6057509f6da623ba2954398469265e5045" }, "downloads": -1, "filename": "meieraha2-2.2.1.zip", "has_sig": false, "md5_digest": "85f32dde8b534cc3e8b70e96744709ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2119820, "upload_time": "2017-03-08T13:48:55", "url": "https://files.pythonhosted.org/packages/0f/14/35aed9e65011c6a4ae48f708b01a34d777798b1fb9ac7d762868b3e910d9/meieraha2-2.2.1.zip" } ], "2.2.2": [ { "comment_text": "", "digests": { "md5": "8c014dab073242bb4f5f83104320fa3c", "sha256": "2f3ab3232baa2735765ea50854731e8993a4bffd69eb60413f66ca5ad07da7f0" }, "downloads": -1, "filename": "meieraha2-2.2.2.tar.gz", "has_sig": false, "md5_digest": "8c014dab073242bb4f5f83104320fa3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1970412, "upload_time": "2017-04-11T12:52:58", "url": "https://files.pythonhosted.org/packages/18/48/a119559e0909f6504149315504e3dc32975cd1461ac0a70470ac8cb89529/meieraha2-2.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8c014dab073242bb4f5f83104320fa3c", "sha256": "2f3ab3232baa2735765ea50854731e8993a4bffd69eb60413f66ca5ad07da7f0" }, "downloads": -1, "filename": "meieraha2-2.2.2.tar.gz", "has_sig": false, "md5_digest": "8c014dab073242bb4f5f83104320fa3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1970412, "upload_time": "2017-04-11T12:52:58", "url": "https://files.pythonhosted.org/packages/18/48/a119559e0909f6504149315504e3dc32975cd1461ac0a70470ac8cb89529/meieraha2-2.2.2.tar.gz" } ] }