{ "info": { "author": "Honza Javorek", "author_email": "mail@honzajavorek.cz", "bugtrack_url": null, "classifiers": [], "description": "Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n\nDescription: foto\n ====\n \n ``foto`` is **my personal** photo manager. I don't like tools pretending to be\n smarter than me. I like file-system based management and I couldn't find\n a folder-based manager which could do couple of simple tasks the way I want.\n \n Installation\n ------------\n \n Only macOS and Python 3 are supported, beause that's what I currently use.\n \n .. code:: sh\n \n $ pip install foto\n \n Also set ``FOTO_GEOCODING_API_KEY`` in your ``~/.bash_profile``.\n \n Development\n -----------\n \n .. code:: sh\n \n $ git clone git@github.com:honzajavorek/foto.git\n $ cd foto\n $ cat brew_packages.txt | xargs brew install\n $ python3 -m venv env\n $ . ./env/bin/activate\n (env)$ pip install -e .\n \n Put ``.../env/bin/foto`` into your ``~/.bash_profile`` as an alias and you're done:\n \n .. code:: sh\n \n $ echo 'alias foto=\".../env/bin/foto\"' >> ~/.bash_profile\n \n License: ISC\n ------------\n \n \u00a9 2010-? Honza Javorek mail@honzajavorek.cz\n \n This work is licensed under `ISC\n license `__.\n \nPlatform: UNKNOWN\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/honzajavorek/foto", "keywords": "", "license": "Copyright (c) 2010-?, Honza Javorek ", "maintainer": "", "maintainer_email": "", "name": "foto", "package_url": "https://pypi.org/project/foto/", "platform": "", "project_url": "https://pypi.org/project/foto/", "project_urls": { "Homepage": "https://github.com/honzajavorek/foto" }, "release_url": "https://pypi.org/project/foto/1.0.0/", "requires_dist": [ "arrow", "click", "colorama", "geocoder", "lxml", "plumbum", "pyaml", "pync", "python-slugify", "send2trash", "python-semantic-release; extra == 'release'", "coveralls; extra == 'tests'", "flake8; extra == 'tests'", "pytest; extra == 'tests'", "pytest-cov; extra == 'tests'", "pytest-runner; extra == 'tests'" ], "requires_python": "", "summary": "Command line photo manager", "version": "1.0.0" }, "last_serial": 2995420, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "be0cbea10927abdadc53146530ef5262", "sha256": "9a9df385b891a99607f1fcfe07a987c74037093f58462a96e2f1adece0d2dac1" }, "downloads": -1, "filename": "foto-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "be0cbea10927abdadc53146530ef5262", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10911, "upload_time": "2017-07-02T21:10:17", "url": "https://files.pythonhosted.org/packages/ba/97/c5507cc9a2e5f0f4cd8b224e8bc0c87cba49282379c0038c8418ce1ac199/foto-1.0.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "be0cbea10927abdadc53146530ef5262", "sha256": "9a9df385b891a99607f1fcfe07a987c74037093f58462a96e2f1adece0d2dac1" }, "downloads": -1, "filename": "foto-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "be0cbea10927abdadc53146530ef5262", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10911, "upload_time": "2017-07-02T21:10:17", "url": "https://files.pythonhosted.org/packages/ba/97/c5507cc9a2e5f0f4cd8b224e8bc0c87cba49282379c0038c8418ce1ac199/foto-1.0.0-py2.py3-none-any.whl" } ] }