A tool for find text in files.
Project description
search_in_files
===============
This is a tool for search text in files.
- It is smart enough to run in parallel on multi-core computers and run thread mode on single-core computers
- Handles different types character encodings
- Handles big files as well
- It is fast ;)
.. figure:: https://github.com/danielgatis/search_in_files/blob/master/demo.gif?raw=true
::
For more information see here:
https://github.com/danielgatis/search_in_files/blob/master/notebooks/search_in_files.ipynb
How to install
==============
::
pip install search_in_files
How to run the tests
====================
::
python -m search_in_files.search_test
How to run
==========
::
search_in_files <pattern> <folder>
===============
This is a tool for search text in files.
- It is smart enough to run in parallel on multi-core computers and run thread mode on single-core computers
- Handles different types character encodings
- Handles big files as well
- It is fast ;)
.. figure:: https://github.com/danielgatis/search_in_files/blob/master/demo.gif?raw=true
::
For more information see here:
https://github.com/danielgatis/search_in_files/blob/master/notebooks/search_in_files.ipynb
How to install
==============
::
pip install search_in_files
How to run the tests
====================
::
python -m search_in_files.search_test
How to run
==========
::
search_in_files <pattern> <folder>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
search_in_files-0.0.6.tar.gz
(4.7 kB
view details)
File details
Details for the file search_in_files-0.0.6.tar.gz
.
File metadata
- Download URL: search_in_files-0.0.6.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 272b7c1db003e6b3ad035e743574c430342fc7b7902fef9e22b0bed76628627d |
|
MD5 | 715a2d5044226f8adfd1343e3420d137 |
|
BLAKE2b-256 | e58daf863af6763697c92afbb430701e8aba6c5a08693d288982b6431d580b9e |