Tech tutorials, How To's & User guides

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

Python

How to Create PDF File in Python

July 2, 2021July 2, 2021 Sreeram Sreenivasan Leave a comment Python
create pdf in python

Sometimes you need to export to PDF or export HTML to PDF in your python application. Here is how to create PDF file in Python.

Continue reading


How to Update Key in Dictionary in Python

June 25, 2021June 25, 2021 Sreeram Sreenivasan Leave a comment Python
update key in python dictionary

Sometimes you may need to update key in dictionary. Here are three different ways to update dictionary key in python.

Continue reading


How to Search Item in List of Dictionaries in Python

June 25, 2021June 25, 2021 Sreeram Sreenivasan Leave a comment Python
search in value list dictionary

Sometimes you may need to look for item in list of dictionaries in Python. Here are couple of ways to do this.

Continue reading


How to Remove Multiple Items from List in Python

June 25, 2021June 25, 2021 Sreeram Sreenivasan Leave a comment Python
remove multiple items from list in python

Sometimes you may need to delete multiple items from Python List. Here are the different ways to remove multiple items from list in Python.

Continue reading


How to Flatten List of Dictionaries in Python

June 25, 2021 Sreeram Sreenivasan Leave a comment Python
flatten list of dictionaries

Sometimes you may need to flatten list of dictionaries in Python. Here are the different ways to do this.

Continue reading


How to Flatten List of Tuples in Python

June 25, 2021June 25, 2021 Sreeram Sreenivasan Leave a comment Python
flatten list of tuples in python

Sometimes you may need to flatten list of tuples in Python. Here are the steps to do it using sum, itertools, map function.

Continue reading


How to Remove Duplicates from List in Python

June 24, 2021June 24, 2021 Sreeram Sreenivasan Leave a comment Python
remove duplicates from list in python

Sometimes you may need to remove duplicates from list in python. Here are the different ways to do this.

Continue reading


How to Get Key from Value in Python Dictionary

June 24, 2021June 24, 2021 Sreeram Sreenivasan Leave a comment Python
find key from value in dictionary in python

Sometimes you may need to get key from value in Python Dictionary. Here are the different ways to do this.

Continue reading


How to Flatten List of Lists in Python

June 24, 2021June 24, 2021 Sreeram Sreenivasan Leave a comment Python
flatten list of lists

Sometimes you may need to convert a 2D list into a 1D list, or flatten a list. Here is how to flatten list of lists in Python.

Continue reading


How to Find Element in List in Python

June 24, 2021June 24, 2021 Sreeram Sreenivasan Leave a comment Python
find item in list

Sometimes you may need to search in python list, or search if an item exists, or search for string in list. Here is how to find element in list 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