https://github.com/ShihabYasin/ImportantCodes
Some Repetative Important Code.
https://github.com/ShihabYasin/ImportantCodes
bash cpp python
Last synced: 9 months ago
JSON representation
Some Repetative Important Code.
- Host: GitHub
- URL: https://github.com/ShihabYasin/ImportantCodes
- Owner: ShihabYasin
- Created: 2019-05-27T09:29:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-08T00:52:21.000Z (about 4 years ago)
- Last Synced: 2024-08-05T09:16:23.244Z (over 1 year ago)
- Topics: bash, cpp, python
- Language: Python
- Homepage:
- Size: 19.4 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ImportantCodes
## Some Repetative Important Code.
```
1. file_prefix_changing.sh: Used for replacing partial file name prefix.
2. remove_range_of_lines_from_txt.txt: Using Vim to remove lines[range of line] from large text file using bash.
3. Invert_color: Invert(White -> Black, Black -> White), .png from folder in to out.
4. python_subprocess_communication: demo parent-child message passing
5. flask.py contains some template code for flask app.
```
:+1: Looks great - off the shelf code !!!