Skip to content
@geopozo

GeoPozo

Geology Tools - Herramientas Geológicas

GeoPozo

Español

(English below)

Hay tres checkeos en cualquier pull request:

  1. ruff-lint
  2. pytest
  3. que la salida de los notebooks está borrada

1 y 2 son tareas para ustedes (pista: la comanda pytest para ejecutar pytest).

De 3, se puede installar este hook (guancho):

cp /directorio/a/descargas/pre-commit /directorio/a/repo/.git/hooks/
chmod +x /directorio/a/repo/.git/hooks/pre-commit

English

There are three checks on any pull request:

  1. ruff-lint
  2. pytest
  3. verification that notebook output is cleared

Number 1 and 2 are left as an exercise to you (hint: run pytest to run pytest).

For number 3, feel free to install this hook:

cp /path/to/downloads/pre-commit /path/to/repo/.git/hooks/
chmod +x /path/to/repo/.git/hooks/pre-commit

Pinned Loading

  1. pozo-py pozo-py Public

    Help visualizing well log data - Herramienta para visualizar registros de pozos

    Python 11 1

  2. pozo-demo pozo-demo Public

    A pozo-py demo!

    Lasso 1

Repositories

Showing 10 of 13 repositories
  • logistro Public

    Wrapper for logging - envoltura de logging

    geopozo/logistro’s past year of commit activity
    HTML 0 0 0 0 Updated Jan 23, 2025
  • uv Public Forked from astral-sh/uv

    An extremely fast Python package and project manager, written in Rust.

    geopozo/uv’s past year of commit activity
    Rust 0 Apache-2.0 1,038 0 0 Updated Dec 30, 2024
  • markdown Public Forked from Python-Markdown/markdown

    A Python implementation of John Gruber’s Markdown with Extension support.

    geopozo/markdown’s past year of commit activity
    Python 0 BSD-3-Clause 900 0 0 Updated Dec 24, 2024
  • pytest Public Forked from pytest-dev/pytest

    The pytest framework makes it easy to write small tests, yet scales to support complex functional testing

    geopozo/pytest’s past year of commit activity
    Python 0 MIT 2,796 0 0 Updated Dec 9, 2024
  • Kaleido Public Forked from plotly/Kaleido

    Fast static image export for web-based visualization libraries with zero dependencies

    geopozo/Kaleido’s past year of commit activity
    Python 0 MIT 41 0 1 Updated Dec 2, 2024
  • baile Public
    geopozo/baile’s past year of commit activity
    JavaScript 0 0 2 2 Updated Nov 19, 2024
  • plotly.js Public Forked from plotly/plotly.js

    Open-source JavaScript charting library behind Plotly and Dash

    geopozo/plotly.js’s past year of commit activity
    JavaScript 0 MIT 1,995 0 0 Updated Oct 21, 2024
  • .github Public
    geopozo/.github’s past year of commit activity
    Shell 0 0 0 0 Updated Jun 21, 2024
  • pozo-py Public

    Help visualizing well log data - Herramienta para visualizar registros de pozos

    geopozo/pozo-py’s past year of commit activity
    Python 11 MIT 1 13 1 Updated Jun 20, 2024
  • pozo-demo Public

    A pozo-py demo!

    geopozo/pozo-demo’s past year of commit activity
    Lasso 0 1 1 0 Updated Jun 20, 2024

Top languages

Loading…

Most used topics

Loading…