Code to convert CSV from url to json.
WORD OF MENTION : Please Don’t use CSV ,JSON is the best option
Android Tutorial,Apps,Games,Linux,Python
Code to convert CSV from url to json.
WORD OF MENTION : Please Don’t use CSV ,JSON is the best option
After developing ,i always thought about a colourfull ,new designed Power Button.Finally,Power Button came to life
**This app requires ROOT permission
Easy and Friendly User Interface:
☆ Power Off (Shutdown your device)
☆ Reboot (Restart your device hardware)
☆ Soft Reboot (Fast boot & Restart your device software)
☆ Restart SystemUI (Restart your System User Interface)
☆ … Read more
Happy to announce that our two apps are ready for launch.
One is an Xposed module for breaching [look here] and another one is anwser to :
1) Ring your phone even if in silent mode via SMS
2) How to save your private data via SMS
3) How to lock a device via SMS
4) With Hide … Read more
This is available from github.com,but i need a copy
echo "# ImageScrapper" >> README.md git init git add README.md git commit -m "first commit" git remote add origin https://github.com/basil2style/ImageScrapper.git git push -u origin master
git remote add origin https://github.com/basil2style/ImageScrapper.git git push -u origin master… Read more
“Everything is Connected and Connection is Power” –IoT(Internet of Things)
In this post,we will create simple IoT(Internet of Things) App using Arduino+Python+Parse+Android.Due to more contents,i divided into two sections.In this,I will create Arduino to Parse server connection and other part will deal with Android using Parse SDK. The … Read more
In this article ,I will create a simple api using python flask,a micro framework which is easy and implement.I prefer DigitalOcean for Deployment ,but for quick and easy deploy pythonanywhere is better.
Flask is a microframework for Python based on werkzeug (Python WSGI Utility Library) and Jinja templates.Current stable version is 0.10.1. Applications using Flask are Pinterest, Linkendin … Read more