Your Cart

Get Amazing Offers on Scripts

Get UX Support

How to install SSL or certbot Let’s Encrypt manually for any website hosted in cloudpanel?

To install SSL manually or using Certbot Let’s Encrypt for a website hosted in CloudPanel, you can follow these general steps: Open Terminal certbot certonly –manual –preferred-challenges dns -d yourdomain.com sudo certbot certonly –manual –manual-auth-hook /etc/letsencrypt/acme-dns-auth.py –preferred-challenges dns –debug-challenges -d *.yourdomain.com -d yourdomain.com CloudPanel is a free software to configure and manage a server with […]

How to setup Django or any Python application on Cloudpanel using Dploy

dploy is a powerful code deployment solution that simplifies releasing new application versions. dploy allows developers to automate the deployment process and ensure their applications are always up-to-date and running smoothly. Whether deploying a small website or a complex web application, dploy makes it easy. Login via SSH as the site user. Run dploy init, to initialize the project. […]

How to setup Django application on Cloudpanel with uWSGI and nginx

In this blog, I am going to show you how to simply setup Django application on Cloudpanel 2 with uWSGI and nginx This tutorial is aimed at the Django user who wants to set up a production web server. It takes you through the steps required to set up Django so that it works nicely […]

How to Host Flask Application on cpanel?

How to Host Flask Application on cpanel?

To host a Flask or a Django applications,  I find it very difficult to deploy it to a production server. For example most of the  tutorials that i have found in the internet only showing to host a python application running on port (www.example.com:8083) like this. But cPanel provide us a complex free solution to […]

How to install and create simple API using Flask Python 3.7 in windows 2020?

Previously I have shown you how to install and create hello world application using Python 3.7 in windows 2024?  Please read this article if you are new to python. Today, I am going to show you how to get into the world of python and also how to create a simple API’s Using one of the best […]

How to install and create hello world application using Python 3.7 in windows 2021?

Today, I am going to show you how to get into the world of python. This tutorial is completely made for windows users. Firstly, Let see what is Python? Python is a general-purpose and high-level programming language.  You can use Python for developing desktop GUI applications, websites and web applications.  Also, Python allows you to focus on the core functionality […]

How to connect and create database on MySQL phpMyAdmin using Python

Welcome to Python MySQL example tutorial. MySQL is one of the most widely used database and python provides support to work with mysql database.   Python MySQL First of all we have to install python mysql connector package. To install mysql package do the following: go to the Scripts directory in the python. For my […]

Building a Basic RestFul API in Python

Introduction API Development in Python is a very easy task. This tutorial will help you to create a basic REST API in Python with the Flask Framework. REST APIs are pretty much everywhere. They are the standard method to expose databases to clients and knowing how to develop a REST API is a necessity at […]

Free Worldwide shipping

On all orders above $50

Easy 30 days returns

30 days money back guarantee

International Warranty

Offered in the country of usage

100% Secure Checkout

PayPal / MasterCard / Visa