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)