{ "info": { "author": "William Mayor", "author_email": "mail@williammayor.co.uk", "bugtrack_url": null, "classifiers": [], "description": "=============\npinscher-core\n=============\n\nPinscher is a collection of software that manages password collections. Pinscher helps you store and retrieve passwords for as many accounts as you like. It can also create random (complex) passwords for you so you can easily have a different password for each account you own.\n\nYour username and password details are stored in strongly encrypted files so you don't have to worry about them being stolen. These encrypted files can be kept on cloud services like Dropbox_ or `Google Drive`_. This way you can share passwords across all of your computers and devices.\n\n.. _Dropbox: https://www.dropbox.com/\n.. _Google Drive: https://drive.google.com/\n\nWhat's pinscher-core?\n---------------------\n\nPinscher-core is the set of Python functions that can interact with the Pinscher password files. Using the functions in this module you can insert, update, delete and list passwords, usernames and domains. This module is not intended for end-users, it's intended for developers who wish to include Pinscher password storage in their Python software. For more user-friendly software visit http://pinscher.williammayor.co.uk.\n\nGetting pinscher-core\n---------------------\n\nThe easiest way is to use pip:\n\n $ pip install pinscher-core\n\nI would recommend getting virtualenv_ as well. It makes for really easy environment and dependency management.\n\n.. _virtualenv: http://pypi.python.org/pypi/virtualenv\n\nWithout pip\n...........\n\nYou can get the source code from the `GitHub repo`_.\n\n.. _GitHub repo: https://github.com/WilliamMayor/pinscher\n\n*or*\n\nYou can download the source using easy_install:\n\n $ easy_install pinscher-core\n\nAgain, virtualenv_ is recommended.\n\n.. _virtualenv: http://pypi.python.org/pypi/virtualenv\n\n*or*\n\nYou can download the files directly from PyPi_ or the `Pinscher homepage`_.\n\n.. _PyPi: http://pypi.python.org/pypi/pinscher-core/\n.. _Pinscher homepage: http://pinscher.williammayor.co.uk\n\nDependencies\n````````````\n\nPinscher-core relies on PyCrypto_. If you use pip to install the module then you don't need to worry about installing this. If you use one of the other methods then you'll need to follow the installation instructions on the PyCrypto page to go about getting yourself a copy.\n\n.. _PyCrypto: http://pypi.python.org/pypi/pycrypto", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pinscher.williammayor.co.uk", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "pinscher", "package_url": "https://pypi.org/project/pinscher/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pinscher/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pinscher.williammayor.co.uk" }, "release_url": "https://pypi.org/project/pinscher/0.1dev/", "requires_dist": null, "requires_python": null, "summary": "Core utilities for interacting with pinscher password files", "version": "0.1dev" }, "last_serial": 796268, "releases": { "0.1dev": [ { "comment_text": "", "digests": { "md5": "88e6bdaca57a695839109d8c0199e8de", "sha256": "aba1892f72aba5ae55d0647bd2761debec6ed5e2eac7c876d88d449c42983b4b" }, "downloads": -1, "filename": "pinscher-0.1dev.tar.gz", "has_sig": false, "md5_digest": "88e6bdaca57a695839109d8c0199e8de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16885, "upload_time": "2012-12-28T17:54:23", "url": "https://files.pythonhosted.org/packages/43/3a/e2b71ae4a5edb2bb0703befb6ce325578c76154be7941b41875628a910bc/pinscher-0.1dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "88e6bdaca57a695839109d8c0199e8de", "sha256": "aba1892f72aba5ae55d0647bd2761debec6ed5e2eac7c876d88d449c42983b4b" }, "downloads": -1, "filename": "pinscher-0.1dev.tar.gz", "has_sig": false, "md5_digest": "88e6bdaca57a695839109d8c0199e8de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16885, "upload_time": "2012-12-28T17:54:23", "url": "https://files.pythonhosted.org/packages/43/3a/e2b71ae4a5edb2bb0703befb6ce325578c76154be7941b41875628a910bc/pinscher-0.1dev.tar.gz" } ] }