app like that
share-df
share-df

Python Package to Share/Edit Pandas/Polars DF with web interface!

Features

URL generation

Generate a URL to send to nontechnical contributors so they can modify dataframes easily.

Real-time collaboration

Multiple collaborator support allows users to see live edits and changes made by others.

Seamless data updates

Changes made by clients are sent back as a dataframe, making it easy to maintain and integrate edits.

User-friendly interface

Nontechnical contributors can log in and modify dataframes with features like renaming columns, modifying values, and adding rows.

Version history

Users can see version history, undo changes, and restore previous versions.

Big data handling

The app can efficiently handle large datasets, including modifications and data retrieval.