Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ankitjain28may/pythonresources
All the python related scripts are being listed here.
https://github.com/ankitjain28may/pythonresources
Last synced: 7 days ago
JSON representation
All the python related scripts are being listed here.
- Host: GitHub
- URL: https://github.com/ankitjain28may/pythonresources
- Owner: ankitjain28may
- Created: 2016-08-03T19:37:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-22T01:58:37.000Z (about 5 years ago)
- Last Synced: 2024-04-14T06:10:31.990Z (7 months ago)
- Language: Python
- Size: 2.53 MB
- Stars: 40
- Watchers: 4
- Forks: 26
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pythonResources
All Python related scripts are being listed here.## This comprises of the following scripts.
1- [Run a Python script through PHP](https://github.com/ankitjain28may/pythonResources/tree/master/RunPythonScriptThroughPHP)
2- [Execute commands through Python](https://github.com/ankitjain28may/pythonResources/tree/master/Execute%20Commands%20From%20Terminal%20or%20cmd)
3- [Extract all the links using bs4](https://github.com/ankitjain28may/pythonResources/tree/master/Scaaping%20using%20bs4)
4- [Using MongoDB with Python](https://github.com/ankitjain28may/pythonResources/tree/master/Use%20MongoDB%20in%20Python)
5- [Extract from Google Images](https://github.com/ankitjain28may/ExtractGoogleImages)
6- [Scrape customer reviews from Amazon](https://github.com/ankitjain28may/ScrapeAmazon)
7- [Scrape customer reviews from Snapdeal](https://github.com/ankitjain28may/ScrapeSnapdeal)
8- [Post on your FB feed with python](https://github.com/ankitjain28may/FbPostUsingPython)
9- [Download a Youtube playlist](https://github.com/ankitjain28may/pythonResources/tree/master/Download%20playlist%20from%20cmd%20using%20python)
10- [Play Youtube Playlist](Play%20Youtube%20Playlist/)