The Views 3 CLI tool
Project description
viewser
This package contains many useful user operations that are used by the views 3 team. These operations include fetching and publishing data, finding documentation on both transforms and database structure, and more.
CLI
viewser
functionality is exposed via a CLI on your system after installation.
An overview of available commands can be seen by running viewser --help
.
API
In addition to the CLI, viewser exposes many useful operations as functions that can be used in scripts.
Configuration
The tool is configured using the viewser config set KEY VALUE
and viewser config load JSON
commands. The settings shown without defaults here, or with
defaults that don't make sense for the average user (REMOTE_URL
) must be
configured before use.
Setting | Description | Default |
---|---|---|
RETRY_FREQUENCY | General request retry frequency in seconds | 5 |
QUERYSET_MAX_RETRIES | How many times a queryset is queried before failing | 500 |
LOG_LEVEL | Determines what logging messages are shown | INFO |
ERROR_DUMP_DIRECTORY | Determines where error dumps are written to | ~/.views/dumps |
REMOTE_URL | URL of a views 3 instance | http://0.0.0.0:4000 |
MODEL_METADATA_DATABASE_HOSTNAME | Hostname of database for storing model metadata | hermes |
MODEL_METADATA_DATABASE_NAME | DBname of database for storing model metadata | forecasts3 |
MODEL_METADATA_DATABASE_USER | Username for database for storing model metadata | Inferred from cert |
MODEL_METADATA_DATABASE_SSLMODE | SSLmode for database for storing model metadata | required |
MODEL_METADATA_DATABASE_PORT | Port of database for storing model metadata | 5432 |
MODEL_METADATA_DATABASE_SCHEMA | Schema of database for storing model metadata | forecasts |
MODEL_METADATA_DATABASE_TABLE | Table of database for storing model metadata | model |
AZURE_BLOB_STORAGE_ACCOUNT_NAME | Name of Azure blob storage account | |
AZURE_BLOB_STORAGE_ACCOUNT_KEY | Access key of Azure blob storage account |
Funding
The contents of this repository is the outcome of projects that have received funding from the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation programme (Grant agreement No. 694640, ViEWS) and Horizon Europe (Grant agreement No. 101055176, ANTICIPATE; and No. 101069312, ViEWS (ERC-2022-POC1)), Riksbankens Jubileumsfond (Grant agreement No. M21-0002, Societies at Risk), Uppsala University, Peace Research Institute Oslo, the United Nations Economic and Social Commission for Western Asia (ViEWS-ESCWA), the United Kingdom Foreign, Commonwealth & Development Office (GSRA – Forecasting Fatalities in Armed Conflict), the Swedish Research Council (DEMSCORE), the Swedish Foundation for Strategic Environmental Research (MISTRA Geopolitics), the Norwegian MFA (Conflict Trends QZA-18/0227), and the United Nations High Commissioner for Refugees (the Sahel Predictive Analytics project).
Project details
Release history Release notifications | RSS feed
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 viewser-5.14.1.tar.gz
.
File metadata
- Download URL: viewser-5.14.1.tar.gz
- Upload date:
- Size: 38.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 825acb77968bda3f20b533414be471eab79072a61f8a563f5bc1e8071d457312 |
|
MD5 | 84122f59c7e7916cc931fa6e62b99e26 |
|
BLAKE2b-256 | dbf0b7b55964adeafeaf4c8fcb6a2c6d342a6c132cbac231a1701c384c3b076d |
File details
Details for the file viewser-5.14.1-py3-none-any.whl
.
File metadata
- Download URL: viewser-5.14.1-py3-none-any.whl
- Upload date:
- Size: 55.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07b14a8a9467b85162680ec075feb0bfd43341eab700f6a4a9477e64e84866f1 |
|
MD5 | 4f10f9c530cc4fa0da7ad0363f1cb3e5 |
|
BLAKE2b-256 | e3a40d636504649a6f751f6e0e51270ac3244353ad9dfd40246dd0eafa5e10e0 |