Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion projects/All_links_from_given_webpage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ After that the extracted links will be saved as an array in `myLinks.txt`.


## *Author Name*
Kai Reichart
[Mitesh](https://github.com/Mitesh2499) & [Michael Mba](https://github.com/mikeysan)
2 changes: 1 addition & 1 deletion projects/Ascii_art/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ Modify the symbols list to substitute **different symbols** in the coded pattern
Input Image :
![input_image](sample_image.png)
Output :
![output_image](sample_output.png)
![output_image](sample_output.png)
2 changes: 1 addition & 1 deletion projects/Calculate_age/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ $ python calculate.py

## *Author Name*
<!--Remove the below lines and add yours -->
random1001guy
[Gaodong](https://github.com/xlgd)
2 changes: 1 addition & 1 deletion projects/Convert_a_image_to_pdf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ The `img2pdf` is an external Python module which enables you to convert a JPG im

## *Author Name*
<!--Remove the below lines and add yours -->
Devansh Agarwal
[Gaodong](https://github.com/xlgd)
2 changes: 1 addition & 1 deletion projects/Convert_numbers_to_word/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ Execute `python3 converter.py`

## *Author Name*
<!--Remove the below lines and add yours -->
Niraj Shrestha
[Niraj Shrestha](https://github.com/CrestNiraj12)
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ examples:
or
python eccrypt.py ./testdir(folder)

encrypted files("original_file_name.bin") will be generated in original location after the program running
encrypted files("original_file_name.bin") will be generated in original location after the program running
2 changes: 1 addition & 1 deletion projects/Create_a_simple_stopwatch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

### usage

python stopwatch.py
python stopwatch.py
2 changes: 1 addition & 1 deletion projects/Create_calculator_app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ Python 3

## *Author Name*
<!--Remove the below lines and add yours -->
[Fin McCallum](https://github.com/FinMc)
[Gaodong](https://github.com/xlgd)
2 changes: 1 addition & 1 deletion projects/Currency_converter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ A small python program that converts currency with live info

## *Author Name*
<!--Remove the below lines and add yours -->
[Fin McCallum](https://github.com/FinMc)
[github-of-wone](https://github.com/github-of-wone/)
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ A small python program that converts binary and decimal

## *Author Name*
<!--Remove the below lines and add yours -->
[Fin McCallum](https://github.com/FinMc)
[Alan Anaya](https://github.com/alananayaa/)
2 changes: 1 addition & 1 deletion projects/Dns_record/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ python dns_record.py

3.It will ask for a website:

You can give any website name for example: google.com
You can give any website name for example: google.com
2 changes: 1 addition & 1 deletion projects/Dominant_color/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
![Screenshot](shot.png)

## *Author Name*
Himanshu Hansaria
[Mitesh](https://github.com/Mitesh2499)
2 changes: 1 addition & 1 deletion projects/Duplicate files remover/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ Execute `python3 duplicatefileremover.py`
The script first lists all the files in the directory. It takes MD5 hash of each file, when hash of 2 files become same it deletes the file.

## Author Name
Anandha Krishnan Aji
[Anandha Krishnan Aji](https://github.com/anandhakrishnanaji)
2 changes: 1 addition & 1 deletion projects/EasyVideoPlayer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
'cd' to the directory that contains the script and type "python3 EasyVideoPlayer.py". When you are done with the video, use "keyboard interrupt" (Ctrl + C) to exit the player.

## *Author Name*
Bartu Yaman
[Bartu Yaman](https://github.com/brtymn)
2 changes: 1 addition & 1 deletion projects/Fetch HTTP status code/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ pip install -r requirements.txt
-> Install the requirements.
->Type the following command:
python fetch_http_status_code.py
->A message asking URL/API would be displayed : Enter any url of choice and check the output
->A message asking URL/API would be displayed : Enter any url of choice and check the output
2 changes: 1 addition & 1 deletion projects/Fetch_and_store_tweets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ After creating the App click on **Keys and tokens** option you will observe Cons

## Author Name

[AnilKumarTeegala](https://github.com/AnilKumarTeegala)
[Kushal Agrawal](https://github.com/kushal98)
2 changes: 1 addition & 1 deletion projects/Fetch_open_ports/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ No need for additional installations.

## *Author Name*
<!--Remove the below lines and add yours -->
Aleksej Komnenovic
[Kushal Agrawal](https://github.com/kushal98)
2 changes: 1 addition & 1 deletion projects/Find_imdb_rating/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ CSV File:

## *Author Name*
<!--Remove the below lines and add yours -->
<a href = "https://github.com/utkarshbajaj"> Utkarsh Bajaj </a>
[Utkarsh Bajaj](https://github.com/utkarshbajaj)
2 changes: 1 addition & 1 deletion projects/Find_out_hostname_and_ip_address/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ Execute `python3 Hostname_IPaddress.py`

## *Author Name*
<!--Remove the below lines and add yours -->
Nuh Mohammed
[Nuh Mohammed](https://github.com/NuhMohammed)
2 changes: 1 addition & 1 deletion projects/Get_meta_information_of_images/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ Make sure the picture contains location information, otherwise the location cann
you need fill in your email address to use the function in gps_utils.py:
```python
geolocator = Nominatim(user_agent = "your email")
```
```
2 changes: 1 addition & 1 deletion projects/Hello/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ Hello Python World

## *Author Name*

Ravi Chavare
[Ravi Chavare](https://github.com/chavarera)
45 changes: 22 additions & 23 deletions projects/Image_watermark/README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,22 @@

# Image-Watermark

## Description

This Project will take an image and add desired watermark to it.

## About this Project

This project uses PIL module and OS module to add the watermark. PIL, the Python Imaging Library, is an open source libary that enables the users to add, manipulate and save different file formats.

## Usage

Use the Script [watermark.py](https://github.com/Python-World/python-mini-projects/blob/master/projects/Image_watermark/watermark.py) . In the command line, Enter

`python3 watermark.py [image_path]`

Replace the `[image_path]` with the image you want to add watermark to.

The output will be the image with desired watermark.

## Author
Devansh Agarwal
# Image-Watermark

## Description

This Project will take an image and add desired watermark to it.

## About this Project

This project uses PIL module and OS module to add the watermark. PIL, the Python Imaging Library, is an open source libary that enables the users to add, manipulate and save different file formats.

## Usage

Use the Script [watermark.py](https://github.com/Python-World/python-mini-projects/blob/master/projects/Image_watermark/watermark.py) . In the command line, Enter

`python3 watermark.py [image_path]`

Replace the `[image_path]` with the image you want to add watermark to.

The output will be the image with desired watermark.

## Author
[Mitesh](https://github.com/Mitesh2499)
2 changes: 1 addition & 1 deletion projects/Language_translator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ Execute `python3 python translator.py`
![Screenshot of the Language_translator.py file](https://github.com/Python-World/python-mini-projects/blob/master/projects/Language_translator/Shot.png)

## *Author Name*
Azhad Ghufran
[Ashiqur Rahman Tusher](https://github.com/ashikurt77)
2 changes: 1 addition & 1 deletion projects/Merge_pdfs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ It can be executed by running "python merge_pdfs.py"

## Author Name

ShivSt
[ShivSt](https://github.com/ShivSt)
2 changes: 1 addition & 1 deletion projects/Movie Information Scraper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ Execute `python3 movieInfoScraper.py` and type in the movie name when prompted.
![Screenshot of the Output](Screenshot.png)

## Author Name
Anandha Krishnan Aji
[Anandha Krishnan Aji](https://github.com/anandhakrishnanaji)
2 changes: 1 addition & 1 deletion projects/Recursive_password_generator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ Execute `python3 generator.py`

## *Author Name*
<!--Remove the below lines and add yours -->
Erfan Saberi
[Erfan Saberi](https://github.com/erfansaberi)
30 changes: 15 additions & 15 deletions projects/Reduce_image_file_size/README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Script Title
#### Script to reduce the size of image file using the openCV library of python.
### Prerequisites
openCV library
`pip install opencv-python`
### How to run the script
- Add the image in jpg format with name as 'input.jpg' in this folder.
- Run reduce_image_size.py script.
- resized output image will be generated in this folder.
## *Author Name*
### *Vipul Verma*
# Script Title
#### Script to reduce the size of image file using the openCV library of python.

### Prerequisites
openCV library

`pip install opencv-python`

### How to run the script
- Add the image in jpg format with name as 'input.jpg' in this folder.
- Run reduce_image_size.py script.
- resized output image will be generated in this folder.

## *Author Name*
[Vipul Verma](https://github.com/VIPverma01)
2 changes: 1 addition & 1 deletion projects/Scrape_Hacker_News/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ In command go to the file directory, and "run python main.py" in commandline


## *Author Name*
Developed by Javokhir
[Javokhirbek](https://github.com/leader2one)
2 changes: 1 addition & 1 deletion projects/Scrape_quotes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ Execute `python3 quote_scraper.py`
![Screenshot of the CSV file](Screenshot.png)

## Author Name
Anandha Krishnan Aji
[Anandha Krishnan Aji](https://github.com/anandhakrishnanaji)
2 changes: 1 addition & 1 deletion projects/Shutdown_or_restart_your_device/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ Use 'r' for restart and 's' for shutdown: r

## *Author Name*
<!--Remove the below lines and add yours -->
Hannah Machado
[Phillibob55](https://github.com/Phillibob55)

72 changes: 35 additions & 37 deletions projects/Speech_to_text/README.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,35 @@

# Speech-to-Text Converter
<!--Remove the below lines and add yours -->
This Python script converts the Speech input into Text using NLP(Natural Langauge Processing).

### Requirements
<!--Remove the below lines and add yours -->
**Installation Required** :

Python Speech Recognition module:

`pip install speechrecognition`

PyAudio: Use the following command for linux users

`sudo apt-get install python3-pyaudio`

Windows users can install pyaudio by executing the following command in a terminal

`pip install pyaudio`

Python pyttsx3 module:

`pip install pyttsx3`

### How to run the script
<!--Remove the below lines and add yours -->

- Enter the audio input by speaking into the microphone.
- Run converter_terminal.py script
- Output Text will be displayed


## *Author Name*
<!--Remove the below lines and add yours -->
Devansh Agarwal

# Speech-to-Text Converter

This Python script converts the Speech input into Text using NLP (Natural Langauge Processing).

### Requirements

**Installation Required** :

* Python Speech Recognition module:

`pip install speechrecognition`

* PyAudio:
* Use the following command for linux users

`sudo apt-get install python3-pyaudio`

* Windows users can install pyaudio by executing the following command in a terminal

`pip install pyaudio`

* Python pyttsx3 module:

`pip install pyttsx3`

### How to run the script

- Enter the audio input by speaking into the microphone.
- Run converter_terminal.py script
- Output Text will be displayed


## *Author Name*
<!--Remove the below lines and add yours -->
[Paulo Henrique](https://github.com/chavarera/python-mini-projects
2 changes: 1 addition & 1 deletion projects/Split_File/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ just type this in the terminal:-
`python split_files.py <csv/text_file> <split/line_number>`

## *Author Name*
Kanishk Gupta
[phileinSophos](https://github.com/phileinSophos/)
2 changes: 1 addition & 1 deletion projects/Store_emails_in_csv/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ The exception handling is not a good example of how to do this properly.

## Author Name

Aditya Jetely (@AdityaJ7)
[Shiv Thakur](https://github.com/ShivSt)
2 changes: 1 addition & 1 deletion projects/String_search_from_multiple_files/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ In order to run this script you must have Python3 installed, not Python2. The co
![GIF showing how to run](https://i.imgur.com/2y7HdGV.gif)

## *Author Name*
README: [Alex Munoz](https://github.com/AlexMunoz905)
[Mitesh](https://github.com/Mitesh2499)
2 changes: 1 addition & 1 deletion projects/Terminal_Based_Hangman_Game/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ None
- Start to guess the word.

## Author Name
Neoh Boon Yee
[Neoh Boon Yee](https://github.com/neohboonyee99)
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ when we convert lots of images at time we can use progress bar to show how many
This Library is for showing progress bar

### For Resizing images
` pip install Pillow `
` pip install Pillow `
2 changes: 1 addition & 1 deletion projects/Text_to_speech/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ done by typing 'python txtToSpeech.py' into your Terminal.


## *Author Name*
Simon Hanrath
[Sergej Dikun](https://github.com/Serhazor)
Loading