Skip to content

nillovych/csv-gen-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSV Generator Django

CSV Generator Django is a Django application designed for creating customizable data schemas. Users can define schemas with various fields and properties and generate CSV files filled with a specified number of lines based on these schemas. The application offers an intuitive web interface for easy schema creation and CSV file generation.

Features

  • Schema Creation: Define multiple fields with different properties.
  • CSV Generation: Create CSV files based on user-defined schemas.
  • Custom Line Numbers: Specify the number of lines for the CSV file.

About

Django-app for creating data schemas, with various properties and options. On the basis of these schemes, user can download csv-file, filled with a custom number of lines.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors