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 for reading!
- π
Python
Generator & Converter -LIVE demo
- π
Python
Generator & Converter -source code
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:
Top comments (7)
Great Idea. How the remote DB data manipulation will be implemented?
Peewee pulls the data and tabels definitions.
here is an isolated sample, in case you have the time:
github.com/app-generator/devtool-d...
ππ
?
Good job!! β€οΈ This is awesome
Ty!
Wait ... I think I've seen your logo before.
Any chances to be the notorious Creative-Tim?
Thank you for this work
Yw ππ