Python-project-Scripts.
This is a list of Python scripts for beginner projects.
Description
Welcome aboard fellow developer, this is where you will find Python scripts which you are free to contribute to. You can contribute by submitting your own scripts, also written in Python, which you think would be amazing for other people to see.
Contribution Guidelines
The contribution guidelines are as per the guide HERE.
Instructions
- Fork this repository
- Clone your forked repository
- Add your scripts
- Commit and push
- Create a pull request
- Star this repository
- Wait for pull request to merge
- Celebrate your first step into the open source world and contribute more
Additional tools to help you get Started with Open-Source Contribution
- How to Contribute to Open Source Projects – A Beginner's Guide
- How to Write a Good README File for Your GitHub Project