Giter VIP home page Giter VIP logo

calgo2csv-release's Introduction

CALGO to CSV Converter

Python Version

calgo2csv is a command-line tool designed to convert CALGO data files to CSV format. It offers a straightforward method for processing CALGO formatted data, especially useful for users who handle these files frequently.

✨ Features

  • Convert CALGO files to CSV format either individually or in batches.
  • Drag-and-drop functionality on Windows for ease of use.
  • No installation required; directly use the pre-built binaries.

⬇️ Getting Started

Download

Pre-built binaries for calgo2csv can be directly downloaded from the GitHub Actions artifacts in the repository. Navigate to the Actions tab of the GitHub repository, select the latest successful build, and download the relevant artifacts for your operating system.

💻 Running on Windows

On Windows, you can run calgo2csv by simply dragging and dropping your CALGO file onto the executable. Alternatively, you can use the command line as follows:

calgo2csv_cli calgo_file.txt

If you want to convert multiple files at once or specify an output directory, use the command line interface:

calgo2csv_cli calgo_file1.txt calgo_file2.txt -o /path/to/output

🛠️ Building from Source

If you prefer to compile the tool yourself, refer to the .github/workflows/ci.yaml file in the repository for detailed instructions on how to build calgo2csv from source.

📋 Usage

Command Line Syntax

calgo2csv_cli [-h] [-o OUTPUT] input [input ...]

Arguments

  • input: Path to the input file(s). If no file is provided, data is read from stdin.
  • -o, --output OUTPUT: Path to the output folder. If not specified, the directory of the input file is used.

❓ Help

To view help information for the command line interface, use:

calgo2csv_cli -h

If you find this project helpful, please consider giving it a ⭐️! Starring this repository helps us to see what projects are most useful to the community and motivates us to constantly improve.

calgo2csv-release's People

Contributors

wellcoming avatar

Stargazers

 avatar  avatar

Watchers

 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.