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.0.tar.gz (205.3 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.0-py3-none-any.whl (251.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pysdb3-3.2.0.tar.gz
Algorithm Hash digest
SHA256 d0a153427ae107a4b09081cbb24aecfce457aacf0a99fd8f5a1a740c35325935
MD5 2b2d4191de5a1eaa2a300e25229782b0
BLAKE2b-256 05b75784d8105e48d2afe9779be6f6c54fcdf8499a99d99a28d7434e781a8311

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pysdb3-3.2.0-py3-none-any.whl
  • Upload date:
  • Size: 251.1 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a956967f5cc91f2b57a01cfbe610ddd3558daa3fc858c007cf56448abedb4372
MD5 8dda90e1166546241eb49fa0668b5f99
BLAKE2b-256 fe758c92b51ea519fded3bbc82dce40a6f122f3e3878b6d9a8f00336665b4c11

See more details on using hashes here.

Provenance

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