Hello Coders!
This article presents a free Data Converter and Generator service that aims to help developers and data scientists to manage the information with ease via a simple UI. This tool converts OpenApi, CSV, and Pandas DF formats into charts
, data tables
, and python model definitions
using a drag & drop interface.
Thanks for reading!
- 👉 Python Generator & Converter -
LIVE demo
- 👉 Python Generator & Converter -
source code
Supported formats and conversions:
- ✅
OpenAPI
Descriptor (JSON) to models (Flask, Django) - ✅
Edit
extractedmodules
- ✅
CSV to Models
- ✅
CSV to DataTables
- ✅
CSV to Charts
- ✅
DataFrames
to Models, DataTables - ✅
DataFrames
export (JSON format)
All the above features are visually explained in this video material published on YouTube:
✨ Video transcript
- ✅ Access the public repository: Python Converter
- ✅
Present
the tool features - ✅
Start the project
in a local environment - ✅ Upload different inputs: CSV, DataFrames, OpenAPI
- ✅
Convert OpenAPI
files - ✅
Convert CVS
files - ✅
Convert Data Frames
files
The product is under heavy development and 2nd iteration will include: Yaml format for OpenAPI, Swagger UI (remote processing), and Remote Databases conversions.
Thanks for reading!
For more resources, please access:
Top comments (0)