Showing 42 open source projects for "tsv"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 1
    Miller

    Miller

    Miller is like awk, sed, cut, join, and sort for name-indexed data

    Miller is like awk, sed, cut, join, and sort for data formats such as CSV, TSV, JSON, JSON Lines, and positionally-indexed. With Miller, you get to use named fields without needing to count positional indices, using familiar formats such as CSV, TSV, JSON, JSON Lines, and positionally-indexed. Then, on the fly, you can add new fields which are functions of existing fields, drop fields, sort, aggregate statistically, pretty-print, and more. Miller operates on key-value-pair data while...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    sqlitebiter

    sqlitebiter

    A CLI tool to convert CSV / Excel / HTML / JSON / Jupyter Notebook

    A CLI tool to convert CSV / Excel / HTML / JSON / Jupyter Notebook / LDJSON / LTSV / Markdown / SQLite / SSV / TSV / Google-Sheets to an SQLite database file.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    GoAWK

    GoAWK

    A POSIX-compliant AWK interpreter written in Go, with CSV support

    ... it over 40 years old! Not bad for a domain-specific language that’s still used for one-liners on Unix command lines everywhere. GoAWK is a POSIX-compatible version of AWK, and additionally has a CSV mode for reading and writing CSV and TSV files. This feature was sponsored by the library of the University of Antwerp. Read the CSV documentation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    pytablewriter

    pytablewriter

    pytablewriter is a Python library to write a table in various formats

    pytablewriter is a Python library to write a table in various formats: AsciiDoc / CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV / YAML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • In-App Protection for Mobile Apps for Mobile App Developers Icon
    In-App Protection for Mobile Apps for Mobile App Developers

    Protecting More than 800+ mobile applications worldwide

    Our service seals applications with runtime application self-protection features in minutes without writing a single line of code. The service comes with a real-time monitoring dashboard which tracks the hacking attempts and delivers smart reports to make complex decisions. AppSealing provides Runtime Application Self protection (RASP) against hackers who are looking to clone, tamper, inject malicious code, or in general exploit your mobile app.
    Learn More
  • 5
    tableExport.jquery.plugin

    tableExport.jquery.plugin

    jQuery plugin to export a html table to JSON, XML, CSV, TSV, TXT, SQL

    jQuery plugin to export an html table to JSON, XML, CSV, TSV, TXT, SQL, Word, Excel, PNG, and PDF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CSV

    CSV

    Utility library for working with CSV and other delimited files

    Welcome to CSV.jl! A pure-Julia package for handling delimited text data, be it comma-delimited (csv), tab-delimited (tsv), or otherwise. A fast, flexible delimited file reader/writer for Julia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    kube-capacity

    kube-capacity

    A simple CLI that provides an overview of the resource requests

    This is a simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster. It attempts to combine the best parts of the output from kubectl top and kubectl describe into an easy-to-use CLI focused on cluster resources. By default, kube-capacity will output a list of nodes with the total CPU and Memory resource requests and limits for all the pods running on them. For clusters with more than one node, the first line will also include cluster-wide totals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Automa.jl

    Automa.jl

    A julia code generator for regular expressions

    Automa is a regex-to-Julia compiler. By compiling regex to Julia code in the form of Expr objects, Automa provides facilities to create efficient and robust regex-based lexers, tokenizers and parsers using Julia's metaprogramming capabilities. You can view Automa as a regex engine that can insert arbitrary Julia code into its input-matching process, which will be executed when certain parts of the regex match an input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    VisiData

    VisiData

    A terminal spreadsheet multitool for discovering and arranging data

    VisiData is an interactive multitool for tabular data. It combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, into a lightweight utility that can handle millions of rows with ease. A terminal interface for exploring and arranging tabular data. VisiData supports tsv, CSV, SQLite, JSON, xlsx (Excel), hdf5, and many other formats. Requires Linux, OS/X, or Windows (with WSL). Hundreds of other commands and options are also available; see the documentation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Global Web2Print Solutions Icon
    Global Web2Print Solutions

    The online print platform trusted by 5,000+ brands in 125 countries

    Coreprint is the flagship product of Vpress, a global provider of web to print solutions, providing powerful, personalised content that supports multimedia marketing campaigns and integration with MIS, workflows and ERP/CRM software.
    Learn More
  • 10
    krangl

    krangl

    krangl is a {K}otlin DSL for data w{rangl}ing

    krangl is a {K}otlin library for data w{rangl}ing. Implementing a grammar of data manipulation using a modern functional-style API, allows filtering, transforming, aggregating, and reshaping tabular data. krangl is heavily inspired by the amazing dplyr for R. krangl is written in Kotlin, excels in Kotlin, but emphasizes as well on good java-interop. It is mimicking the API of dplyr, while carefully adding more typed constructs where possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    csved

    csved

    CSV Editor with Text-based User Interface (TUI) written in Pure Go

    An editor for plaintext tables, consisting of columns separated by arbitrary characters and rows separated by newlines, i.e. tsv, csv and related formats. Licensed under MIT License Copyright (c) 2019 japanoise Source code: https://github.com/japanoise/csved Visit: http://albanese.atwebpages.com
    Downloads: 30 This Week
    Last Update:
    See Project
  • 12
    Java Tablesaw

    Java Tablesaw

    Java dataframe and visualization library

    Tablesaw is a dataframe and visualization library that supports loading, cleaning, transforming, filtering, and summarizing data. If you work with data in Java, it may save you time and effort. Tablesaw also supports descriptive statistics and can be used to prepare data for working with machine learning libraries like Smile, Tribuo, H20.ai, DL4J. Import data from RDBMS, Excel, CSV, TSV, JSON, HTML, or Fixed Width text files, whether they are local or remote (http, S3, etc.) Tablesaw supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OCR Manga Reader for Android

    OCR Manga Reader for Android

    Android Manga reader with Japanese OCR and dictionary capabilities

    OCR Manga Reader is a free and open source Android app that allows you to quickly OCR and lookup Japanese words in real-time. It does not have ads or telemetry/spyware and does not require an Internet connection. Supports both EDICT and EPWING dictionaries. Requires Android 4.0 (Ice Cream Sandwich) or higher. See http://ocrmangareaderforandroid.sourceforge.net/ for details.
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 14
    csv2odf

    csv2odf

    csv2odf can convert csv data to formatted spreadsheets and documents.

    csv2odf can create business intelligence reports from csv data sources with output to ods, odt, html, xlsx, or docx documents. It uses a template file that you design to control the layout, fonts, and colors. Just query your database with output to csv (or tsv), then use csv2odf to insert the data into your template to produce a nice looking formatted output. It is a command line tool and you can automate the generation of reports by using scripts and cron. It can be used to create spreadsheets...
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 15

    xsd2pgschema

    Relational database replication tool based on XML Schema

    xsd2pgschema is a Java application suite, which converts XML Schema 1.1 (hierarchical data model) to PostgreSQL DDL (relational data model) and supports XML data migration into PostgreSQL based on the XML Schema without defects on information content. It also supports full-text indexing via either Apache Lucene or Sphinx Search utilizing the relational data model. File conversion from XML to CSV, TSV, or JSON is possible as well as mapping XML Schema to JSON Schema. Obtained PostgreSQL...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 16
    123VCF

    123VCF

    An Intuitive and Efficient Tool for VCF file filtration

    123VCF has been developed to make the filtration step of VCF files efficient and more importantly easy to understand. It can be used in the most important step of whole exome/genome sequencing data analysis in the research and also clinical settings. User manual: https://dl.adbioinformatics.net/123VCF/123VCF_Manual.ver2.pdf If you use 123VCF, please cite its paper: Eidi, M., Abdolalizadeh, S., Moeini, S. et al. 123VCF: an intuitive and efficient tool for filtering VCF files. BMC...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    FNProg2PDA is a freeware add-on tool for the FNProgramvare software (http://www.fnprg.com) to export data from the FNProgramvare databases (for assets, books, CD's, LP's, video's, DVD's, software or stamp collections) to BookBuddy, MovieBuddy or MusicBuddy as well as a Firebird, PostgreSQL, MariaDB, SQL Server, SQLite , xBase or HanDBase database, Calc orMS-Excel spreadsheet, CSV-, TSV-, JSON-, YAML- or XML file. Source files: https://github.com/TvBreukelen/fnpdbservices
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    q - Text as Data

    q - Text as Data

    Run SQL directly on CSV or TSV files

    q is a command line tool that allows direct execution of SQL-like queries on CSVs/TSVs (and any other tabular text files). q treats ordinary files as database tables, and supports all SQL constructs, such as WHERE, GROUP BY, JOINs etc. It supports automatic column name and column type detection, and provides full support for multiple encodings. q fully supports all types of encoding. Use -e data-encoding to set the input data encoding, -Q query-encoding to set the query encoding, and use -E...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LWT ◆ Learning with Texts

    LWT ◆ Learning with Texts

    ◆ A Versatile Tool for Language Learning ◆

    THE #1 LANGUAGE LEARNING FREEWARE ON SOURCEFORGE WITH ~400 DOWNLOADS PER MONTH Learning with Texts (LWT) is a versatile tool for Language Learning - inspired by Stephen Krashen's principles in Second Language Acquisition, Steve Kaufmann's LingQ system, ideas from Khatzumoto (AJATT = "All Japanese All The Time") and the Vera F. Birkenbihl approach to language learning. Read & listen, save & test words in context! READ MORE: https://learning-with-texts.sourceforge.io PLEASE NOTE:...
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 20
    mysqly

    mysqly

    PHP data framework for Mysql

    Full-featured opensource small-overhead PHP data framework for Mysql built for fast and efficient development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    vscode-data-preview

    vscode-data-preview

    Extension for importing, viewing, slicing, dicing, and charting JSON

    Data Preview extension for importing, viewing, slicing, dicing, charting & exporting large .json array .arrow .avro .parquet data files, .config .env .properties .ini .yml configurations files, .csv/.tsv & .xlsx/.xlsb Excel files and .md markdown tables with Perspective - streaming data analytics WebAssembly library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MSP Builder 2

    MSP Builder 2

    Converts text files (such as csv, tsv, txt) to MSP files

    Take a list from a search and how do you use that as a search. Answer: As an MSP file. But how do you make one? Answer: With this app. Convert your csv etc files to MSP. You define the relationship (the mapping) and take it from there. Includes a couple of examples.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    office2textile

    VBA add-ins which convert Microsoft Office contents to various formats

    This project provides VBA add-ins which convert Microsoft Office contents to various text formats. Currently the following two VBA add-ins are ready. * xls2textile: Excel to Textile, HTML, AsciiDoc, GitHub Flavored Markdown (GFM), and CSV. * ppt2textile: PowerPoint to to Textile, AsciiDoc, and GitHub Flavored Markdown (GFM). 2021/02/06: Version 0.97 is released. Fix "general horizontal alignment" which was broken on 0.96. 2020/07/11: Version 0.96 is released. Fix for MacOS. fix for...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24

    pokerth-tsv

    PokerTH Table Stats Viewer

    This project aims to generate a more detailed comparison page between all the opponents of the same table instead of the page proposed by default on the website www.pokerth.net. The release is a dmg file for Mac OS, msi file for Windows and rpm file for Linux. The main steps are: * Install the application * Launch it to get a simple UI. * Put in the text field the url of the page that provides the stats of the table on the web site www.pokerth.net which is something like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VStar

    VStar

    Multi-platform Variable Star Visualisation and Analysis

    VStar is a multi-platform, easy-to-use variable star observation visualisation and analysis tool. Data can be read from a file or the AAVSO database, light curves and phase plots created, period analysis performed, and filters applied. Plugins can be developed, e.g. to make additional observation sources available. See also: 1. http://www.aavso.org/vstar-overview 2. http://www.aavso.org/forums/about-aavso/vstar 3. http://dbenn.wordpress.com/category/astronomy-science/vstar 4....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next