Give AlbumentationsX a star on GitHub — it powers this leaderboard

Star on GitHub

nephila/django-tablib

django-tablib is a helper library for Django that allows Django models to be used to generate tablib datasets with introspection of the fields on the models if no headers are provided. If headers are provided they can reference any attribute, fields, properties, or methods on the model.

Stars: 0Language: Python