datasette-enrichments-slow


Namedatasette-enrichments-slow JSON
Version 0.3 PyPI version JSON
download
home_pageNone
SummaryAn enrichment on a slow loop to help debug progress bars
upload_time2025-01-15 21:04:36
maintainerNone
docs_urlNone
authorSimon Willison
requires_python>=3.9
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # datasette-enrichments-slow

[![PyPI](https://img.shields.io/pypi/v/datasette-enrichments-slow.svg)](https://pypi.org/project/datasette-enrichments-slow/)
[![Changelog](https://img.shields.io/github/v/release/datasette/datasette-enrichments-slow?include_prereleases&label=changelog)](https://github.com/datasette/datasette-enrichments-slow/releases)
[![Tests](https://github.com/datasette/datasette-enrichments-slow/actions/workflows/test.yml/badge.svg)](https://github.com/datasette/datasette-enrichments-slow/actions/workflows/test.yml)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/datasette/datasette-enrichments-slow/blob/main/LICENSE)

An enrichment on a slow loop to help debug progress bars

## Installation

Install this plugin in the same environment as Datasette.
```bash
datasette install datasette-enrichments-slow
```
## Usage

Select a table (or rows from a table) and run the enrichment. You can specify how many seconds to sleep for each row.

No changes will be recorded to your table. This plugin is for debugging purposes only.

## Development

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "datasette-enrichments-slow",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Simon Willison",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/96/a2/e5695ede169f766c8a7c0653111a9a56c471ebed557c00bdcc0b979bef74/datasette_enrichments_slow-0.3.tar.gz",
    "platform": null,
    "description": "# datasette-enrichments-slow\n\n[![PyPI](https://img.shields.io/pypi/v/datasette-enrichments-slow.svg)](https://pypi.org/project/datasette-enrichments-slow/)\n[![Changelog](https://img.shields.io/github/v/release/datasette/datasette-enrichments-slow?include_prereleases&label=changelog)](https://github.com/datasette/datasette-enrichments-slow/releases)\n[![Tests](https://github.com/datasette/datasette-enrichments-slow/actions/workflows/test.yml/badge.svg)](https://github.com/datasette/datasette-enrichments-slow/actions/workflows/test.yml)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/datasette/datasette-enrichments-slow/blob/main/LICENSE)\n\nAn enrichment on a slow loop to help debug progress bars\n\n## Installation\n\nInstall this plugin in the same environment as Datasette.\n```bash\ndatasette install datasette-enrichments-slow\n```\n## Usage\n\nSelect a table (or rows from a table) and run the enrichment. You can specify how many seconds to sleep for each row.\n\nNo changes will be recorded to your table. This plugin is for debugging purposes only.\n\n## Development\n\nTo set up this plugin locally, first checkout the code. Then create a new virtual environment:\n```bash\ncd datasette-enrichments-slow\npython -m venv venv\nsource venv/bin/activate\n```\nNow install the dependencies and test dependencies:\n```bash\npip install -e '.[test]'\n```\nTo run the tests:\n```bash\npython -m pytest\n```\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "An enrichment on a slow loop to help debug progress bars",
    "version": "0.3",
    "project_urls": {
        "CI": "https://github.com/datasette/datasette-enrichments-slow/actions",
        "Changelog": "https://github.com/datasette/datasette-enrichments-slow/releases",
        "Homepage": "https://github.com/datasette/datasette-enrichments-slow",
        "Issues": "https://github.com/datasette/datasette-enrichments-slow/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "04b13a9e046b89e9a41bf05d57c4cb06c532b38ffea9597839aef3a9d7ade6f0",
                "md5": "f3df424ed2f7c378be80d49ed8c57347",
                "sha256": "66ca80b613d8fa9e9e9834bae6e7a446b780a6386112501824cbe45c319c7e13"
            },
            "downloads": -1,
            "filename": "datasette_enrichments_slow-0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f3df424ed2f7c378be80d49ed8c57347",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 7204,
            "upload_time": "2025-01-15T21:04:34",
            "upload_time_iso_8601": "2025-01-15T21:04:34.897414Z",
            "url": "https://files.pythonhosted.org/packages/04/b1/3a9e046b89e9a41bf05d57c4cb06c532b38ffea9597839aef3a9d7ade6f0/datasette_enrichments_slow-0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "96a2e5695ede169f766c8a7c0653111a9a56c471ebed557c00bdcc0b979bef74",
                "md5": "5edf10d54d6adebdc0570345f91fb922",
                "sha256": "2f19355179383c7eb35760584a892f3f56d7a8d1dc8eccac77066b91601d8df5"
            },
            "downloads": -1,
            "filename": "datasette_enrichments_slow-0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "5edf10d54d6adebdc0570345f91fb922",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 6835,
            "upload_time": "2025-01-15T21:04:36",
            "upload_time_iso_8601": "2025-01-15T21:04:36.282817Z",
            "url": "https://files.pythonhosted.org/packages/96/a2/e5695ede169f766c8a7c0653111a9a56c471ebed557c00bdcc0b979bef74/datasette_enrichments_slow-0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-15 21:04:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "datasette",
    "github_project": "datasette-enrichments-slow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "datasette-enrichments-slow"
}
        
Elapsed time: 6.40403s