Daily Python Scripts is a collection of scripts that each explain a particular concept in Python.
Usually, I create a new script everyday, scripts for dealing with everything in python.
Hope my scripts gets you inspired at your work, or even makes you jealous and port them, enhance them, or even create your own ideas.
Each script i create a directory with script and it's all info in , put it in following table with today's date, and tweet script on @MuhammedShokr , Post on linkedin.
Num. | Category | Description |
---|---|---|
0001 | Algorithms | algorithms |
0002 | API | apiS |
0003 | Automation | automation |
0004 | Cloud | aws |
0005 | Computer science | CS |
0006 | Databases | databases |
0007 | Data Science | Data Science |
0008 | DESIGN PATTERNS | DESIGN PATTERNS |
0009 | Network | Networking |
0010 | OS | OS |
0011 | Scraping | Scraping |
0012 | WEB | web |
0013 | Cryptography | Crypto |
0014 | MISC | Others |
0015 | BLOCKCHAIN | Blockchain |
feel free to fork this repository and enhance whatever script you want, just show the world how you code, think and do magic with your keyboard.
- Fork it
- Create your feature branch (
git checkout -b feature/xxxxx
) - Commit your changes (
git commit -am 'Add some xxxxx'
) - Push to the branch (
git push origin feature/xxxxx
) - Create a new Pull Request
Muhammed Shokr – [email protected]
This project is released under MIT license, you are free to use it for personal and commercial projects.