Skip to main content

SDB structural database manager

Project description

pysdb - python structural database

GUI front-end to create, edit and manage the field structural geology data in sqlite3 file database (SDB structural database). This database format is compatible with readsdb QGIS3 plugin.

For advanced analyses and visualization, it could be used with APSG.

How to install

It is strongly suggested to install pysdb into separate environment. You can create Python virtual environment. For Linux and macOS use:

python -m venv .venv
source .venv/bin/activate

for Windows use Command Prompt or PowerShell:

python -m venv .venv
.venv\Scripts\activate

[!NOTE] On Microsoft Windows, it may be required to set the execution policy in PowerShell for the user. You can do this by issuing the following PowerShell command:

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser

and install pysdb using pip within the environment:

pip install pysdb3

I'm using conda or mamba to manage environments

If you have already have conda or mamba installed, you can create environment with:

conda create -n pysdb python pyqt lxml

or

mamba create -n pysdb python pyqt lxml

Then activate the new environment:

conda activate pysdb

or

mamba activate pysdb

and install with pip:

pip install pysdb3

[!NOTE] If you encounter errors during install, try to install without upgrading dependencies:

pip install --no-deps pysdb3

Running pywerami

To start pysdb, simply type:

pysdb

Do not forget that virtual environment must be activated prior running pysdb.

Getting help

If you get any errors open a new Issue providing the versions from either command above, as well as any errors you saw in the console during the installation.

License

pysdb is free software: you can redistribute it and/or modify it under the terms of the MIT License. A copy of this license is provided in LICENSE file.

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

pysdb3-3.2.1.tar.gz (206.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pysdb3-3.2.1-py3-none-any.whl (252.1 kB view details)

Uploaded Python 3

File details

Details for the file pysdb3-3.2.1.tar.gz.

File metadata

  • Download URL: pysdb3-3.2.1.tar.gz
  • Upload date:
  • Size: 206.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pysdb3-3.2.1.tar.gz
Algorithm Hash digest
SHA256 bbd4c1e3773d866b31a76effd12ebe7452dc6e40360e70b56cc2925af1068940
MD5 7e01cfced1e4feb6e3a136d62a38c00b
BLAKE2b-256 16ff747ea83f071cc1d99cac02ba9b5840eb46e02319fddb22142473d2ec5a42

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysdb3-3.2.1.tar.gz:

Publisher: release.yml on ondrolexa/pysdb

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysdb3-3.2.1-py3-none-any.whl.

File metadata

  • Download URL: pysdb3-3.2.1-py3-none-any.whl
  • Upload date:
  • Size: 252.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pysdb3-3.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e6636bab25b48be834ff2d97c5d2fbc7d49f03823de950d374c6f098ec8ec6e5
MD5 104e35680fe428bc283426c3fa16e019
BLAKE2b-256 98154cd9eec2feaece9a4c2d51c62061595ca0a3774f8b163a37a0fad597579f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysdb3-3.2.1-py3-none-any.whl:

Publisher: release.yml on ondrolexa/pysdb

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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