export_to_excel

Python code that converts and exports files to Excel

https://github.com/hleve/export_to_excel

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.5%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

Python code that converts and exports files to Excel

Basic Info
  • Host: GitHub
  • Owner: hleve
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 13.7 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

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

Owner

  • Login: hleve
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Levesque"
  given-names: "Henry"
  orcid: "https://orcid.org/0009-0008-5636-1143"
title: "Export_to_Excel"
version: 1.0.0
doi: 10.5281/zenodo.1234
date-released: 2024-10-11
url: "https://github.com/hleve/Export_to_Excel"

GitHub Events

Total
  • Push event: 3
Last Year
  • Push event: 3