{ "info": { "author": "Rick Harding", "author_email": "rharding@mitechie.com", "bugtrack_url": null, "classifiers": [], "description": "Bookie Api and Command Line Client\n===================================\n\nThis is a python implementation of the `Bookie`_ api and a command line client\nto interact with our Bookie installation.\n\nCommands\n--------\nThe initial commands are admin related I need to help run and operate the\nhttps://bmark.us installation.\n\n\nGetting Started\n---------------\nYou need to create a `.bookierc` in your home directory with your username,\napi key, and api url for the site.\n\n::\n\n [main]\n username=admin\n api_key=12345678\n api_url=https://bmark.us/api/v1\n\nCommands\n--------\n\n::\n\n # check out the help for each command level\n $ bookie --help\n $ bookie invite --help\n $ bookie invite set --help\n\n # check your configuration by making a ping request\n $ bookie ping\n\n # Invite commands\n $ bookie invite list\n\n # set 'someuser' to have 10 invites\n $ bookie invite set -u someuser -i 10\n\n # Import commands\n $ bookie import list\n\n # User Commands\n $ bookie user list\n $ bookie user add -u testing -e testing@gmail.com\n $ bookie user delete -u testing\n\n\n.. _Bookie: http://github.com/mitechie/Bookie", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://docs.bmark.us", "keywords": "bookmarks api client command line", "license": "AGPL", "maintainer": null, "maintainer_email": null, "name": "bookie_api", "package_url": "https://pypi.org/project/bookie_api/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bookie_api/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://docs.bmark.us" }, "release_url": "https://pypi.org/project/bookie_api/0.4.7/", "requires_dist": null, "requires_python": null, "summary": "Api and command line client for Bookie", "version": "0.4.7" }, "last_serial": 844019, "releases": { "0.4.7": [ { "comment_text": "", "digests": { "md5": "b8f18dfd1c4dd4397b2b62fa88eb9f05", "sha256": "1df322e898f1bf4a40b2d292be46df087d1e93e4f4c16967aa4f1137ad203205" }, "downloads": -1, "filename": "bookie_api-0.4.7.tar.gz", "has_sig": false, "md5_digest": "b8f18dfd1c4dd4397b2b62fa88eb9f05", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6301, "upload_time": "2013-08-20T11:33:05", "url": "https://files.pythonhosted.org/packages/da/b8/71157e7c71c35ec34f1abd6528b76cb982427c6cdbcbda6c30bd74a31811/bookie_api-0.4.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b8f18dfd1c4dd4397b2b62fa88eb9f05", "sha256": "1df322e898f1bf4a40b2d292be46df087d1e93e4f4c16967aa4f1137ad203205" }, "downloads": -1, "filename": "bookie_api-0.4.7.tar.gz", "has_sig": false, "md5_digest": "b8f18dfd1c4dd4397b2b62fa88eb9f05", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6301, "upload_time": "2013-08-20T11:33:05", "url": "https://files.pythonhosted.org/packages/da/b8/71157e7c71c35ec34f1abd6528b76cb982427c6cdbcbda6c30bd74a31811/bookie_api-0.4.7.tar.gz" } ] }