uData-youckan
This plugin provide integration between uData and YouCKAN
Compatibility
udata-youckan requires Python 2.7+ and uData.
Installation
Install uData.
Remain in the same virtual environment (for Python) and use the same version of npm (for JS).
Install udata-youckan:
pip install udata-youckan
Configuration
In order to use YouCKAN as authentication provider, you need to enable the plugin and add the following mandatory parameters to you uData configuration (typically, udata.cfg) as following:
PLUGINS = ['youckan']
YOUCKAN_URL = 'https://your.youckan.url/'
YOUCKAN_CONSUMER_KEY = 'your-youckan-client-key',
YOUCKAN_CONSUMER_SECRET = 'your-youckan-secret-key'
Changelog
1.0.0 (2017-02-16)
0.9.1 (2017-01-10)
Fix packaging
0.9.0 (2017-01-10)
First published release
Release files for udata-youckan 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| udata_youckan-1.0.0-py2-none-any.whl | Python 2 | none | any | Details |
Release files / udata_youckan-1.0.0-py2-none-any.whl
| Download URL | udata_youckan-1.0.0-py2-none-any.whl |
|---|---|
| Size | 5.9 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
3a4fffd5928dec78ccbef9e556eea61d15b28bc18c0fd69d72220b3efff1e58a
|
|
BLAKE2b-256 checksum How to use checksums |
6d341666d87f0da7bc86813609350f26fcf496d121712da8bbc6fdec9de3219a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |