Free Service - Python Converter & Generator
Python Generator & Converter, a new open-source and free service provided by AppSeed that supports OpenAPI, CSV, and pandas DF input.
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: