{ "info": { "author": "Andrey Maksimov", "author_email": "meamka@ya.ru", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Operating System :: POSIX", "Programming Language :: Python :: 3" ], "description": "[![Codacy Badge](https://api.codacy.com/project/badge/Grade/321b490ed3db4fdab961f202198492d7)](https://www.codacy.com/app/meamka/Spelt?utm_source=github.com&utm_medium=referral&utm_content=amka/Spelt&utm_campaign=Badge_Grade)\n\n# Spelt\n\n\nSpelt is a small python application aimed\nto allow users to backup their photo from https://vk.com to local storage.\n\nIt's made as reincarnation of [VKPorter](https://github.com/amka/VKPorter/)\n\n## Run on Windows\nNote that Python for Winows doesn't have `curses` module, so it cannot run Spelt.\n\n\n## Installation\n\n1. Download or clone to your computer.\n2. Unpack if needed\n3. Go to Spelt forlder and install via `pip`:\n\n ```bash\n $ cd spelt\n $ pip install .\n ```\n\n\n## Usage\n\nSynopsis:\n\n $ spelt [-h] [--username USERNAME] [--password PASSWORD] [--output OUTPUT] [--verbose]\n\nSee also `spelt --help`.\n\n### Examples\n\n $ spelt -u amka \n\nphoto albums will be exported to `./Spelt`.\n\n $ spelt -u amka --output ~/Pictures/Gallery\n\nphoto albums will be exported to `~/Pictures/Gallery`.\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/amka/spelt", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "Spelt", "package_url": "https://pypi.org/project/Spelt/", "platform": "", "project_url": "https://pypi.org/project/Spelt/", "project_urls": { "Homepage": "https://github.com/amka/spelt" }, "release_url": "https://pypi.org/project/Spelt/0.3.0/", "requires_dist": [ "requests (==2.19.1)", "vk-api (==11.0.0)" ], "requires_python": "", "summary": "Spelt is a small python application aimed to allow users to backup their photo from https://vk.com to local storage.", "version": "0.3.0" }, "last_serial": 4188155, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "f2a25e650eb2f054a94a041e52a917e4", "sha256": "a83a67882a1b7da49abb90fde7b18c3938546051949755b26bbf0d0562095558" }, "downloads": -1, "filename": "Spelt-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f2a25e650eb2f054a94a041e52a917e4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7332, "upload_time": "2018-08-20T12:22:08", "url": "https://files.pythonhosted.org/packages/43/3b/9a0998c2aa3b00e21ef839dd51989a21acc48473e8183105f74a7257a9b6/Spelt-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5dc3e3c29d7b347a2e9ebba9538c70ea", "sha256": "a26ad08bd23bbd576b7f8d66dd9a9cad0337cd411d9255c1b397683b0dc2c2da" }, "downloads": -1, "filename": "Spelt-0.3.0.tar.gz", "has_sig": false, "md5_digest": "5dc3e3c29d7b347a2e9ebba9538c70ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6579, "upload_time": "2018-08-20T12:22:09", "url": "https://files.pythonhosted.org/packages/5a/e7/a93d8b9158e190e8e8e32f3cf53981b0170df4595bc942e7df92a9a0107f/Spelt-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f2a25e650eb2f054a94a041e52a917e4", "sha256": "a83a67882a1b7da49abb90fde7b18c3938546051949755b26bbf0d0562095558" }, "downloads": -1, "filename": "Spelt-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f2a25e650eb2f054a94a041e52a917e4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7332, "upload_time": "2018-08-20T12:22:08", "url": "https://files.pythonhosted.org/packages/43/3b/9a0998c2aa3b00e21ef839dd51989a21acc48473e8183105f74a7257a9b6/Spelt-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5dc3e3c29d7b347a2e9ebba9538c70ea", "sha256": "a26ad08bd23bbd576b7f8d66dd9a9cad0337cd411d9255c1b397683b0dc2c2da" }, "downloads": -1, "filename": "Spelt-0.3.0.tar.gz", "has_sig": false, "md5_digest": "5dc3e3c29d7b347a2e9ebba9538c70ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6579, "upload_time": "2018-08-20T12:22:09", "url": "https://files.pythonhosted.org/packages/5a/e7/a93d8b9158e190e8e8e32f3cf53981b0170df4595bc942e7df92a9a0107f/Spelt-0.3.0.tar.gz" } ] }