{ "info": { "author": "Felix Brezo and Yaiza Rubio", "author_email": "contacto@i3visio.com", "bugtrack_url": null, "classifiers": [], "description": "::\n\n ================================================================\n i3visiotools Copyright (C) 2014 F. Brezo and Y. Rubio, i3visio\n ================================================================\n\nDescription:\n============\n\ni3visiotools is a GPLv3+ library developed by i3visio to make it easy to\ndevelop new tools and wrappers for different i3visio applications and\nlibraries.\n\nLicense: GPLv3+\n===============\n\nThis is free software, and you are welcome to redistribute it under\ncertain conditions.\n\n::\n\n This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n\n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n\n You should have received a copy of the GNU General Public License\n along with this program. If not, see .\n\nFor more details on this issue, check the COPYING file.\n\nInstallation:\n=============\n\nThe instructions may vary in the different OS.\n\nUnder Linux\n-----------\n\nWe recommend you to create a folder under /var owned by the current\nuser. For instance:\n``# You will need superuser privileges to create this folder sudo mkdir /var/i3visio # You will need to change the owner to your user to work with it safely # If your user was alice sudo chown alice:alice /var/i3visio``\n\nThe rest of the installation under Python 2.7 is as follows:\n``# Navigate to the destiny's folder cd /var/i3visio # Cloning the repository git clone http://github.com/i3visio/i3visiotools i3visiotools-master cd i3visiotools-master``\nor\n``# Navigate to the destiny's folder cd /var/i3visio # Download wget http://github.com/i3visio/i3visiotools/archive/master.zip # Unzip unzip i3visiotools-master.zip cd i3visiotools-master``\n\nThen, you might have to copy the sample files in i3visiotools folder to\nadd your\nown credentials or API Keys. You might edit with your preferred text\neditor.\n``cp config_credentials.py.sample config_credentials.py nano config_credentials.py cp config_api_keys.py.sample config_api_keys.py nano config_api_keys.py cd ..``\nThen you can proceed to the installation.\n``# Superuser privileges are required so as to complete the installation. sudo python setup.py build sudo python setup.py install``\nAfterwards, the module will be importable from any python code. You can\ncheck this by typing: ``python -c \"import i3visiotools\"`` If no error is\ndisplayed, the installation would have been performed correctly.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/i3visio/i3visiotools", "keywords": null, "license": "COPYING", "maintainer": null, "maintainer_email": null, "name": "i3visiotools", "package_url": "https://pypi.org/project/i3visiotools/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/i3visiotools/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/i3visio/i3visiotools" }, "release_url": "https://pypi.org/project/i3visiotools/v0.2.3/", "requires_dist": null, "requires_python": null, "summary": "i3visiotools - Set of common tools shared by i3visio apps and libraries.", "version": "v0.2.3" }, "last_serial": 1360818, "releases": { "v0.2.0": [ { "comment_text": "", "digests": { "md5": "6236621ac80a32085655c4b6dda9939e", "sha256": "527aaacafe8d7d57c48cc0cb551b4a7a023ba7aac5ede2233ab960c77002828a" }, "downloads": -1, "filename": "i3visiotools-v0.2.0.tar.gz", "has_sig": false, "md5_digest": "6236621ac80a32085655c4b6dda9939e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54084, "upload_time": "2014-11-25T02:27:38", "url": "https://files.pythonhosted.org/packages/99/87/3b6f832ea4666e951ccede9b61e9ccc8bd1625ddb4e6ddde24136768b277/i3visiotools-v0.2.0.tar.gz" } ], "v0.2.2": [ { "comment_text": "built for Linux-3.14-kali1-686-pae-i686-with-glibc2.7", "digests": { "md5": "6c3c1ca9045a779f662df39d965a81d1", "sha256": "ae77e4f287e8cfcf6ed28469f883ac5e6a45ff3f4b38d1ad1c6046389283ab6c" }, "downloads": -1, "filename": "i3visiotools-v0.2.2.linux-i686.tar.gz", "has_sig": false, "md5_digest": "6c3c1ca9045a779f662df39d965a81d1", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 118562, "upload_time": "2014-12-25T13:04:02", "url": "https://files.pythonhosted.org/packages/3c/c5/ad7c28ae40f966460f764309c447f36521f5a15612c0b97046f0c42b7581/i3visiotools-v0.2.2.linux-i686.tar.gz" } ], "v0.2.3": [ { "comment_text": "built for Linux-3.14-kali1-686-pae-i686-with-glibc2.7", "digests": { "md5": "0538c69e92ee5ee0a044a6a9f132970e", "sha256": "8147da4dcf458c782e33965fdcf5a3a8049944d3f4d0e85a2bb948e3b75abba6" }, "downloads": -1, "filename": "i3visiotools-v0.2.3.linux-i686.tar.gz", "has_sig": false, "md5_digest": "0538c69e92ee5ee0a044a6a9f132970e", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 118555, "upload_time": "2014-12-25T13:15:45", "url": "https://files.pythonhosted.org/packages/87/70/f6a101a10e7d2cb2508b00a2eb04dfa808f4d86cb86d0ddfb11f5466ecad/i3visiotools-v0.2.3.linux-i686.tar.gz" } ] }, "urls": [ { "comment_text": "built for Linux-3.14-kali1-686-pae-i686-with-glibc2.7", "digests": { "md5": "0538c69e92ee5ee0a044a6a9f132970e", "sha256": "8147da4dcf458c782e33965fdcf5a3a8049944d3f4d0e85a2bb948e3b75abba6" }, "downloads": -1, "filename": "i3visiotools-v0.2.3.linux-i686.tar.gz", "has_sig": false, "md5_digest": "0538c69e92ee5ee0a044a6a9f132970e", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 118555, "upload_time": "2014-12-25T13:15:45", "url": "https://files.pythonhosted.org/packages/87/70/f6a101a10e7d2cb2508b00a2eb04dfa808f4d86cb86d0ddfb11f5466ecad/i3visiotools-v0.2.3.linux-i686.tar.gz" } ] }