datasette-mailto-links
Datasette plugin to render email addresses as mailto: links
Installation
pip install datasette-mailto-links
Configuration
By default, when installed datasette-mailto-links will search for values in any column that look like an email address and replace them with a mailto: link. To restrict this behaviour to only certain columns, the plugin behaviour can be configured in metadata.json. e.g:
{
"databases": {
"my_db": {
"tables": {
"email": {
"plugins": {
"datasette-mailto-links": {
"columns": ["sender", "recipient"]
}
}
}
}
}
}
}
The plugin can be disabled entirely for certain tables using "columns": []
For more detail on Datasette plugin configuration see https://docs.datasette.io/en/latest/plugins.html#plugin-configuration
Release files for datasette-mailto-links 0.3.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| datasette_mailto_links-0.3.1.tar.gz | 2.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| datasette_mailto_links-0.3.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.9 kB
Release files / datasette_mailto_links-0.3.1.tar.gz
| Download URL | datasette_mailto_links-0.3.1.tar.gz |
|---|---|
| Size | 2.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
21d653a306689e808c290e564ad190d9f0259043e328452f1df738e0a1a997bc
|
|
BLAKE2b-256 checksum How to use checksums |
2c5107e3cc976aecdcf3861ac8940e28c69db04f483748de548f941d186c2df6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Oct 22, 2025.
Transparency logRelease files / datasette_mailto_links-0.3.1-py3-none-any.whl
| Download URL | datasette_mailto_links-0.3.1-py3-none-any.whl |
|---|---|
| Size | 3.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
daac357f0147a8c99e9a2eb15a94d85fcaa72d4e516196eac2a439cf79618fb0
|
|
BLAKE2b-256 checksum How to use checksums |
b0619e3111c137d79e23808eb4e0c87ffcb81881701a106d2245fca3d9ddc77b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Oct 22, 2025.
Transparency log