{ "info": { "author": "Elango SK", "author_email": "elango111000@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "#find_files\n==========\n\n##findFileByName:\n---------------\n\n\tFind the files in a directory by using filename \n\nExample\n-------\n\n##findFileByName::\n----------------\n\n\t##findFileByName('main.xml', '/path/to/dir')\n\n\nfindAllFileByName:\n------------------\n\n\tFind the all files in a directory by using filename \n\nExample\n-------\n\nfindAllFileByName::\n-------------------\n\n\tfindAllFileByName('main.xml', '/path/to/dir')\n\n\n##findFileByPattern:\n------------------\n\n\tFind the all files in a directory by using extension(ex: xml,html,doc...etc) \n\nExample\n-------\n\n##findFileByPattern::\n-------------------\n\n\t##findFileByPattern('*.xml', '/path/to/dir')\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/elaa0505/find_files", "keywords": "Find files,find files using pattern", "license": "", "maintainer": "", "maintainer_email": "", "name": "find-files", "package_url": "https://pypi.org/project/find-files/", "platform": "", "project_url": "https://pypi.org/project/find-files/", "project_urls": { "Homepage": "https://github.com/elaa0505/find_files" }, "release_url": "https://pypi.org/project/find-files/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "To find the file by using name and extension for your given directory", "version": "0.0.1" }, "last_serial": 5791802, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "163a21566af8a6d180861d3eb484f742", "sha256": "00dbfb81ad0d71a218bb9f50c6988e343f41d4c65decb2ac7d49736100d8ef78" }, "downloads": -1, "filename": "find_files-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "163a21566af8a6d180861d3eb484f742", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2942, "upload_time": "2019-09-06T11:54:22", "url": "https://files.pythonhosted.org/packages/ee/59/0810dc5ca27a310c59a55c9e46c073635108e6e29812a41142cb64bca427/find_files-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "474a7d4037d2e0680b47b446bfd59684", "sha256": "2e248f392067fb1484956e2d57af3238615c4ede5b032980fc6e39930a56fd46" }, "downloads": -1, "filename": "find_files-0.0.1.tar.gz", "has_sig": false, "md5_digest": "474a7d4037d2e0680b47b446bfd59684", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1647, "upload_time": "2019-09-06T11:54:25", "url": "https://files.pythonhosted.org/packages/bc/bc/49cad3a019a53ea4ee5a9af7b29e86e4ac982a908235edd22bfc1d9cdd06/find_files-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "163a21566af8a6d180861d3eb484f742", "sha256": "00dbfb81ad0d71a218bb9f50c6988e343f41d4c65decb2ac7d49736100d8ef78" }, "downloads": -1, "filename": "find_files-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "163a21566af8a6d180861d3eb484f742", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2942, "upload_time": "2019-09-06T11:54:22", "url": "https://files.pythonhosted.org/packages/ee/59/0810dc5ca27a310c59a55c9e46c073635108e6e29812a41142cb64bca427/find_files-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "474a7d4037d2e0680b47b446bfd59684", "sha256": "2e248f392067fb1484956e2d57af3238615c4ede5b032980fc6e39930a56fd46" }, "downloads": -1, "filename": "find_files-0.0.1.tar.gz", "has_sig": false, "md5_digest": "474a7d4037d2e0680b47b446bfd59684", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1647, "upload_time": "2019-09-06T11:54:25", "url": "https://files.pythonhosted.org/packages/bc/bc/49cad3a019a53ea4ee5a9af7b29e86e4ac982a908235edd22bfc1d9cdd06/find_files-0.0.1.tar.gz" } ] }