Datasette-paste

Latest version: v0.1a5

Safety actively analyzes 622882 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1a5

- This project has been renamed to [datasette-import](https://github.com/datasette/datasette-import). [#15](https://github.com/datasette/datasette-paste/issues/15)

0.1a4

- Users can now open text/CSV/JSON/etc files or drag and drop them onto the textarea to populate it with their contents. [11](https://github.com/datasette/datasette-paste/issues/11)

0.1a3

- Send POST data to the server with a maximum of 5 concurrent requests. [9](https://github.com/datasette/datasette-paste/issues/9)
- Run CSV parser in a web worker and show an activity indicator. [10](https://github.com/datasette/datasette-paste/issues/10)

0.1a2

- Now displays a table previewing the first 100 rows to be imported. [3](https://github.com/datasette/datasette-paste/issues/3)
- Supports import of pasted JSON - an array of objects, or an object where one of the keys holds an array of objects. [6](https://github.com/datasette/datasette-paste/issues/6)

0.1a1

- Initial preview release. Adds a database action item "Create table with pasted data" which allows users to paste in TSV or CSV data to create a new table. [1](https://github.com/datasette/datasette-paste/issuse/1)

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.