Free Python Converter Tool - DataFrames, OpenAPI, CSV to Models, DataTables
Converter library for CSV, OpenAPI, Pandas DF, URLs using a simple Drag & Drop UI - EULA license by AppSeed.
Hello Coders!
The video mentioned in this article explains how to use a free conversion tool written in Python to manipulate and convert information into different formats. The tool is a simple UI able to convert OpenAPI
descriptors, CSV
, and DataFrames
into Python Models
definition (allows editing), Data tables
, and charts
. The whole process is visual.
Thanks in advance for your feedback!
- ๐ Python Data Converter - tool
source code
- ๐ Free support provided by
AppSeed
(just in case)
Is important to know that the sources are released under EULA License: free for students, personal projects (non-commercial), and NGOs. Here is the list with supported conversions:
- โ
OpenAPI
(JSON) tomodels
(Flask, Django) - โ
Edit extracted modules
- โ
CSV
toModels
- โ
CSV
toDataTables
- โ
CSV
toCharts
- โ
DataFrames
toModels
,DataTables
- โ
DataFrames
export (JSON
,CSV
,SQL
format)
โจ Video transcript
- โ Access the public repository: Python Converter
- โ Present the tool features
- โ Start the project in a local environment
- โ
Upload different inputs:
CSV
,DataFrames
- โ
Convert OpenAPI
files - โ
Convert CVS
files - โ
Convert DataFrames
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: