{ "info": { "author": "Mattia Sanchioni", "author_email": "mattia.sanchioni.dev@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# Rename Beep File\nThis small script removes all the `+` characters and replaces them with a space contained in the file name.\n\nIt is a very simple tool but very useful when directly downloading zip files from folders from the [Beep site](https://beep.metid.polimi.it).\n## Instructions\n\nInstall the package.\n```\npip install rename-beep-files\n```\n\nTo show the help menu digit\n```\nrename-beep-files -h\n```\n\n> usage: renamebeepfiles [-h] [-r] [paths [paths ...]]\n>\n>Process renames all the file into the target directory.\n>\n>positional arguments:\n> paths Specify all the folders in which execute the renaming\n>\n>optional arguments:\n> -h, --help show this help message and exit\n> -r, --recursive Execute the rename action recursively into all\n> subdirectories of targeted folder\n\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/mett96/rename-beep-files", "keywords": "rename files beep Beep", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "rename-beep-files", "package_url": "https://pypi.org/project/rename-beep-files/", "platform": "", "project_url": "https://pypi.org/project/rename-beep-files/", "project_urls": { "Homepage": "https://github.com/mett96/rename-beep-files" }, "release_url": "https://pypi.org/project/rename-beep-files/1.0/", "requires_dist": null, "requires_python": "", "summary": "Rename Beep files", "version": "1.0" }, "last_serial": 5956396, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "46ddc85ebc3e1ac7ed4fa4ce5b27e315", "sha256": "0a571ace3f7375e282001e40281412ad8eae22ad2dc20e4a526d6d61b9106291" }, "downloads": -1, "filename": "rename_beep_files-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "46ddc85ebc3e1ac7ed4fa4ce5b27e315", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3434, "upload_time": "2019-10-10T19:08:42", "url": "https://files.pythonhosted.org/packages/02/cb/885431909a12ee66574f6118f7c6605f759fa1c56826ca1dec41ba503aa0/rename_beep_files-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6752009f661bb2959491cda0b0e7d822", "sha256": "8ec69b332bb74ddf37009c9c36742175afee1199b11efd4944967a8829be7585" }, "downloads": -1, "filename": "rename-beep-files-1.0.tar.gz", "has_sig": false, "md5_digest": "6752009f661bb2959491cda0b0e7d822", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2178, "upload_time": "2019-10-10T19:08:46", "url": "https://files.pythonhosted.org/packages/a1/5a/d361627e4ed7776afbd651340780bfb42bf1fb91932beec9df496eb0fa5e/rename-beep-files-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "46ddc85ebc3e1ac7ed4fa4ce5b27e315", "sha256": "0a571ace3f7375e282001e40281412ad8eae22ad2dc20e4a526d6d61b9106291" }, "downloads": -1, "filename": "rename_beep_files-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "46ddc85ebc3e1ac7ed4fa4ce5b27e315", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3434, "upload_time": "2019-10-10T19:08:42", "url": "https://files.pythonhosted.org/packages/02/cb/885431909a12ee66574f6118f7c6605f759fa1c56826ca1dec41ba503aa0/rename_beep_files-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6752009f661bb2959491cda0b0e7d822", "sha256": "8ec69b332bb74ddf37009c9c36742175afee1199b11efd4944967a8829be7585" }, "downloads": -1, "filename": "rename-beep-files-1.0.tar.gz", "has_sig": false, "md5_digest": "6752009f661bb2959491cda0b0e7d822", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2178, "upload_time": "2019-10-10T19:08:46", "url": "https://files.pythonhosted.org/packages/a1/5a/d361627e4ed7776afbd651340780bfb42bf1fb91932beec9df496eb0fa5e/rename-beep-files-1.0.tar.gz" } ] }