Skip to content

Python code that converts and exports files to Excel

License

Notifications You must be signed in to change notification settings

hleve/Export_to_Excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File to Excel Converter

A Python library for converting various file formats to Excel (.xls) or (.csv) files with an emphasis on making the files human-readable.

Overview

This project provides a simple and efficient way to convert files to Excel (.xlsx) files from different formats.

Features

  • Supports input file formats:
    • JSON
    • GeoJSON

Contributing

Contributions are welcome! If you'd like to add support for a new input file format or improve the library another way, please submit a pull request. If you use this library, ensure you cite the author(s) using the citation page.

License

This project is licensed under the MIT License.

Copyright (c) 2024 Henry Levesque

About

Python code that converts and exports files to Excel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages