From ef713306689064488dca569af2888ca29ad9a47e Mon Sep 17 00:00:00 2001 From: Advaita Saha Date: Fri, 16 Sep 2022 22:55:40 +0530 Subject: [PATCH] feat : tags updated --- README.md | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 89 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ed6e467..91866f0 100644 --- a/README.md +++ b/README.md @@ -1 +1,89 @@ -# Daily Python Scripts \ No newline at end of file +

Daily Python Scripts

+ +**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** + +

+    +    +    +    +

+ +

+    +    +    +

+ +# How to start + +* Well it's quite simple just thought of any Idea that can be automated +* Equip your weapon, I mean Python and required libraries πŸ˜‚ (**[Refer here](https://pyarmy.com/tag/python/)** for some basic guides to enhance Python language) +* That's all you need πŸ˜‹ + +## Hacktoberfest 2021 Update + +- Scripts so far - `229` + +**See full details and guidelines on** + * [Hacktober cheasheat](https://github.com/metafy-social/daily-python-scripts/blob/main/HACKTOBERFEST.md) + * [Official website](https://hacktoberfest.digitalocean.com/resources) + + +## Updates 2020: +1. **Thanks for all contributors my panda stopped cycling now πŸ›΄** +2. **Cheers to all, our panda removed exercise from daily schedule πŸ€Έβ€β™‚οΈ** +3. **Moving forward we achieve our next goal, now our panda doesn't play any outdoor game anymore πŸŒοΈβ€β™‚οΈ** +4. **Goals of 2020 completed, Panda now hired a maid to clean his house :)** + +## Updates 2021 + +And it's okay if you're not aware of process. Kindly raise query by creating pull request (In query template). Here is the link for that how to create a pull request in other's Repo + +[How to create pull request](https://opensource.com/article/19/7/create-pull-request-github) + +### These are my Lazy Panda Goals + +* Goal 25 - Panda stopped Cycling +* Goal 50 - Panda stopped doing Exercise +* Goal 75 - Panda stopped Playing outdoor games +* Goal 100 - Panda hired someone for cleaning house + +* Goal 125 - Panda now have own vehicle to travel +* Goal 150 - Panda have enough support now, so he started eating food outside +* Goal 175 - On the way, now Panda decide to bathe alternatively πŸ˜‚ +* Goal 200 - Moving ahead, Panda is now using online ecom platform to buy things +* Goal 225 - Panda now lazy enough to order the food instead of going outside + +**Leave a star => Contribution in arranging Food for panda 😴** + +

How to Contribute πŸ€”

+ +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 πŸ‘£ + +- [x] Take a look at [Contributing Guide](https://github.com/metafy-social/daily-python-scripts/blob/main/CONTRIBUTING.md) (Necessary) +- [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) + +### How to check flake8 linting + + +* Option 1: Set up locally, Download flake8 linter and check (as shown in figure below) +![carbon (1)](https://user-images.githubusercontent.com/42181691/135052274-49d6f2be-04c0-4bf7-9c25-b734b8db6f3c.png) +* Option 2: Go to [PEP8 online](http://pep8online.com/) , paste your code and check the format it correctly +* +**It's better to go with option 2 always** + +**Typo fixed/ minor change in docs not marked as contribution. If you're not aware of process kindly raise a query in formal manner :)** + +

Wonderful Contributors ✨

+ +Thanks goes to these wonderful people 😊 + + + + \ No newline at end of file