Git Product home page Git Product logo

fandango-aria's Introduction

Alt text

FandanGO : Aria Plugin

Python

Connect on LinkedIn GitHub issues GitHub forks GitHub contributors PyPI version License Documentation

Intro

Welcome to the FandanGO ARIA plugin.

This package acts as a broker for ARIA's data deposition REST endpoints.

Please refer to our Wiki for full documentation.

Installation

Install via PYPI

pip install fandango-aria-plugin

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

Setup

Connections are configured in the config.yml file located within the fandango/config package.

Here, you will be required to complete the following:

All Connections

  • Login URL
    • Note: You will need slgihtly different URLS for BETA/LOCAL token retrieval
  • Client Secret
  • Client ID
  • Session Key
  • Facility ID

Local Connections

  • Local Data Deopsition Base
  • Local Entity Base

Beta Connections

  • Beta Data Deopsition Base
  • Beta Entity Base

Caveats

The following config options are not neccessary and are mostly used for development :

  • Email : If a CLI user, this will remove the need to re-enter your login email
  • Password : Similar to Email. Use with caution if on a communal computer.
  • Username

Post Setup

If you've successfully completed the above setup options, you're ready to start using the package.

If at any point you need to switch between Local and Beta databases, switch the DEV value between LOCAL and BETA

fandango-aria's People

Contributors

lui-instruct avatar csimong avatar

Stargazers

Jose Ramon Macias avatar  avatar

Watchers

Marcus Povey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.