{ "info": { "author": "Daniel Gatis", "author_email": "danielgatis@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development :: Build Tools" ], "description": "search_in_files\r\n===============\r\n\r\nThis is a tool for search text in files.\r\n\r\n- It is smart enough to run in parallel on multi-core computers and run thread mode on single-core computers\r\n- Handles different types character encodings\r\n- Handles big files as well\r\n- It is fast ;)\r\n \r\n \r\n\r\n.. figure:: https://github.com/danielgatis/search_in_files/blob/master/demo.gif?raw=true\r\n\r\n::\r\n\r\nFor more information see here:\r\nhttps://github.com/danielgatis/search_in_files/blob/master/notebooks/search_in_files.ipynb\r\n\r\nHow to install\r\n==============\r\n\r\n::\r\n\r\n pip install search_in_files\r\n\r\nHow to run the tests\r\n====================\r\n\r\n::\r\n\r\n python -m search_in_files.search_test\r\n\r\nHow to run\r\n==========\r\n\r\n::\r\n\r\n search_in_files \r\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/danielgatis/search_in_files", "keywords": "python file-search text-search fast", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "search_in_files", "package_url": "https://pypi.org/project/search_in_files/", "platform": "", "project_url": "https://pypi.org/project/search_in_files/", "project_urls": { "Homepage": "https://github.com/danielgatis/search_in_files" }, "release_url": "https://pypi.org/project/search_in_files/0.0.6/", "requires_dist": null, "requires_python": "", "summary": "A tool for find text in files.", "version": "0.0.6" }, "last_serial": 3307729, "releases": { "0.0.6": [ { "comment_text": "", "digests": { "md5": "715a2d5044226f8adfd1343e3420d137", "sha256": "272b7c1db003e6b3ad035e743574c430342fc7b7902fef9e22b0bed76628627d" }, "downloads": -1, "filename": "search_in_files-0.0.6.tar.gz", "has_sig": false, "md5_digest": "715a2d5044226f8adfd1343e3420d137", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4716, "upload_time": "2017-11-05T21:11:46", "url": "https://files.pythonhosted.org/packages/e5/8d/af863af6763697c92afbb430701e8aba6c5a08693d288982b6431d580b9e/search_in_files-0.0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "715a2d5044226f8adfd1343e3420d137", "sha256": "272b7c1db003e6b3ad035e743574c430342fc7b7902fef9e22b0bed76628627d" }, "downloads": -1, "filename": "search_in_files-0.0.6.tar.gz", "has_sig": false, "md5_digest": "715a2d5044226f8adfd1343e3420d137", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4716, "upload_time": "2017-11-05T21:11:46", "url": "https://files.pythonhosted.org/packages/e5/8d/af863af6763697c92afbb430701e8aba6c5a08693d288982b6431d580b9e/search_in_files-0.0.6.tar.gz" } ] }