DEV Community

Cover image for Free Python Converter Tool - DataFrames, OpenAPI, CSV to Models, DataTables
Sm0ke
Sm0ke

Posted on • Updated on

Free Python Converter Tool - DataFrames, OpenAPI, CSV to Models, DataTables

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!

Converter library for CSV, OpenAPI, Pandas DF, URLs using a simple Drag & Drop UI.


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) to models (Flask, Django)
  • βœ… Edit extracted modules
  • βœ… CSV to Models
  • βœ… CSV to DataTables
  • βœ… CSV to Charts
  • βœ… DataFrames to Models, 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:

  • πŸš€ Free support provided by AppSeed (email & Discord)
  • πŸ‘‰ More free apps crafted in Flask, Django, and React

Latest comments (8)

Collapse
 
creativetim_official profile image
Creative Tim

Good job!! ❀️ This is awesome

Collapse
 
sm0ke profile image
Sm0ke

Ty!
Wait ... I think I've seen your logo before.
Any chances to be the notorious Creative-Tim?

Image description

Collapse
 
sm0ke profile image
Sm0ke

?

Collapse
 
uithemes profile image
ui-themes

Great Idea. How the remote DB data manipulation will be implemented?

Collapse
 
sm0ke profile image
Sm0ke

Peewee pulls the data and tabels definitions.

here is an isolated sample, in case you have the time:
github.com/app-generator/devtool-d...
πŸš€πŸš€

Collapse
 
crearesite profile image
WebsiteMarket

Thank you for this work

Collapse
 
sm0ke profile image
Sm0ke

Yw πŸš€πŸš€