ckanext-fpx
CKAN adapter for FPX service
Requirements
- Configured and running FPX
Installation
To install ckanext-fpx:
-
Activate your CKAN virtual environment
-
Install the ckanext-fpx Python package:
pip install ckanext-fpx -
Add
fpxto theckan.pluginssetting in your CKAN config file -
Add
fpx.client.secretandfpx.service.urlconfig options
Config settings
# Client secret generated by FPX
# (required).
fpx.client.secret = 123abc
# Name corresponding to the secret. Required only for file-streaming.
# (optional).
fpx.client.secret = client-name-for-123abc-secret
# URL of the running FPX service
# (required).
fpx.service.url = http://0.0.0.0:8000
Release files for ckanext-fpx 0.7.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ckanext_fpx-0.7.0.tar.gz | 23.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ckanext_fpx-0.7.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 51.9 kB
Release files / ckanext_fpx-0.7.0.tar.gz
| Download URL | ckanext_fpx-0.7.0.tar.gz |
|---|---|
| Size | 23.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ffad3e8dd35524c85db7db2203f62f84357a547cc9fdd29d55149086f5d582fa
|
|
BLAKE2b-256 checksum How to use checksums |
fad8527988129d4e4a29164604dc5fde16584015b30c14372bc0c93c763b5429
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.6.10
|
Release files / ckanext_fpx-0.7.0-py3-none-any.whl
| Download URL | ckanext_fpx-0.7.0-py3-none-any.whl |
|---|---|
| Size | 28.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1db3d4f34e246addbd46c463bc3f713613df13952986a57a548ce50079446c5d
|
|
BLAKE2b-256 checksum How to use checksums |
7a81a37930dc79de4e559d7bc611238a363e1221561bf4ca038662cf5a4f9d1b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.6.10
|