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!


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 Python Converter Tool – DataFrames, OpenAPI, CSV to Models, DataTables

© 版权声明
THE END
喜欢就支持一下吧
点赞12 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容