datasette-debug-actors-from-ids


Namedatasette-debug-actors-from-ids JSON
Version 0.1a1 PyPI version JSON
download
home_page
SummaryDatasette plugin for trying out the actors_from_ids hook
upload_time2023-09-08 04:57:57
maintainer
docs_urlNone
authorSimon Willison
requires_python
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # datasette-debug-actors-from-ids

[![PyPI](https://img.shields.io/pypi/v/datasette-debug-actors-from-ids.svg)](https://pypi.org/project/datasette-debug-actors-from-ids/)
[![Changelog](https://img.shields.io/github/v/release/datasette/datasette-debug-actors-from-ids?include_prereleases&label=changelog)](https://github.com/datasette/datasette-debug-actors-from-ids/releases)
[![Tests](https://github.com/datasette/datasette-debug-actors-from-ids/workflows/Test/badge.svg)](https://github.com/datasette/datasette-debug-actors-from-ids/actions?query=workflow%3ATest)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/datasette/datasette-debug-actors-from-ids/blob/main/LICENSE)

A Datasette plugin for debugging the [new actors_from_ids plugin hook](https://github.com/simonw/datasette/issues/2180).

## Installation

```bash
datasette install datasette-debug-actors-from-ids
```

## Usage

Adds a URL at `/-/debug-actors-from-ids`. Call it with `?ids=1,3,4` to exercise the plugin hook.

## Development

To set up this plugin locally, first checkout the code. Then create a new virtual environment:
```bash
cd datasette-debug-actors-from-ids
python3 -m venv venv
source venv/bin/activate
```
Now install the dependencies and test dependencies:
```
pip install -e '.[test]'
```
```
To run the tests:
```bash
pytest
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "datasette-debug-actors-from-ids",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Simon Willison",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/9b/a1/75b34c2012faad8b1edb82ab34588ab49a29d44e7c9f1b4a6c3b501defcf/datasette-debug-actors-from-ids-0.1a1.tar.gz",
    "platform": null,
    "description": "# datasette-debug-actors-from-ids\n\n[![PyPI](https://img.shields.io/pypi/v/datasette-debug-actors-from-ids.svg)](https://pypi.org/project/datasette-debug-actors-from-ids/)\n[![Changelog](https://img.shields.io/github/v/release/datasette/datasette-debug-actors-from-ids?include_prereleases&label=changelog)](https://github.com/datasette/datasette-debug-actors-from-ids/releases)\n[![Tests](https://github.com/datasette/datasette-debug-actors-from-ids/workflows/Test/badge.svg)](https://github.com/datasette/datasette-debug-actors-from-ids/actions?query=workflow%3ATest)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/datasette/datasette-debug-actors-from-ids/blob/main/LICENSE)\n\nA Datasette plugin for debugging the [new actors_from_ids plugin hook](https://github.com/simonw/datasette/issues/2180).\n\n## Installation\n\n```bash\ndatasette install datasette-debug-actors-from-ids\n```\n\n## Usage\n\nAdds a URL at `/-/debug-actors-from-ids`. Call it with `?ids=1,3,4` to exercise the plugin hook.\n\n## Development\n\nTo set up this plugin locally, first checkout the code. Then create a new virtual environment:\n```bash\ncd datasette-debug-actors-from-ids\npython3 -m venv venv\nsource venv/bin/activate\n```\nNow install the dependencies and test dependencies:\n```\npip install -e '.[test]'\n```\n```\nTo run the tests:\n```bash\npytest\n```\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Datasette plugin for trying out the actors_from_ids hook",
    "version": "0.1a1",
    "project_urls": {
        "CI": "https://github.com/datasette/datasette-debug-actors-from-ids/actions",
        "Changelog": "https://github.com/datasette/datasette-debug-actors-from-ids/releases",
        "Homepage": "https://github.com/datasette/datasette-debug-actors-from-ids",
        "Issues": "https://github.com/datasette/datasette-debug-actors-from-ids/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c98eb7b1709ac5de7b48613ec53a4b890d1e73ecaba982c1c33108f474fbf71f",
                "md5": "dfb620c1bccf11ed3eb97415e0ab6bac",
                "sha256": "6518a473971c0fe829b6ec2237bb20685f59e2b8f06c3246695b8cd6e106cb4d"
            },
            "downloads": -1,
            "filename": "datasette_debug_actors_from_ids-0.1a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dfb620c1bccf11ed3eb97415e0ab6bac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6940,
            "upload_time": "2023-09-08T04:57:56",
            "upload_time_iso_8601": "2023-09-08T04:57:56.393848Z",
            "url": "https://files.pythonhosted.org/packages/c9/8e/b7b1709ac5de7b48613ec53a4b890d1e73ecaba982c1c33108f474fbf71f/datasette_debug_actors_from_ids-0.1a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ba175b34c2012faad8b1edb82ab34588ab49a29d44e7c9f1b4a6c3b501defcf",
                "md5": "c83b1675791641c1c04d445fbf37a84b",
                "sha256": "7bb14b36f14e5069347edb18fd87b3aaee5e26692674383280cfee6faf08a5b0"
            },
            "downloads": -1,
            "filename": "datasette-debug-actors-from-ids-0.1a1.tar.gz",
            "has_sig": false,
            "md5_digest": "c83b1675791641c1c04d445fbf37a84b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6539,
            "upload_time": "2023-09-08T04:57:57",
            "upload_time_iso_8601": "2023-09-08T04:57:57.795937Z",
            "url": "https://files.pythonhosted.org/packages/9b/a1/75b34c2012faad8b1edb82ab34588ab49a29d44e7c9f1b4a6c3b501defcf/datasette-debug-actors-from-ids-0.1a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-08 04:57:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "datasette",
    "github_project": "datasette-debug-actors-from-ids",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "datasette-debug-actors-from-ids"
}
        
Elapsed time: 0.15758s