Tech tutorials, How To's & User guides

MENUMENU
  • Linux
  • Ubuntu
  • Python
  • NodeJS
  • Apache
  • Nginx
  • Website Administration
    • PHP
    • Django
  • Git

Python

How to Execute Shell Command from Python

June 15, 2021June 15, 2021 Sreeram Sreenivasan Leave a comment Python
how to run shell command in python

Sometimes you may need to run shell script or execute shell command from within your python script. Here are the steps to execute shell command from python.

Continue reading


How to Run Python Script in Django Project

June 9, 2021June 9, 2021 Sreeram Sreenivasan Leave a comment Django, Python
run python script from django

Sometimes you may need to run python script in django shell or web page. Here is how to run python script in Django project.

Continue reading


How to Convert DocX to Pdf in Python

May 31, 2021September 28, 2021 Sreeram Sreenivasan Leave a comment Python
convert docx to pdf python linux

Sometimes you may need to convert docx to pdf in Windows. Here is how to convert DocX to Pdf in Python using docx2pdf library.

Continue reading


How to Convert Webpage into PDF using Python

May 27, 2021May 27, 2021 Sreeram Sreenivasan Leave a comment Python
convert webpage to pdf in python

Sometimes you need to convert web pages into PDF. Here is how to convert webpage into pdf using python.

Continue reading


How to Merge Two Dictionaries in Python

May 7, 2021May 7, 2021 Sreeram Sreenivasan Leave a comment Python
merge two dictionaries in python

Sometimes you may need to get union of dictioniaries in python. Here is how to merge two dictionaries in Python.

Continue reading


How to Get Difference of Two Dictionaries in Python

May 6, 2021May 6, 2021 Sreeram Sreenivasan Leave a comment Python
difference between two python dictionaries

Python dictionaries allow you to store different types of data. Here is how to get difference of two dictionaries in Python.

Continue reading


How to Intersect Two Dictionaries in Python

May 5, 2021May 5, 2021 Sreeram Sreenivasan Leave a comment Python
intersect dictionaries in python

Sometimes you may need to find common elements in two dictionaries or get intersection of two dictionaries in Python. Here is how to intersect two dictionaries in Python.

Continue reading


How to Test Multiple Variables against a Value in Python

May 3, 2021May 3, 2021 Sreeram Sreenivasan Leave a comment Python
test multiple variables in python

Sometimes you may need to test multiple variables against a value in python. Here is how to check multiple variables against value

Continue reading


How to Raise Exception in Python

April 24, 2021April 24, 2021 Sreeram Sreenivasan Leave a comment Python
raise exception in python

Python provides a robust error handling mechanism. Here is how to raise exception in Python to catch errors and take action.

Continue reading


How to Extract data from JSON File in Python

April 23, 2021April 23, 2021 Sreeram Sreenivasan Leave a comment Python
extract data from json file in python

Sometimes you may need to load JSON file in python, import JSON file in python, or read JSON file. Here is how to extract data from JSON file in Python.

Continue reading


Posts navigation

Older posts
Newer posts

Recent Posts

  • How to Start Background Process in Python
  • How to Check if Substring is in List of Strings
  • How to Check if Column is Empty or Null in MySQL
  • How to Schedule Multiple Cron Jobs in One Crontab
  • How to POST JSON Data in Python Requests

Follow Us

  • Facebook
  • Twitter
© 2021 Fedingo | About Us | Contact Us | Privacy Policy
dazzling Theme by Colorlib Powered by WordPress