Git Product home page Git Product logo

csv_tools's Introduction

CSV_Tools © 2022 Johannes Häusler


CSV_Tools is a collection of tools for working with CSV files. It is written in Python and is available on GitHub.


Screenshots

Screenshot

Installation


git clone https://gitHub.com/SpotlightForBugs/CSV_Tools.git
cd CSV_Tools
pip install -r requirements.txt

Usage

usage: csv_tools.py [-h] -p PATH [-d DELIMITER] [-q VALUE] [-x | -j | -t | -htm | -xm | -s | -pdf | -m | -i | -c] [-o OUTPUT] [-v]

This program contains lots of functions for working with csv files

options:
  -h, --help            show this help message and exit
  -p PATH, --path PATH  The path to the csv file
  -d DELIMITER, --delimiter DELIMITER
                        The delimiter of the csv file, if not specified, the program will try to recognize the delimiter
  -q VALUE, --query VALUE
                        The value to search for in the csv file
  -x, --xlsx            Convert the csv file to xlsx
  -j, --json            Convert the csv file to json
  -t, --txt             Convert the csv file to txt
  -htm, --html          Convert the csv file to html
  -xm, --xml            Convert the csv file to xml
  -s, --sql             Convert the csv file to sql
  -pdf, --pdf           Convert the csv file to pdf
  -m, --md              Convert the csv file to markdown
  -i, --image           Convert the csv file to an image
  -c, --csv             format the CSV file if it is poorly indented etc.
  -o OUTPUT, --output OUTPUT
                        The path to the output file
  -v, --verbose         Print the table

<!--end_of_usage-->


### inspired by P.B.




csv_tools's People

Contributors

deepsource-autofix[bot] avatar deepsourcebot avatar imgbotapp avatar spotlightforbugs avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.