Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
December 15, 2022 07:14 pm GMT

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:


Original Link: https://dev.to/sm0ke/free-service-python-converter-generator-4bbk

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To