2022-09-16 17:25:40 +00:00
< h1 align = center > Daily Python Scripts < / h1 >
**Do you know anything that can help all to easy our tough life than tell that secret to us and help us to become lazy like Panda**
< p align = "center" >
2022-09-16 19:05:22 +00:00
< a href = "https://github.com/metafy-social/daily-python-scripts/issues" > < img src = "https://img.shields.io/github/issues/metafy-social/daily-python-scripts.svg?style=for-the-badge&logo=appveyor" / > < / a >
< a href = "https://github.com/metafy-social/daily-python-scripts/fork" > < img src = "https://img.shields.io/github/forks/metafy-social/daily-python-scripts.svg?style=for-the-badge&logo=appveyor" / > < / a >
< a href = "#" > < img src = "https://img.shields.io/github/stars/metafy-social/daily-python-scripts.svg?style=for-the-badge&logo=appveyor" / > < / a >
< a href = "https://github.com/metafy-social/daily-python-scripts/blob/master/LICENSE" > < img src = "https://img.shields.io/github/license/metafy-social/daily-python-scripts.svg?style=for-the-badge&logo=appveyor" / > < / a >
2022-09-16 17:25:40 +00:00
< / p >
< p align = "center" >
< a href = "#" > < img src = "https://forthebadge.com/images/badges/built-with-love.svg" / > < / a >
< a href = "#" > < img src = "https://forthebadge.com/images/badges/made-with-python.svg" / > < / a >
< a href = "#" > < img src = "https://forthebadge.com/images/badges/built-by-developers.svg" / > < / a >
< / p >
# How to start
* Well it's quite simple just thought of any Idea that can be automated
2022-09-27 18:00:53 +00:00
* Equip your weapon, I mean Python and required libraries 😂 (**[Refer here](https://automatetheboringstuff.com/)** for some basic guides to enhance Python language)
2022-09-16 19:03:08 +00:00
* Yess That's all you need 😋
2022-09-16 17:25:40 +00:00
2022-09-16 17:29:49 +00:00
## Hacktoberfest 2022 Update
2022-09-16 17:25:40 +00:00
**See full details and guidelines on**
2022-09-16 17:43:10 +00:00
* [Hacktober cheasheat ](https://github.com/metafy-social/daily-python-scripts/blob/master/HACKTOBERFEST.md )
2022-09-16 17:44:26 +00:00
* [Official website ](https://hacktoberfest.digitalocean.com/ )
2022-09-16 17:25:40 +00:00
< h1 align = center > How to Contribute 🤔 < / h1 >
You can contribute by adding new scripts, improving current scripts or Documentation. Here are some Instructions before making a Pull Request
## Here are the steps to Make contribute 👣
2022-09-16 17:43:10 +00:00
- [x] Take a look at [Contributing Guide ](https://github.com/metafy-social/daily-python-scripts/blob/master/CONTRIBUTING.md ) (Necessary)
2022-09-16 17:25:40 +00:00
- [x] Create an issue for making any change to code. when issue will be approve you can make a change.
- [x] Pull latest change from upstream branch before starting the changing code.
- [x] Add your file in proper folder(lowercase) with README.md in it. Add requirements.txt if needed.
- [x] Please use flake8 linting in your code (See below to check flake8 linting)
2022-10-01 09:16:26 +00:00
# Contributors 💪😎
Thanks a lot for spending your time helping! Keep rocking 🍻
<!-- readme: contributors - start -->
2022-10-01 09:38:57 +00:00
< table >
< tr >
< td align = "center" >
< a href = "https://github.com/advaita-saha" >
< img src = "https://avatars.githubusercontent.com/u/30210770?v=4" width = "100;" alt = "advaita-saha" / >
< br / >
< sub > < b > Advaita Saha< / b > < / sub >
< / a >
< / td >
< td align = "center" >
< a href = "https://github.com/priddhesh" >
< img src = "https://avatars.githubusercontent.com/u/109747774?v=4" width = "100;" alt = "priddhesh" / >
< br / >
< sub > < b > Null< / b > < / sub >
< / a >
< / td >
2022-10-03 16:30:47 +00:00
< td align = "center" >
< a href = "https://github.com/bartick" >
< img src = "https://avatars.githubusercontent.com/u/69100224?v=4" width = "100;" alt = "bartick" / >
< br / >
< sub > < b > Bartick Maiti< / b > < / sub >
< / a >
< / td >
2022-10-02 17:58:23 +00:00
< td align = "center" >
2022-10-04 12:54:41 +00:00
< a href = "https://github.com/muratonuryildirim" >
< img src = "https://avatars.githubusercontent.com/u/77264793?v=4" width = "100;" alt = "muratonuryildirim" / >
2022-10-02 17:58:23 +00:00
< br / >
2022-10-04 12:54:41 +00:00
< sub > < b > Murat Onur Yildirim< / b > < / sub >
2022-10-02 17:58:23 +00:00
< / a >
< / td >
2022-10-04 05:30:15 +00:00
< td align = "center" >
2022-10-04 12:54:41 +00:00
< a href = "https://github.com/Abbhiishek" >
< img src = "https://avatars.githubusercontent.com/u/86338762?v=4" width = "100;" alt = "Abbhiishek" / >
2022-10-04 05:30:15 +00:00
< br / >
2022-10-04 12:54:41 +00:00
< sub > < b > Abhishek Kushwaha< / b > < / sub >
2022-10-04 05:30:15 +00:00
< / a >
< / td >
2022-10-02 18:06:02 +00:00
< td align = "center" >
< a href = "https://github.com/Farhan-2222" >
< img src = "https://avatars.githubusercontent.com/u/87274221?v=4" width = "100;" alt = "Farhan-2222" / >
< br / >
< sub > < b > Md Farhan Sajid< / b > < / sub >
< / a >
2022-10-04 05:30:15 +00:00
< / td > < / tr >
< tr >
2022-10-04 09:57:25 +00:00
< td align = "center" >
< a href = "https://github.com/HVbajoria" >
< img src = "https://avatars.githubusercontent.com/u/62978274?v=4" width = "100;" alt = "HVbajoria" / >
< br / >
< sub > < b > Harshavardhan Bajoria< / b > < / sub >
< / a >
< / td >
2022-10-02 10:19:25 +00:00
< td align = "center" >
< a href = "https://github.com/ArshErgon" >
< img src = "https://avatars.githubusercontent.com/u/40994679?v=4" width = "100;" alt = "ArshErgon" / >
< br / >
< sub > < b > Mohd Arsh Ali < / b > < / sub >
< / a >
2022-10-04 05:30:15 +00:00
< / td >
2022-10-03 16:30:47 +00:00
< td align = "center" >
< a href = "https://github.com/Ayudh-65" >
< img src = "https://avatars.githubusercontent.com/u/68161774?v=4" width = "100;" alt = "Ayudh-65" / >
< br / >
< sub > < b > Null< / b > < / sub >
< / a >
< / td >
2022-10-01 09:38:57 +00:00
< td align = "center" >
< a href = "https://github.com/Montekkundan" >
< img src = "https://avatars.githubusercontent.com/u/87750128?v=4" width = "100;" alt = "Montekkundan" / >
< br / >
< sub > < b > Montek< / b > < / sub >
< / a >
2022-10-02 18:06:02 +00:00
< / td >
2022-10-01 09:38:57 +00:00
< td align = "center" >
2022-10-01 16:51:53 +00:00
< a href = "https://github.com/agnxsh" >
< img src = "https://avatars.githubusercontent.com/u/80243668?v=4" width = "100;" alt = "agnxsh" / >
2022-10-01 09:38:57 +00:00
< br / >
2022-10-01 16:51:53 +00:00
< sub > < b > Agnish Ghosh< / b > < / sub >
2022-10-01 09:38:57 +00:00
< / a >
2022-10-02 10:19:25 +00:00
< / td >
2022-10-01 11:57:55 +00:00
< td align = "center" >
2022-10-01 16:51:53 +00:00
< a href = "https://github.com/kriptonian1" >
< img src = "https://avatars.githubusercontent.com/u/74916308?v=4" width = "100;" alt = "kriptonian1" / >
2022-10-01 11:57:55 +00:00
< br / >
2022-10-01 16:51:53 +00:00
< sub > < b > Sawan Bhattacharya< / b > < / sub >
2022-10-01 11:57:55 +00:00
< / a >
2022-10-04 09:57:25 +00:00
< / td > < / tr >
< tr >
2022-10-04 04:27:12 +00:00
< td align = "center" >
< a href = "https://github.com/Prajwol-Shrestha" >
< img src = "https://avatars.githubusercontent.com/u/70046321?v=4" width = "100;" alt = "Prajwol-Shrestha" / >
< br / >
< sub > < b > Prajwol Shrestha< / b > < / sub >
< / a >
< / td >
2022-10-01 18:13:40 +00:00
< td align = "center" >
< a href = "https://github.com/avyayjain" >
< img src = "https://avatars.githubusercontent.com/u/63355322?v=4" width = "100;" alt = "avyayjain" / >
< br / >
< sub > < b > Avyay Jain< / b > < / sub >
< / a >
2022-10-03 16:44:25 +00:00
< / td >
2022-10-02 18:00:17 +00:00
< td align = "center" >
< a href = "https://github.com/thegeekyb0y" >
< img src = "https://avatars.githubusercontent.com/u/84658112?v=4" width = "100;" alt = "thegeekyb0y" / >
< br / >
< sub > < b > Aditya Tiwari< / b > < / sub >
< / a >
2022-10-03 16:30:47 +00:00
< / td >
2022-10-01 16:51:53 +00:00
< td align = "center" >
< a href = "https://github.com/BassCoder2808" >
< img src = "https://avatars.githubusercontent.com/u/65075935?v=4" width = "100;" alt = "BassCoder2808" / >
< br / >
< sub > < b > Vedant Jolly< / b > < / sub >
< / a >
2022-10-02 18:00:17 +00:00
< / td >
2022-10-04 08:41:49 +00:00
< td align = "center" >
< a href = "https://github.com/Dishant10" >
< img src = "https://avatars.githubusercontent.com/u/84343829?v=4" width = "100;" alt = "Dishant10" / >
< br / >
< sub > < b > Dishant Nagpal< / b > < / sub >
< / a >
< / td >
2022-10-03 11:20:10 +00:00
< td align = "center" >
< a href = "https://github.com/SiddheshKukade" >
< img src = "https://avatars.githubusercontent.com/u/65951872?v=4" width = "100;" alt = "SiddheshKukade" / >
< br / >
< sub > < b > Siddhesh Bhupendra Kuakde< / b > < / sub >
< / a >
2022-10-04 08:41:49 +00:00
< / td > < / tr >
< tr >
2022-10-01 11:57:55 +00:00
< td align = "center" >
< a href = "https://github.com/aswin2108" >
< img src = "https://avatars.githubusercontent.com/u/72661784?v=4" width = "100;" alt = "aswin2108" / >
< br / >
< sub > < b > Aswin Shailajan< / b > < / sub >
< / a >
2022-10-04 08:41:49 +00:00
< / td >
2022-10-02 07:20:18 +00:00
< td align = "center" >
< a href = "https://github.com/noobyysauraj" >
< img src = "https://avatars.githubusercontent.com/u/81681419?v=4" width = "100;" alt = "noobyysauraj" / >
< br / >
< sub > < b > Sauraj< / b > < / sub >
< / a >
2022-10-04 04:27:12 +00:00
< / td >
2022-10-02 07:22:13 +00:00
< td align = "center" >
< a href = "https://github.com/srinjoy-26" >
< img src = "https://avatars.githubusercontent.com/u/91176055?v=4" width = "100;" alt = "srinjoy-26" / >
< br / >
< sub > < b > Srinjoy Pati< / b > < / sub >
< / a >
2022-10-03 16:44:25 +00:00
< / td >
2022-10-03 11:44:51 +00:00
< td align = "center" >
< a href = "https://github.com/akashJainAJ11" >
< img src = "https://avatars.githubusercontent.com/u/94193834?v=4" width = "100;" alt = "akashJainAJ11" / >
< br / >
< sub > < b > Akash Jain< / b > < / sub >
< / a >
2022-10-03 16:30:47 +00:00
< / td >
2022-10-01 11:57:55 +00:00
< td align = "center" >
< a href = "https://github.com/donheshanthaka" >
< img src = "https://avatars.githubusercontent.com/u/61963664?v=4" width = "100;" alt = "donheshanthaka" / >
< br / >
< sub > < b > Heshanthaka< / b > < / sub >
< / a >
2022-10-03 11:44:51 +00:00
< / td >
2022-10-02 06:18:52 +00:00
< td align = "center" >
< a href = "https://github.com/sarthakroy2002" >
< img src = "https://avatars.githubusercontent.com/u/47187468?v=4" width = "100;" alt = "sarthakroy2002" / >
< br / >
< sub > < b > Sarthak Roy< / b > < / sub >
< / a >
2022-10-04 08:41:49 +00:00
< / td > < / tr >
< tr >
2022-10-02 17:57:39 +00:00
< td align = "center" >
< a href = "https://github.com/anjali1102" >
< img src = "https://avatars.githubusercontent.com/u/56559378?v=4" width = "100;" alt = "anjali1102" / >
< br / >
< sub > < b > Anjali Chauhan< / b > < / sub >
< / a >
2022-10-04 08:41:49 +00:00
< / td >
2022-10-03 05:03:21 +00:00
< td align = "center" >
< a href = "https://github.com/artemis-i-guess" >
< img src = "https://avatars.githubusercontent.com/u/65388018?v=4" width = "100;" alt = "artemis-i-guess" / >
< br / >
< sub > < b > Nafis Adnan Mondal< / b > < / sub >
< / a >
2022-10-04 04:27:12 +00:00
< / td >
2022-10-04 07:39:41 +00:00
< td align = "center" >
< a href = "https://github.com/devtayade" >
< img src = "https://avatars.githubusercontent.com/u/84332795?v=4" width = "100;" alt = "devtayade" / >
< br / >
< sub > < b > Null< / b > < / sub >
< / a >
< / td >
2022-10-01 09:38:57 +00:00
< td align = "center" >
< a href = "https://github.com/lordvader501" >
< img src = "https://avatars.githubusercontent.com/u/60027612?v=4" width = "100;" alt = "lordvader501" / >
< br / >
< sub > < b > Null< / b > < / sub >
< / a >
2022-10-03 16:44:25 +00:00
< / td >
2022-10-04 04:31:46 +00:00
< td align = "center" >
< a href = "https://github.com/yashbrid03" >
< img src = "https://avatars.githubusercontent.com/u/65955929?v=4" width = "100;" alt = "yashbrid03" / >
< br / >
< sub > < b > Yash Nilesh Brid< / b > < / sub >
< / a >
< / td >
2022-10-01 09:38:57 +00:00
< td align = "center" >
< a href = "https://github.com/mer747" >
< img src = "https://avatars.githubusercontent.com/u/84189502?v=4" width = "100;" alt = "mer747" / >
< br / >
< sub > < b > Null< / b > < / sub >
< / a >
2022-10-04 08:41:49 +00:00
< / td > < / tr >
< tr >
2022-10-03 11:44:51 +00:00
< td align = "center" >
< a href = "https://github.com/smit-sms" >
< img src = "https://avatars.githubusercontent.com/u/52400400?v=4" width = "100;" alt = "smit-sms" / >
< br / >
< sub > < b > Smit Shah< / b > < / sub >
< / a >
2022-10-04 08:41:49 +00:00
< / td >
2022-10-01 09:38:57 +00:00
< td align = "center" >
< a href = "https://github.com/SameerSahu007" >
< img src = "https://avatars.githubusercontent.com/u/29480670?v=4" width = "100;" alt = "SameerSahu007" / >
< br / >
< sub > < b > Sameer Sahu< / b > < / sub >
< / a >
2022-10-04 07:39:41 +00:00
< / td >
2022-10-04 05:36:53 +00:00
< td align = "center" >
< a href = "https://github.com/NishantPacharne" >
< img src = "https://avatars.githubusercontent.com/u/71060551?v=4" width = "100;" alt = "NishantPacharne" / >
< br / >
< sub > < b > Nishant Pacharne< / b > < / sub >
< / a >
< / td > < / tr >
2022-10-01 09:38:57 +00:00
< / table >
2022-10-01 09:16:26 +00:00
<!-- readme: contributors - end -->