DEV Community

Cover image for Free Service - Python Converter & Generator
Sm0ke
Sm0ke

Posted on • Originally published at app-generator.dev

Free Service - Python Converter & Generator

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!


Supported formats and conversions:

  • βœ… OpenAPI Descriptor (JSON) to models (Flask, Django)
  • βœ… Edit extracted modules
  • βœ… 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:

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

Top comments (0)