Skip to content

neutrinomuon/FileSeeker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

FileSeeker

email: antineutrinomuon@gmail.com, jean@astro.up.pt

last stable version: 0.0.3

Under ฮฒ distribution phase - The README file is not complete. Tutorials will be made asap.

github repository: FileSeeker

ยฉ Copyright ยฎ

J.G. - Jean Gomes



RESUME

Search in your directory and subdirectories recursively to find a file with a given pattern.

Now, in agreement with PEP 8 guidelines:

--------------------------------------------------------------------
Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00)


INSTALLATION

You can easily install FileSeeker by using pip - PyPI - The Python Package Index:

pip install FileSeeker


or by using a generated conda repository https://anaconda.org/neutrinomuon/FileSeeker:

conda install -c neutrinomuon FileSeeker


OBS.: Linux, OS-X ad Windows pre-compilations available in conda.

You can also clone the repository and install by yourself in your machine:

git clone https://github.com/neutrinomuon/FileSeeker
python setup.py install

EXAMPLE

Example of the FileSeeker script in python


STRUCTURE OF FileSeeker (Created with FileSeeker)

#################################################
FileSeeker
โ”œโ”€โ”€ README.md
โ”œโ”€โ”€ figures
โ”‚   โ””โ”€โ”€ cc_logo.png
โ”œโ”€โ”€ src
โ”‚   โ””โ”€โ”€ python
โ””โ”€โ”€ .git
    โ”œโ”€โ”€ branches
    โ”œโ”€โ”€ logs
    โ”œโ”€โ”€ info
    โ”œโ”€โ”€ index
    โ”œโ”€โ”€ description
    โ”œโ”€โ”€ HEAD
    โ”œโ”€โ”€ objects
    โ”œโ”€โ”€ packed-refs
    โ”œโ”€โ”€ hooks
    โ”œโ”€โ”€ COMMIT_EDITMSG
    โ”œโ”€โ”€ refs
    โ””โ”€โ”€ config

10 directories, 8 files
#################################################
Generated with tree_colored @ 2023 - ยฉ Jean Gomes
#################################################

ISSUES AND CONTRIBUTIONS

If you encounter any issues with this project, please feel free to submit an issue on the GitHub repository. We appreciate your feedback and are committed to improving the quality of our codebase.

If you'd like to contribute to this project, we welcome pull requests from the community. Before submitting a pull request, please make sure to fork the repository and create a new branch for your changes. Once your changes are complete, submit a pull request and we'll review your code as soon as possible.

For any questions or concerns about contributing, please contact the project maintainer at antineutrinomuon@gmail.com. Thank you for your interest in contributing to our project!


LICENSE

Attribution-NonCommercial-NoDerivatives 4.0 (CC BY-NC-ND 4.0)

Creative Commons Attribution-NonCommercial-NoDerivs (CC-BY-NC-ND)

About

๐Ÿ—„๏ธ Search in your directory and subdirectories recursively to find a file with a given pattern.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published