Deep Learning for Structural and Stratigraphy
Project description
threey
Installation
pip install threey
or with uv:
uv add threey
Development
We recommend using uv for development. It will automatically manage virtual environments and dependencies for you.
uvx marimo edit example.py
Alternatively, create and manage your own virtual environment:
python -m venv .venv
source .venv/bin/activate
pip install -e ".[dev]"
marimo edit --watch example.py
The widget front-end code bundles it's JavaScript dependencies. After setting up Python, make sure to install these dependencies locally:
npm install
While developing, you can run the following in a separate terminal to automatically rebuild JavaScript as you make changes:
npm run dev
Open example.py in JupyterLab, VS Code, or your favorite editor
to start developing. Changes made in js/ will be reflected
in the notebook.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file threey-0.0.0.tar.gz.
File metadata
- Download URL: threey-0.0.0.tar.gz
- Upload date:
- Size: 261.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8bf23d2cf712fc01dcab198aa1e3784e4316ce5800ba539ebb156ede615bf904
|
|
| MD5 |
627b594f462f598c45df6a8a11b90925
|
|
| BLAKE2b-256 |
2dac194f6a04dcce9c44b7e480358b275787704f6d8200de5bced95ab475eecb
|
File details
Details for the file threey-0.0.0-py3-none-any.whl.
File metadata
- Download URL: threey-0.0.0-py3-none-any.whl
- Upload date:
- Size: 264.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57157ae0a572cdfe2d4df63610d6f28224cabd17f3923e96f6828b0478afcc5b
|
|
| MD5 |
20687e04c086d074e259cd5bd9164a40
|
|
| BLAKE2b-256 |
19fb15e10f27880299796865f60fbe5f10a4ff516b8812a45a0e1b2b1cdc803d
|