ARIA connection for managing access and metadata deposition, primarily through fandanGO
Project description
fandanGO-aria
Intro
Welcome to the fandanGO-aria package.
This package allows the user to do the following:
- Metadata Deposition in ARIA
- Manage Access in ARIA
Please refer to our Wiki for full documentation.
Installation
Install via PYPI
pip install fandanGO-aria
Setup
Connections are configured in the .env
file located in the root of your project.
Here, you will be required to complete the following:
All Connections
- ARIA_CONNECTION_LOGIN_URL
- ARIA_CONNECTION_GRANT_TYPE
- ARIA_CONNECTION_SCOPE
- ARIA_CLIENT_ID
- ARIA_CLIENT_SECRET
- ARIA_CONNECTION_REFRESH_GRANT
- DEV (Set to LIVE unless in development/beta)
- ARIA_FACILITY_ID
Caveats
The following env
options are not neccessary and are mostly used for development :
- ARIA_CONNECTION_USERNAME : If a CLI user, this will remove the need to re-enter your login email
- ARIA_CONNECTION_PASSWORD : Similar to Email. Use with caution if on a communal computer.
Post Setup
If you've successfully completed the above setup options, you're ready to start using the package.
Note
This package uses Keyring to store token information securely. Keyring is usable accross multiple os and supports the following backends:
- macOS Keychain
- Freedesktop Secret Service supports many DE including GNOME (requires secretstorage)
- KDE4 & KDE5 KWallet (requires dbus)
- Windows Credential Locker
Linux
If problems arise when storing tokens on a Linux device, it may be required to download dbus-python
.
Please use the dbus package to solve the issue
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file fandango_aria-2.2.0.tar.gz
.
File metadata
- Download URL: fandango_aria-2.2.0.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52d786beee74878c1c679b42258028e59bde11313eb0fd6a964c3aa906ef65dc |
|
MD5 | f9764ff3707a79e78bd38fe43d13ac3d |
|
BLAKE2b-256 | e721136ac3814c4b708bdc6fbf51f3798ee359ffda9eb991ae0bff4f71a5470c |
File details
Details for the file fandanGO_aria-2.2.0-py3-none-any.whl
.
File metadata
- Download URL: fandanGO_aria-2.2.0-py3-none-any.whl
- Upload date:
- Size: 24.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfa1f26079e0e06a6b429d797cdee0abf6b8025920bd30f8fff6921af75430cd |
|
MD5 | 5f4c029bda09171746cc7f9f06a262e3 |
|
BLAKE2b-256 | 3658ace89aa2cffb9e6c9431d503d6f11f43de5b20fe08d91abda4bfccaf012b |