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.1.1.tar.gz (204.9 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.1.1-py3-none-any.whl (248.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pysdb3-3.1.1.tar.gz
Algorithm Hash digest
SHA256 99d8c7bc82b20e45f498e56762c5f31fd83d08842eb3535101b8da9699485e35
MD5 4cc3d0b0111f698c6cd33d2a98d12cfb
BLAKE2b-256 6d61dca4ea457cf2b0e1e34da0bc03d4da0d474abd12da39c7838858534d68c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysdb3-3.1.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.1.1-py3-none-any.whl.

File metadata

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

File hashes

Hashes for pysdb3-3.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bc7f3321fcbbd1b844156eb3a2ab61951f60e75045521770aee53e54dfd66711
MD5 a890b05e0f1350f3a212ccb77a5f6c19
BLAKE2b-256 712135537d3c8491e1c493b6e54c7c15be3748f847cfb716b2006f8e03a925c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysdb3-3.1.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