{ "info": { "author": "Alejandro Blanco", "author_email": "alejandro.b.e@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Pyramid", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "Yith Library web client\n=======================\n\n.. image:: https://travis-ci.org/ablanco/yith-library-web-client.png?branch=master\n :target: https://travis-ci.org/ablanco/yith-library-web-client\n\nWeb client for Yith Library server. Written on top of Pyramid and Ember.js\n\nServer code: https://github.com/lorenzogil/yith-library-server\n\nThis web client lets the user access to his passwords and secrets, safely\nstored at the Yith Library server. View, editing and deleting are supported.\n\nThere is an instance running at http://yithlibrary.com/\n\nDevelopment\n-----------\n\nIt's recommended to use virtualenv. To know how to create an isolated\nenviroment with virtualenv read this http://www.virtualenv.org\n\nRequirements\n~~~~~~~~~~~~\n\n* Python 2.7 or Python 3.2\n\nDeployment\n~~~~~~~~~~\n\nAfter loading your virtualenv (you should be using one!), run this command::\n\n python setup.py develop\n\nThis will install all the dependencies needed. After the installation is\ncompleted, you can execute the server with this command::\n\n pserve development.ini\n\nAnd then the web client will be available at http://localhost:6543/\n\nBoring legal stuff\n------------------\n\nYith Library Webclient\n~~~~~~~~~~~~~~~~~~~~~~\n\n| Copyright (C) 2012 Yaco Sistemas S.L.\n| Copyright (C) 2012 Alejandro Blanco \n| Copyright (C) 2012 Lorenzo Gil \n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU Affero General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU Affero General Public License for more details.\n\nYou should have received a copy of the GNU Affero General Public License\nalong with this program. If not, see .\n\nYithian Image\n~~~~~~~~~~~~~\n\nCopyright (C) 2012 Isaac \n\nLicensed under Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)\n\nFor a copy of this license see\n\n\nBrowser Icon\n~~~~~~~~~~~~\n\nBrowser designed by Alexandre Lach\u00e8ze from The Noun Project\n\nLicensed under Attribution 3.0 Unported (CC BY 3.0)\n\nFor a copy of this license see\n\n\n\n1.0.2\n-----\n\n- Use the oauthlib library instead of a custom implementation\n\n1.0.1\n-----\n\n- Upgrade to Ember.js 1.4.1\n- Upgrade to Ember-Data beta 6\n- Upgrade to Handlebars 1.3.0\n\n1.0.0\n-----\n\n- Initial version", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://yithlibrary.com", "keywords": "web pyramid yith security password cyrpto", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "yith-web-client", "package_url": "https://pypi.org/project/yith-web-client/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/yith-web-client/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://yithlibrary.com" }, "release_url": "https://pypi.org/project/yith-web-client/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "yith-web-client", "version": "1.0.2" }, "last_serial": 1021472, "releases": { "1.0.2": [] }, "urls": [] }