CasperJS can be used for Navigation Scipting, Scraping and testing. In this Tutorial we will see how to scrape data from website using CasperJS and Ph...
MicroPyramid Blog
Deep dives into Django, Python, Machine Learning, Salesforce, React, Flutter, Svelte, AWS, and the technologies that power modern applications.
Here you can learn about copy to clipboard using JavaScript. Copying content from a web form without needing to use the default browser functions. For...
JQuery mobile touch events - Event is nothing but all possible and different actions of visitors that a webpage can respond to. We have the ability to...
Dropzone is a free open source library which makes a HTML element as dropzone, which enables user to drag files on to that area and the files dragged ...
Django is a high-level, free and open-source Python Web framework that encourages rapid development. Django follows the model–view–controller (MVC) ar...
Django forms is powerful module to help django application development in rendering html from model, validate input from http request to model specifi...
Python-reCaptcha is a pythonic and well-documented reCAPTCHA client that supports all the features of the remote API to generate and verify CAPTCHA ch...
Django model is the single, definitive source of data about your data. It contains the essential fields and behaviors of the data you’re storing. Gene...
Django template engine comes as part of django framework and its very easy, extensible and handy to develop complex web applications with simplest eff...
Using Facebook integration, we can get the user verified email id, general information, friends, pages, groups and you can post on his profile, facebo...