https://github.com/Py-Contributors/awesomeScripts
A Collection of Awesome Scripts in Python to Ease Daily-Life. Create an issue If you have some great ideas for the new script. Leave a :star:
https://github.com/Py-Contributors/awesomeScripts
List: awesomeScripts
awesome-scripts cli discord hacktober python python-script python-scripts python3 scrap
Last synced: 13 days ago
JSON representation
A Collection of Awesome Scripts in Python to Ease Daily-Life. Create an issue If you have some great ideas for the new script. Leave a :star:
- Host: GitHub
- URL: https://github.com/Py-Contributors/awesomeScripts
- Owner: Py-Contributors
- License: mit
- Created: 2020-09-23T18:51:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-17T02:49:22.000Z (over 1 year ago)
- Last Synced: 2024-05-22T00:07:41.305Z (11 months ago)
- Topics: awesome-scripts, cli, discord, hacktober, python, python-script, python-scripts, python3, scrap
- Language: Python
- Homepage: https://py-contributors.github.io/awesomeScripts/
- Size: 10.9 MB
- Stars: 566
- Watchers: 14
- Forks: 273
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - Py-Contributors/awesomeScripts - A Collection of Awesome Scripts in Python to Ease Daily-Life. Create an issue If you have some great ideas for the new script. Leave a :star: (Python)
- my-awesome-github-stars - Py-Contributors/awesomeScripts - A Collection of Awesome Scripts in Python to Ease Daily-Life. Create an issue If you have some great ideas for the new script. Leave a :star: (Python)
- project-awesome - Py-Contributors/awesomeScripts - A Collection of Awesome Scripts in Python to Ease Daily-Life. Create an issue If you have some great ideas for the new script. Leave a :star: (Python)
README
👉 A Collection of Awesome Problem Solving Scripts in Python.👈

## `DISCLAIMER : The Scripts are not tested therefore use it on your own risk. our team will be not resposible for any damage.`## How to Contribute 🤔
You can contribute by adding new scripts, improving current scripts or documentation. Here are some instructions
before making a Pull Request:### Steps to take to contribute 👣
- [x] Create an issue for making any changes to code. When the issue is approved you can make changes.
- [x] Pull latest change from upstream branch before starting the changing of code.
- [x] Add your file in a properly named directory (lowercase)
- [x] Use Flake8 locally for linting Python Code. (We have linting checks so if your code fails it we will not merge the PR.)
- `pip install flake8`
- [x] Add pytest/unittest if possible
- [x] Add README.md for your script instructions to run the script with required dependencies.
- [x] Script should be in plugin format. (if possible, it will be great)## Show instructions
## Projects links 🔗
- [x] 📖 READ Contributions Guidelines at [CONTRIBUTING.md](/CONTRIBUTING.md)
## Report a Bug 🐛
- Help us improve scripts. Report bugs [here](https://github.com/Py-Contributors/awesomeScripts/issues/new?assignees=codePerfectPlus&labels=bug&template=bug_report.md&title=)
## Maintainers 😎
- [Deepak Raj](https://github.com/CodePerfectPlus)
## Contributors
## Stargazers over time
[](https://starchart.cc/codePerfectPlus/awesomeScripts)
## Social Channel 💻 - Connect with like minded people
- [Discord/PyContributors](https://discord.gg/FXyh2S3)