Skip to main content

No project description provided

Project description

datasette-write-ui

PyPI Changelog Tests License

Work in progress!

Still being built, missing key features and safety.

Installation

Install this plugin in the same environment as Datasette.

datasette install datasette-write-ui

Usage

Usage instructions go here.

Development

To set up this plugin locally, first checkout the code. Then create a new virtual environment:

cd datasette-write-ui
python3 -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

pytest

TODO

  • check for permissions
  • insert
  • delete
  • plugin config for input (text vs textarea, )
  • blob file input

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datasette-write-ui-0.0.1a2.tar.gz (14.2 kB view hashes)

Uploaded Source

Built Distribution

datasette_write_ui-0.0.1a2-py3-none-any.whl (13.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page