Skip to content

sandrosyahmed/python_projects

Repository files navigation

Python Projects

This repository contains various Python projects.

Projects

  1. QR Generator

  2. Automated Morning SMS

  3. Face Detection

  4. Stopwatch

  5. Basic Calculator

    • basic-calculator.py - Basic calculator that performs addition, subtraction, multiplication, and division.
  6. Random Password Generator

##before running

 pip install -r requirements.txt

This will install all the libraries listed in the requirements.txt file.

How to Run

Make sure you have Python 3.x installed.

  1. Clone the repository:
      git clone https://github.com/scar7things/python-projects.git
      cd python-projects
    

2.Run the desired Python script: python3 script_name.py

replace 'script_name.py' with the desired python scrip you want to run

Contributing

Feel free to contribute to this repository by adding new projects or improving existing ones. Create a pull request with your changes.

License

This repository is licensed under the MIT License.

About

made using python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages