{ "info": { "author": "sintrb", "author_email": "sintrb@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: End Users/Desktop", "Operating System :: Microsoft :: Windows", "Programming Language :: Python :: 2.7" ], "description": "PrintOnline\n===============\nA online printer manager for Windows.\n\nInstall\n===============\n::\n\n pip install PrintOnline\n\n\nUse\n===============\ncd to you working directory and run command:\n\n::\n\n PrintOnline\n\non Windows use:\n::\n\n PrintOnline.bat\n\nif can't find PrintOnline command, try:\n::\n\n python -m PrintOnline\n\n\nopen broswer with url **http://127.0.0.1:8000**\n\n\nOther tips\n===============\n1.set http port 80\n::\n\n PrintOnline 80\n\n2.authenticate with username and password (admin admin)\n::\n\n PrintOnline -u admin -p admin\n\n3.set the working directory (/tmp)\n::\n\n PrintOnline -d /tmp\n\n4.bind address with 127.0.0.1\n::\n\n PrintOnline 127.0.0.1:8000\n \n5.use as wsgi\n::\n\n # set username and passwor\n export WSGI_PARAMS=\"-u admin -p admin\" \n # run wsgi with gunicorn\n gunicorn -b 0.0.0.0:8000 PrintOnline.wsgi:application\n\n \n\n\nCHANGES\n===============\n0.0.1\n\n- init version.\n\n\n0.0.2\n\n- first useable version.\n\n0.0.4\n\n- wsgi suport\n\n0.0.5\n\n- README of wsgi\n\n0.0.7\n\n- fix wsgi bug\n\n0.0.8\n\n- remove function", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sintrb/PrintOnline", "keywords": "svn,svn client,svn online", "license": "Apache", "maintainer": null, "maintainer_email": null, "name": "PrintOnline", "package_url": "https://pypi.org/project/PrintOnline/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PrintOnline/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/sintrb/PrintOnline" }, "release_url": "https://pypi.org/project/PrintOnline/0.0.8/", "requires_dist": null, "requires_python": null, "summary": "A online printer manager for Windows.", "version": "0.0.8" }, "last_serial": 2437888, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "c9113cfa2999f63f077c4806e974cdf8", "sha256": "d5eee48043cc2b4286f81ee82564fc086ce16fc598deff3cd5eb65d206f5fa74" }, "downloads": -1, "filename": "PrintOnline-0.0.1.zip", "has_sig": false, "md5_digest": "c9113cfa2999f63f077c4806e974cdf8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 113371, "upload_time": "2016-06-16T18:53:30", "url": "https://files.pythonhosted.org/packages/93/38/97fb6156be86748f554f7a5a0701a4b8e9c9c8a08a36c84f28bfa9b685bc/PrintOnline-0.0.1.zip" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "e0f95288460cbc2fdf8d95eea8ead237", "sha256": "29af000f18c6455dc15795fb311dc5bbc95540bd29d5aaba99fc0b43d028a7b6" }, "downloads": -1, "filename": "PrintOnline-0.0.2.zip", "has_sig": false, "md5_digest": "e0f95288460cbc2fdf8d95eea8ead237", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 113263, "upload_time": "2016-06-16T18:56:37", "url": "https://files.pythonhosted.org/packages/4a/b5/0ed16ed8250f75537f1c6cdd9b0bfe0dfcb654fd117d4d25919b4450b29a/PrintOnline-0.0.2.zip" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "147d64088ea5d53f3137ace51a4bbfd1", "sha256": "92ccca8c80519cdaf6f72c9ee23d568decc9de850d7faa26049ca1a1b22d0769" }, "downloads": -1, "filename": "PrintOnline-0.0.3.zip", "has_sig": false, "md5_digest": "147d64088ea5d53f3137ace51a4bbfd1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 113567, "upload_time": "2016-11-02T15:08:26", "url": "https://files.pythonhosted.org/packages/f2/4b/90e10cc87397945422f2722f99ee4ffebf6ffae098ff4b9fa01ee26ee6d2/PrintOnline-0.0.3.zip" } ], "0.0.8": [] }, "urls": [] }