{ "info": { "author": "Mathieu Fourcroy", "author_email": "mathieu.fourcroy@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3.4", "Topic :: Text Processing :: Linguistic" ], "description": "REQUIREMENTS\n------------\n\ntipy is written for Python 3.\n\nOn debian: $ sudo apt-get install python3\n\nYou will also need pip for python3.\n\nOn debian: $ sudo apt-get install python3-pip\n\nIn order to install tipy using the setup.py you will need the setuptools module.\n\nOn debian: $ sudo apt-get install python3-setuptools\n\nThe GUI require the Qt library with Python bindings.\n\nOn debian: $ sudo apt-get install python3-pyqt5\n\nINSTALLATION\n------------\n\nInstall with pip3:\n\n$ sudo pip3 install tipy\n\nInstall from sources:\n\n$ sudo python3 setup.py install\n\nAfter the installation you will need to change the owner of ~/.config/tipy.\nThe directory is created during the installation, which require root permissions\nand therefore set every created file owner to root.\nTyping the following should works:\n\n$ sudo chown -R ~/.config/tipy/", "description_content_type": null, "docs_url": "https://pythonhosted.org/tipy/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/tipy/", "keywords": "text prediction competer keyboard", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "tipy", "package_url": "https://pypi.org/project/tipy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tipy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/tipy/" }, "release_url": "https://pypi.org/project/tipy/0.3.3/", "requires_dist": null, "requires_python": null, "summary": "Text predictor.", "version": "0.3.3" }, "last_serial": 1634969, "releases": { "0.0.6": [], "0.0.7": [ { "comment_text": "", "digests": { "md5": "57e30e23a7b58ca352d6e7e6f8d477dd", "sha256": "c1d9e3d0b754ecf75d9eb2b5555858ae73af8085a51354d90450d35279ebcfd1" }, "downloads": -1, "filename": "tipy-0.0.7.tar.gz", "has_sig": false, "md5_digest": "57e30e23a7b58ca352d6e7e6f8d477dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9274452, "upload_time": "2015-06-20T16:33:04", "url": "https://files.pythonhosted.org/packages/42/b4/5d88d10557751e6800265b3a59e66dcf65a985d8b4fedf3023cff00bbdf6/tipy-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "1461479d91f47b86d0a119479e5669e3", "sha256": "2a770f89403ff2592d2bf1997fc0fd680c18f9b280f966a341d3144c792e9e4d" }, "downloads": -1, "filename": "tipy-0.0.8.tar.gz", "has_sig": false, "md5_digest": "1461479d91f47b86d0a119479e5669e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8522281, "upload_time": "2015-06-20T17:17:59", "url": "https://files.pythonhosted.org/packages/a4/a1/84e4b4eac5e0c98344c5b5117d793a6c18a82b446d046c54fe820095c46f/tipy-0.0.8.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "eea8c2ba656c95b06260e13e5bc2da63", "sha256": "6f223c6e7d8f973b485444b7004e3d3214287d872eb6e4cf6a411f3f46c71622" }, "downloads": -1, "filename": "tipy-0.3.3.tar.gz", "has_sig": false, "md5_digest": "eea8c2ba656c95b06260e13e5bc2da63", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8523925, "upload_time": "2015-07-15T19:50:34", "url": "https://files.pythonhosted.org/packages/ad/f3/7fe5165cbeed1232f31a69b106ff800b84986c45e2c0db94f5b9970efb7b/tipy-0.3.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eea8c2ba656c95b06260e13e5bc2da63", "sha256": "6f223c6e7d8f973b485444b7004e3d3214287d872eb6e4cf6a411f3f46c71622" }, "downloads": -1, "filename": "tipy-0.3.3.tar.gz", "has_sig": false, "md5_digest": "eea8c2ba656c95b06260e13e5bc2da63", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8523925, "upload_time": "2015-07-15T19:50:34", "url": "https://files.pythonhosted.org/packages/ad/f3/7fe5165cbeed1232f31a69b106ff800b84986c45e2c0db94f5b9970efb7b/tipy-0.3.3.tar.gz" } ] }