{ "info": { "author": "Mikela Clemmons, Jon Friedman, Cameron Adamez", "author_email": "mclemmons@motherjones.com, jfriedman@motherjones.com, cadamez@motherjones.com", "bugtrack_url": null, "classifiers": [], "description": "Mirrors\n=======\n\nMirrors is the back end (or content repository, if you will) Django application\nfor the `Smoke `_ and `Mirrors\n`_ project.\n\nRequirements\n------------\n\n* Postgres 9.4+\n* Python 3\n * django 1.7\n * django rest framework\n * psycopg2\n * sphinx\n\nInstallation\n------------\n\nInstallation is easy::\n\n bash\n cd /path/to/mirrors\n pip install -e ./\n\nTesting\n~~~~~~~\n\nTo run the tests enter these commands::\n\n bash\n cd sample_project\n python manage.py test mirrors\n\nIf you want to get all of the test coverage, run this::\n\n bash\n coverage run --source='../mirrors/mirrors' --omit='*migrations*' manage.py test mirrors; coverage html\n\nDocumentation\n-------------\n\nThe actual docs can be found at\nhttp://mj-gitlab-docs.s3.amazonaws.com/mirrors/html/index.html and in the docs\ndirectory of this project. Just run `make` inside of it and it'll build you a\nnice, readable version of our API.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "mirrors", "package_url": "https://pypi.org/project/mirrors/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mirrors/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/mirrors/0.0.1-1/", "requires_dist": null, "requires_python": null, "summary": "Backend server for the smokejs project", "version": "0.0.1-1" }, "last_serial": 1533253, "releases": { "0.0.1-1": [ { "comment_text": "", "digests": { "md5": "492a030d0a5ae2f048ad170be6b8dfe8", "sha256": "98381179aeedb38c215ef517ecbbf9866e3da45e8476ca7eac6aa728680f193b" }, "downloads": -1, "filename": "mirrors-0.0.1-1.tar.gz", "has_sig": true, "md5_digest": "492a030d0a5ae2f048ad170be6b8dfe8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33959, "upload_time": "2015-05-04T22:37:13", "url": "https://files.pythonhosted.org/packages/a2/79/b6bc431e1bc6000a5023f2a7d643927c04b38c4a9ce0d6bb65eb03a4027d/mirrors-0.0.1-1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "492a030d0a5ae2f048ad170be6b8dfe8", "sha256": "98381179aeedb38c215ef517ecbbf9866e3da45e8476ca7eac6aa728680f193b" }, "downloads": -1, "filename": "mirrors-0.0.1-1.tar.gz", "has_sig": true, "md5_digest": "492a030d0a5ae2f048ad170be6b8dfe8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33959, "upload_time": "2015-05-04T22:37:13", "url": "https://files.pythonhosted.org/packages/a2/79/b6bc431e1bc6000a5023f2a7d643927c04b38c4a9ce0d6bb65eb03a4027d/mirrors-0.0.1-1.tar.gz" } ] }