mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-24 12:31:11 +00:00
177 lines
7.4 KiB
Markdown
177 lines
7.4 KiB
Markdown
<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">
|
|
<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>
|
|
</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
|
|
* Equip your weapon, I mean Python and required libraries 😂 (**[Refer here](https://automatetheboringstuff.com/)** for some basic guides to enhance Python language)
|
|
* Yess That's all you need 😋
|
|
|
|
## Hacktoberfest 2022 Update
|
|
|
|
**See full details and guidelines on**
|
|
* [Hacktober cheasheat](https://github.com/metafy-social/daily-python-scripts/blob/master/HACKTOBERFEST.md)
|
|
* [Official website](https://hacktoberfest.digitalocean.com/)
|
|
|
|
|
|
<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 👣
|
|
|
|
- [x] Take a look at [Contributing Guide](https://github.com/metafy-social/daily-python-scripts/blob/master/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)
|
|
|
|
# Contributors 💪😎
|
|
Thanks a lot for spending your time helping! Keep rocking 🍻
|
|
<!-- readme: contributors -start -->
|
|
<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>
|
|
<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>
|
|
<td align="center">
|
|
<a href="https://github.com/Abbhiishek">
|
|
<img src="https://avatars.githubusercontent.com/u/86338762?v=4" width="100;" alt="Abbhiishek"/>
|
|
<br />
|
|
<sub><b>Abhishek Kushwaha</b></sub>
|
|
</a>
|
|
</td>
|
|
<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>
|
|
</td>
|
|
<td align="center">
|
|
<a href="https://github.com/agnxsh">
|
|
<img src="https://avatars.githubusercontent.com/u/80243668?v=4" width="100;" alt="agnxsh"/>
|
|
<br />
|
|
<sub><b>Agnish Ghosh</b></sub>
|
|
</a>
|
|
</td></tr>
|
|
<tr>
|
|
<td align="center">
|
|
<a href="https://github.com/kriptonian1">
|
|
<img src="https://avatars.githubusercontent.com/u/74916308?v=4" width="100;" alt="kriptonian1"/>
|
|
<br />
|
|
<sub><b>Sawan Bhattacharya</b></sub>
|
|
</a>
|
|
</td>
|
|
<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>
|
|
</td>
|
|
<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>
|
|
</td>
|
|
<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>
|
|
</td>
|
|
<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>
|
|
</td>
|
|
<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>
|
|
</td></tr>
|
|
<tr>
|
|
<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>
|
|
</td>
|
|
<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>
|
|
</td>
|
|
<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>
|
|
</td>
|
|
<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>
|
|
</td>
|
|
<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>
|
|
</td>
|
|
<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>
|
|
</td></tr>
|
|
</table>
|
|
<!-- readme: contributors -end --> |