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
- Host: GitHub
- URL: https://github.com/fyonietz/infera
- Owner: Fyonietz
- Created: 2025-04-22T13:19:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-29T15:56:16.000Z (about 1 year ago)
- Last Synced: 2025-04-30T14:28:24.418Z (about 1 year ago)
- Topics: cpp, data-science, data-visualization, lightweight
- Language: C
- Homepage:
- Size: 1.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Infera (Stop Development,main code is gone)



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