Skip to main content

A platform for describing, extracting, transforming, loading and serving open data.

Project description

This data store allows you to take full control of your data.

https://gitlab.com/atviriduomenys/spinta/badges/master/pipeline.svg https://gitlab.com/atviriduomenys/spinta/badges/master/coverage.svg

Features

  • Support for multiple backends, currently supported backends: PostgreSQL.

  • Declarative data descriptors using YAML format.

  • Change history, you can restore and view historical data.

  • Import data from external data sources.

Configuration

Spinta reads configuration values from these sources, listed in priority order:

  • Command line arguments passed as -o key=value.

  • From environment variables, first looking into SPINTA_<env>_<name>, then to SPINTA_<name>. <env> is taken from SPINTA_ENV.

  • From environment file .env, using same naming as environment variables.

  • From default configuration, specified by SPINTA_CONFIG, which defaults to spinta.config:CONFIG.

When running tests, Spinta uses test as environment name, so if you need to set configuration parameters only for tests, use SPINTA_TEST_<name>. For example, if you have these environment variables set:

SPINTA_BACKENDS_DEFAULT_DSN=a
SPINTA_TEST_BACKENDS_DEFAULT_DSN=b

Then, when you run tests, b will be used, in all other cases, a will be used.

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

spinta-0.1.8.tar.gz (171.8 kB view details)

Uploaded Source

Built Distribution

spinta-0.1.8-py3-none-any.whl (258.2 kB view details)

Uploaded Python 3

File details

Details for the file spinta-0.1.8.tar.gz.

File metadata

  • Download URL: spinta-0.1.8.tar.gz
  • Upload date:
  • Size: 171.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.9.1 Linux/5.10.7-3-MANJARO

File hashes

Hashes for spinta-0.1.8.tar.gz
Algorithm Hash digest
SHA256 b1719a32eb96938e32e390c4768bae0be361f987b1ff0a189267bee65006ca0a
MD5 4cc01b3db9eb4d0398e73885fcaccb2f
BLAKE2b-256 d6189ed12f374957e944902814718feaf5b54bfd3c4d67635d80a745af0a9164

See more details on using hashes here.

File details

Details for the file spinta-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: spinta-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 258.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.9.1 Linux/5.10.7-3-MANJARO

File hashes

Hashes for spinta-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 f9b6fe7f8cc97971f662a8e1ebe78318e40d4f3c105b949399ed99b56c01512a
MD5 0b29a4e6f7c42f2c3328a40e76dd2fa4
BLAKE2b-256 b58338fb4636705f5fc5750cb005b9480127b34d119ae72ada894b8b28de2e29

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page