Skip to content

Arindam770/Python_File_Handling

Repository files navigation

Overview

Written a Python package using Object Oriented Programming principle where script can read and write data as a dictionary from various types of files. Ex:- XLSX, CSV, TOML, TXT, JSON etc.

Features

  • Read Excel files into a list of dictionaries
  • Write a list of dictionaries to a new Excel file
  • Handles missing values gracefully

Requirements

  • Python 3.x
  • openpyxl library

Installation

Install the required library with:

pip install openpyxl toml csv json

License

MIT License

About

This repository is being created for the purpose of reading and writing files of various types.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages