All Projects β†’ prathimacode-hub β†’ Awesome_Python_Scripts

prathimacode-hub / Awesome_Python_Scripts

Licence: MPL-2.0 license
πŸš€ Curated collection of Awesome Python Scripts which will make you go wow. Dive into this world of 360+ scripts. Feel free to contribute. Show your support by ✨this repository.

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Awesome Python Scripts

ML-ProjectKart
πŸ™ŒKart of 210+ projects based on machine learning, deep learning, computer vision, natural language processing and all. Show your support by ✨ this repository.
Stars: ✭ 162 (-18.18%)
Mutual labels:  beginner-friendly, algorithms-datastructures, contributions-welcome, hacktoberfest2021
Hacktoberfest-2021
This repository aims to help code beginners with their first successful pull request and open source contribution. πŸ₯³πŸŽ―πŸš€
Stars: ✭ 24 (-87.88%)
Mutual labels:  project, beginner-friendly, hacktoberfest2021
diwa
A Deliberately Insecure Web Application
Stars: ✭ 32 (-83.84%)
Mutual labels:  education, practice, learn
algorithms-in-python
Some famous algorithms implemented in Python
Stars: ✭ 21 (-89.39%)
Mutual labels:  education, practice, learn
IoT
A repository dedicated to IoT(internet of things ) and python scripts
Stars: ✭ 24 (-87.88%)
Mutual labels:  python-script, project, beginner-friendly
Python
All Algorithms implemented in Python
Stars: ✭ 125,688 (+63378.79%)
Mutual labels:  education, practice, learn
Tkinter-Designer
An easy and fast way to create a Python GUI 🐍
Stars: ✭ 4,697 (+2272.22%)
Mutual labels:  python-script, learn
Learn-To-Use-Github
Wanna Learn How to use github ? come on in
Stars: ✭ 68 (-65.66%)
Mutual labels:  beginner-friendly, hacktoberfest2021
CodeBucket
A beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST! Please leave a star ⭐ to support this project! ✨
Stars: ✭ 22 (-88.89%)
Mutual labels:  contributions-welcome, hacktoberfest2021
Heel2Toe
A beginner-friendly repository to get started with HTML, CSS, and JS.
Stars: ✭ 22 (-88.89%)
Mutual labels:  beginner-friendly, hacktoberfest2021
Plasma-Donor-App
An open-source app that helps in connecting patients and plasma donors. This is a beginner-friendly repository that helps you learn the basics of android development, git, and GitHub. Happy Hacktober!
Stars: ✭ 58 (-70.71%)
Mutual labels:  contributions, beginner-friendly
Data-Structures-and-Algorithms--A-Comprehensive-Guide
Data Structures & Algorithms - A Comprehensive Guide
Stars: ✭ 15 (-92.42%)
Mutual labels:  practice, algorithms-datastructures
Androapps
Important Android projects to learn fundamentals of android development
Stars: ✭ 48 (-75.76%)
Mutual labels:  contributions-welcome, hacktoberfest2021
Hacktoberfest 2021
This repository aims to help code beginners with their first successful pull request and open source contribution. Happy coding!
Stars: ✭ 109 (-44.95%)
Mutual labels:  beginner-friendly, hacktoberfest2021
HoI4ModdingPythonScripts
Various useful Hearts of Iron 4 modding Python scripts
Stars: ✭ 23 (-88.38%)
Mutual labels:  python-script, python-scripts
10secondsofcode
The team behind 10-seconds-of-code and official 10-seconds projects.
Stars: ✭ 41 (-79.29%)
Mutual labels:  beginner-friendly, contributions-welcome
Awesome-Android-Open-Source-Projects
πŸ‘“ A curated list of awesome android projects by open-source contributors.
Stars: ✭ 401 (+102.53%)
Mutual labels:  beginner-friendly, contributions-welcome
Hacktoberfest-Nepal-2020
A beginner-friendly open source repository to create your first pull request.
Stars: ✭ 15 (-92.42%)
Mutual labels:  beginner-friendly, hacktoberfest2021
awesome-course
Create awesome courses that let your audience learn by coding ⌨️
Stars: ✭ 224 (+13.13%)
Mutual labels:  education, learn
HacktoberFest21
A beginner friendly repository for HacktoberFest 2021
Stars: ✭ 45 (-77.27%)
Mutual labels:  beginner-friendly, hacktoberfest2021

Welcome to Awesome_Python_ScriptsπŸ‘‹

πŸ“ŒRepository

A Curated Collection of Awesome Python Scripts that will make you go wow. This repository will help you in getting those green squares. Hop in and enjoy the journey of open source. πŸš€

The main aim is to provide an efficient and beginner-friendly project that would help you in mastering Python and make you familiar with it. Turn yourself into a pro with all the hands-on that got you covered.

πŸ™ŒJoin Here

Anyone related to technology who is looking to contribute to open-source is all invited to hop in. This place has a task for everyone.

| BasicPythonScripts | WebScrapingScripts | APIScripts | GUIScripts | AutomationScripts | PyGamesScripts | ImageProcessingScripts | EthicalHackingScripts |

BasicPythonScripts - This repository would have basic python scripts which are useful to get started with programming before you dive into real time projects.

WebScrapingScripts - This repository would have webscraping scripts which is a data scraping technique used for extracting data from websites.

APIScripts - This repository would have application programming interfacing (API) scripts which would help in performing operations programmatically and deploy projects as apps.

GUIScripts - This repository would have all graphical user interface (GUI) scripts which would create an interface and performs the operations visually unlike command line.

AutomationScripts - This repository would contain automation scripts that would automate your tasks efficiently and helps you in saving a lot of time.

PyGamesScripts - This repository would have all the wide range of games scripts that can programmed and developed using python.

ImageProcessingScripts - This repository would indulge with all image processing scripts that would help in beautifying and transforming the images.

EthicalHackingScripts - This repository would include all the python based scripts which can be used as Ethical Hacking Tools.

When raising an issue, do make sure to mention the kind of script, project title, short description of the project and how would you expect it to work. As a good practice, always link the issue number with pull request. (#issue number : Give this details when you raise a PR).

If you worked on or want to initiate a unique project and share it with the world, you can do that here. Go through the contributing guidelines in CONTRIBUTINGπŸ‘©β€πŸ’»

Subsequently, also go through the GitHub documentation on creating a pull request.

🌱Pre-requisites

  • Python IDE : Install it by using this link python.org
  • If you are new to python programming and want to have a fair knowledge before you start working on it, you can learn it in a simplified way through this repository.
  • To make you familiarize with how programming works in python with proper structuring and algorithms, here I present a project created specifically for contributors who wants to explore and practice their concepts.

πŸ› Templates to Follow

Note : One should follow these templates while creating a new issue or pull request.

πŸ“Project Structure

Your projects should contain this flow to maintain similarity across all other projects. Make sure to note these things, before you create a PR.

Create a folder of your project title. (Example : If you want to add a game of tic tac toe, then project name should be "Tic Tac Toe" and file name as "tic_tac_toe.py")

The project repository you had created would have :

file_name.py - This python file is the project you have worked upon.

README.md - This file is must included to get good understanding of the project (Elaborate it briefly about how it works using README template).

requirements.txt - In this file, you should add all the libraries you had included in your project

Images - This folder would have all images added, be it screenshots or step by step process images.

Related files - The other additional and related files would be added up in "Related" folder.

βš™οΈ Things to Note

  • Make sure you do not copy codes from external sources because that work will not be considered. Plagiarism is strictly not allowed.
  • You can only work on issues that have been assigned to you.
  • If you want to contribute the script, it's preferable that you create a new issue before making a PR and link your PR to that issue.
  • If you have modified/added code, make sure the code compiles before submitting.
  • Strictly use snake_case (underscore_separated) in your file_name and push it in the correct folder.
  • Add Screenshots to help us know what this Script is all about.
  • Do not update the README.md.

πŸ‘¨β€πŸ’» Workflow:

  • Fork the repository

  • Clone your forked repository using terminal or gitbash.

  • Make changes to the cloned repository

  • Add, Commit and Push

  • Then in GitHub, in your cloned repository, find the option to make a pull request.

print("Start contributing for Awesome_Python_Scripts")

πŸ‘ OpenSource Programs

✨ Hall Of Fame

Thanks goes to these amazing people for their contributions πŸŽ‰πŸŽ‰πŸŽ‰

πŸ“œ Code Of Conduct

You can find our Code of Conduct here.

πŸ“ License

This project follows the Mozilla Public License 2.0.

βœ”Project Maintainer


Debashish Kumar Sahoo

πŸ™‚ Project Admin

Visitor Count

🌟 Stargazers Over Time 🌟

Stargazers over time

⭐Give this Project a Star

GitHub followers Twitter Follow

If you liked working on this project, do ⭐ and share this repository.

πŸŽ‰ 🎊 πŸ˜ƒ Happy Contributing πŸ˜ƒ 🎊 πŸŽ‰

Click Here to view my open source projects.

πŸ“¬ Contact

If you want to contact me, you can reach me through below handles.

  

Β© 2022 Prathima Kadari

forthebadge forthebadge forthebadge forthebadge

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].