
Sometimes you may need to sort dictionary by value in Python. Here are the different ways to sort dictionary in Python.
Sometimes you may need to sort dictionary by value in Python. Here are the different ways to sort dictionary in Python.
Sometimes you may need to empty a file or clear file in Linux. In this article, we will look at how to empty or delete contents of large file in Linux.
Flask is a popular web framework to build python applications. Here are the steps to install Flask in Ubuntu.
Sometimes you may need to convert a list of string or integer to a string. Here are different ways to convert list to string in python.
Sometimes you may need to add scripts to startup or run commands on startup. Here is how to run scripts on start up in Ubuntu.
HAProxy is a open-source high availability load balancer and reverse proxy. Here is how to install HAProxy in Ubuntu.
Sometimes you may need to import csv file into python. Here is how to import csv using csv reader and python pandas libraries.
Apache Tomcat server helps you to run Java-based websites and applications. Here is how to install Tomcat in Ubuntu.