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)