Skip to content
 
 

Repository files navigation

FindingThingsWithPython

Small and easy scripts to find things in texts with python.
Feel free to contribute but please keep things easy to understand.

Imports (and use):

  • pyperclip (copy and paste content from/to the clipboard)
  • re (regular expressions)
  • sys (command line arguments)
  • os (functions for filepathes)

How to contribute:

  1. Fork this repository
  2. Clone the forked repository
  3. Write your code
  4. Create a new branch
  5. Open a pull request

See this tutorial for more information.

READMEs in other languages:

About

Small and easy scripts to find things in texts with python.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages