{ "info": { "author": "Agus Makmun (Summon Agus)", "author_email": "summon.agus@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development", "Topic :: Text Processing", "Topic :: Text Processing :: Filters", "Topic :: Text Processing :: Indexing" ], "description": "===================\nchangewords\n===================\n\n|pypi version| |build status|\n\nSimply python tool to change or replace the text string in the files.\nThis tool pretty nice for programmers if somehow they want to replace/change their codes for many files,\neg: ``function``, ``class``, ``variable``, etc for recursive files or not.\n\n\nInstallation\n============\n\nInstall from PyPI:\n\n::\n\n $ pip install changewords\n\n\nUsage\n--------------\n\n::\n\n usage: changewords.py [-h] [-p PATH] [-ft FILE_TYPE] [-fs FROM_STRING]\n [-ts TO_STRING]\n\n Python tool to change or replace the strings in files.\n\n optional arguments:\n -h, --help show this help message and exit\n -p PATH, --path PATH the starting path or parent path name\n by default is current path/folder.\n -ft FILE_TYPE, --file_type FILE_TYPE\n file type you are looking for, eg: '.py', '.txt'\n by default is '.py' (python files)\n -fs FROM_STRING, --from_string FROM_STRING\n the string to change/replace\n -ts TO_STRING, --to_string TO_STRING\n the string replacement\n\n\nExample\n--------------\n\n::\n\n $ changewords -p=changewords_test -ft=.py -fs=helloworld -ts=mantabjiwa\n\n # or\n\n $ changewords --path=changewords_test --file_type=.py --from_string=helloworld --to_string=mantabjiwa\n\n\n\nRunning tests\n--------------\n\nTo run the test use:\n\n::\n\n $ python tests.py\n\n\n.. |pypi version|\n image:: https://img.shields.io/pypi/v/changewords.svg\n :target: https://pypi.python.org/pypi/changewords\n\n.. |build status| image:: https://travis-ci.org/agusmakmun/changewords.svg?branch=master\n :target: https://travis-ci.org/agusmakmun/changewords\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/agusmakmun/changewords/tarball/v1.0.3", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/agusmakmun/changewords/", "keywords": "change words", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "changewords", "package_url": "https://pypi.org/project/changewords/", "platform": "Linux", "project_url": "https://pypi.org/project/changewords/", "project_urls": { "Download": "https://github.com/agusmakmun/changewords/tarball/v1.0.3", "Homepage": "https://github.com/agusmakmun/changewords/" }, "release_url": "https://pypi.org/project/changewords/1.0.3/", "requires_dist": null, "requires_python": "", "summary": "Python tool to change or replace the text string in the files.", "version": "1.0.3" }, "last_serial": 4206194, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "e406c7f90be8eb65898a9e59564271dc", "sha256": "bea46d4e2365732fc62dbbe175c0f2af118eeb589fb6503dcba1c685f7aed65d" }, "downloads": -1, "filename": "changewords-1.0.0.zip", "has_sig": false, "md5_digest": "e406c7f90be8eb65898a9e59564271dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7346, "upload_time": "2018-08-24T14:20:41", "url": "https://files.pythonhosted.org/packages/64/8d/27a35f5dff2688b3aa092739a28a2771a559abd00fbca8f5ee4a1634e4b2/changewords-1.0.0.zip" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "d7026f59ee71339419faec36e4a3643d", "sha256": "7203d07fc3360e294bdb0066fc2a1295ad62afff8c30f880f3d6deabfecad517" }, "downloads": -1, "filename": "changewords-1.0.1.tar.gz", "has_sig": false, "md5_digest": "d7026f59ee71339419faec36e4a3643d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3748, "upload_time": "2018-08-24T14:29:27", "url": "https://files.pythonhosted.org/packages/db/3b/333afc81d8e14d72e7d5b217eecd0b15c0b63f5f288c08a0bac12a59ab4f/changewords-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "66bd4341abe7feb5a5a7afb7c36e6eee", "sha256": "61e442e1b8a2ee740add4234c5e0b5c0bf0ee99cf780748d491c2ea4fac77835" }, "downloads": -1, "filename": "changewords-1.0.2.tar.gz", "has_sig": false, "md5_digest": "66bd4341abe7feb5a5a7afb7c36e6eee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3754, "upload_time": "2018-08-24T14:56:34", "url": "https://files.pythonhosted.org/packages/37/cb/0d1410341db9fa34d6b58810cda45ff019ae73d0523b28de47a2ee85cdfb/changewords-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "16e4859e1aacb9bf06dcc90138a387b3", "sha256": "18d87ed95ba61c93bdb3060c8e2ee4efaaff72b545e6a17b9bd9f44fb63ee033" }, "downloads": -1, "filename": "changewords-1.0.3.tar.gz", "has_sig": false, "md5_digest": "16e4859e1aacb9bf06dcc90138a387b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3831, "upload_time": "2018-08-25T09:13:22", "url": "https://files.pythonhosted.org/packages/0c/66/579cb0b5bc56893e4946d451cb173a2d1cdda47f37c6a41470a237575bde/changewords-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "16e4859e1aacb9bf06dcc90138a387b3", "sha256": "18d87ed95ba61c93bdb3060c8e2ee4efaaff72b545e6a17b9bd9f44fb63ee033" }, "downloads": -1, "filename": "changewords-1.0.3.tar.gz", "has_sig": false, "md5_digest": "16e4859e1aacb9bf06dcc90138a387b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3831, "upload_time": "2018-08-25T09:13:22", "url": "https://files.pythonhosted.org/packages/0c/66/579cb0b5bc56893e4946d451cb173a2d1cdda47f37c6a41470a237575bde/changewords-1.0.3.tar.gz" } ] }