An open API service indexing awesome lists of open source software.

https://github.com/fyonietz/infera

IDE For Data Science Or Data Analysis
https://github.com/fyonietz/infera

cpp data-science data-visualization lightweight

Last synced: about 2 months ago
JSON representation

IDE For Data Science Or Data Analysis

Awesome Lists containing this project

README

          

# Infera (Stop Development,main code is gone)
![C++](https://img.shields.io/badge/C%2B%2B-00599C?style=for-the-badge&logo=c%2B%2B&logoColor=white)
![SFML](https://img.shields.io/badge/SFML-4E9F3D?style=for-the-badge&logo=sfml&logoColor=white)
![TGUI](https://img.shields.io/badge/TGUI-4A90E2?style=for-the-badge&logo=tgui&logoColor=white)

Infera is an integrated development environment (IDE) designed specifically for data science and data analysis. It provides a lightweight, fast, and intuitive platform for editing and visualizing data in CSV format. With features such as easy CSV editing, conversion of CSV to tables, bar chart generation, and PDF export, Infera simplifies the process of working with data for analysts and data scientists.

## Features
- **Easy CSV Editor**: Seamlessly open, edit, and save CSV files.
- **CSV to Table**: Convert your CSV data into a neatly formatted table for better visualization.
- **Bar Chart Generation**: Quickly generate bar charts from your data to aid in analysis.
- **Export to PDF**: Export your work, including charts and tables, directly to a PDF file for easy sharing and documentation.

## Tech Stack
- **C++**: Core programming language for the application.
- **SFML**: Simple and Fast Multimedia Library for handling graphics and window management.
- **TGUI**: A lightweight GUI library for building the interface.

## What Makes It Special?
- **Lightweight**: Infera is designed to be fast and resource-efficient, making it ideal for users who need a quick and responsive environment for their data tasks.
- **Fast Editing**: Edit your CSV files and data structures quickly, with no unnecessary lag or complications.
- **PDF Export**: Export your analysis, tables, and charts directly to a professional PDF format for easy sharing or printing.

## License
This project is licensed under the GNU General Public License v3.0 - see the [LICENSE](./LICENSE) file for details.

## Installation

To install Infera on your machine, follow these steps:

1. Clone the repository:
```bash
git clone https://github.com/fyonietz/Infera.git