{ "info": { "author": "Sharoon Thomas, Openlabs Technologies & Consulting (P) Limited", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "YubiKey generates a One-Time Passcode (OTP) that your\napplication or service, ensuring that only users with \na valid YubiKey can gain access. This api will help you \nto validate a OTP thus obtained against a yubico server. \nAlso supports custom Yubikey validation servers in \naddition to the default Yubico servers.\n\nUsage\n=====\n\n.. code-block:: python\n\n from yubicoclient import YubicoClient\n client = YubicoClient('', '')\n client.verify('')\n\n\nInstallation\n============\n\n `pip install yubicoclient`\n\n\nUseful Resources\n================\n\n * `yubico `_\n * `Yubico Documentation `_\n * `Source Code `_\n\n\nAbout Openlabs Technologies and Consulting Private Limited\n##########################################################\n\nOpenlabs Technologies and Consulting Private Limited is a\nglobal Information Technology and Management Consulting \nCompany that helps small and medium businesses achieve high \nefficiency with cost effective business solutions. With \ncustomers and partners in four continents, Openlabs designs \nand delivers technology enabled innovative business solutions \nthat addresses the needs of small and medium enterprises. \n\nOpenlabs provides end to end solutions to businessess using \na range of Free and Opensource Solutions (FOSS) Implemented \nby a team of highly skilled workforce comprising of domain \nand business experts.\n\nThe software division of Openlabs is a specialised division\nof Rapid Application Development of business application with \na proven expertise in OpenERP (and OpenObject). Tryton and\nDjango.\n\nTechnical Support\n\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\n\nPhone: +1 813.793.6736 (USA)\nEmail: support@openlabs.co.in\nWeb: www.openlabs.co.in", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.openlabs.co.in/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "yubicoclient", "package_url": "https://pypi.org/project/yubicoclient/", "platform": "any", "project_url": "https://pypi.org/project/yubicoclient/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.openlabs.co.in/" }, "release_url": "https://pypi.org/project/yubicoclient/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "Python yubico client", "version": "0.3.0" }, "last_serial": 801987, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "21a6dfdd40398284a364d241666b9941", "sha256": "53d957b24abfcdb1b4ba3d7c524b4fe05c02eade21939e9ccfb482edf5a48a9d" }, "downloads": -1, "filename": "yubicoclient-0.2.0.tar.gz", "has_sig": false, "md5_digest": "21a6dfdd40398284a364d241666b9941", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4132, "upload_time": "2011-05-19T18:00:01", "url": "https://files.pythonhosted.org/packages/e6/b6/894723a8b9551652fac5f8408e32ea51ff1278b2d0bfcfc44604c6f2e03f/yubicoclient-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "c389c5a14c6b857f95bb12ca368ad31d", "sha256": "aff5fea7daea6a4be84e1fb8bba65533d7e0d4f97f9e04115da2e8e119dc2e40" }, "downloads": -1, "filename": "yubicoclient-0.3.0.tar.gz", "has_sig": false, "md5_digest": "c389c5a14c6b857f95bb12ca368ad31d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4504, "upload_time": "2013-04-20T07:37:58", "url": "https://files.pythonhosted.org/packages/01/82/eef21743f1018c1f45368c3eb832ef90c73af05cac8868d319a46e72bfdf/yubicoclient-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c389c5a14c6b857f95bb12ca368ad31d", "sha256": "aff5fea7daea6a4be84e1fb8bba65533d7e0d4f97f9e04115da2e8e119dc2e40" }, "downloads": -1, "filename": "yubicoclient-0.3.0.tar.gz", "has_sig": false, "md5_digest": "c389c5a14c6b857f95bb12ca368ad31d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4504, "upload_time": "2013-04-20T07:37:58", "url": "https://files.pythonhosted.org/packages/01/82/eef21743f1018c1f45368c3eb832ef90c73af05cac8868d319a46e72bfdf/yubicoclient-0.3.0.tar.gz" } ] }