Skip to content

A huge collection of awesome beginner-friendly Python projects starting from very basics to advance. Prefect repository for learning python and enhancing your python programming skills.

License

Notifications You must be signed in to change notification settings

king04aman/All-In-One-Python-Projects

Repository files navigation

All-In-One-Python-Projects

All-In-One-Python-Projects

BuiltByDev BuiltWithLov MadeWithPy Issues Contributors SizeInBytes TopLanguage LinesOfCode PullRequests

Description

All-In-One-Python-Projects is a collection of all scripts starting from very basic to advance scripts. This is your personal zone where you may search or add any new scripts that can simplify your or other developer's life and give them something to do when they're bored. Start producing exciting scripts that benefit the community.


Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Python 3.x

Installing

  1. Clone the repository to your local machine
    git clone https://github.com/king04aman/All-In-One-Python-Projects.git
  2. Change directory into the cloned repository
    cd All-In-One-Python-Projects/<Project_name>
  3. Install the required libraries
    pip install -r requirements.txt
  4. Run the program using
    python3 <script_name>.py

Contribution Guide

  • Have a look at Contributing Guidelines.
  • Take a look at the existing issues or create your own issues.
  • Avoid making pull request unless you are assigned with the issue.
  • Select the project on which you want to work or you can add your own project.
  • Create an issue with description on which project you want to work and wait for approval.
  • While making pull request add issue number with # (for example #04)
  • After approval fork this repository, add your changes then make pull request with issue number and wait for review.
  • Star this repository. 🌟

Awesome Contributors 🤩

Thanks go to these Wonderful Contributors ✨✨:


Project Maintainer


Aman Kumar

License

This project is licensed under the MIT License - see the LICENSE.md file for details.


🎉 😃 Happy Hacking 😃 🎉