Skip to main content

Shared Python utilities for Snowflake development

Project description

pinky-core

Shared Python utilities for Snowflake development.

Part of the pinky-and-co suite.


Why pinky?

The modern data stack was built on a good idea — best of breed. One tool for ingestion, one for transformation, one for orchestration, one for observability.

The reality: more licenses, same delivery time, and most of your energy goes into the glue.

Snowflake collapsed the stack. Pinky makes it operational.

Do it right, and the credits follow.

Rationalized costs · Pure Python · Snowflake Native First


Install

pip install pinky-core
pip install "pinky-core[validate]"   # with SIRET, IBAN, email, phone validators
pip install "pinky-core[address]"    # with address parsing

Documentation

Explanation

API reference

Decisions

Structure

Show the directory tree
pinky-core/
├── .github/
│   └── workflows/
│       ├── ci.yml
│       ├── publish.yml
│       └── release.yml
├── .vscode/
│   └── settings.json
├── scripts/
│   ├── hooks/
│   │   ├── badges.toml
│   │   ├── check_forbidden_keywords.py
│   │   ├── check_snowpark_api.py
│   │   ├── check_typed_api.py
│   │   ├── check_weak_assertions.py
│   │   ├── check_zws.py
│   │   ├── commit-msg
│   │   ├── docs_identity.json
│   │   ├── generate-docs
│   │   ├── generate_ci_badges.py
│   │   └── render_docs.py
│   └── deploy_validate_udfs.py
├── sql/
│   └── deploy_udf_example.sql
├── src/
│   └── pinky_core/
│       ├── finance/
│       │   ├── __init__.py
│       │   └── fec.py
│       ├── __init__.py
│       ├── files.py
│       ├── fmt.py
│       ├── html.py
│       ├── lint.py
│       ├── schedule.py
│       ├── security.py
│       ├── sql.py
│       ├── validate.py
│       ├── warnings.py
│       └── xml.py
├── tests/
│   ├── fixtures/
│   │   ├── golden/
│   │   │   ├── dl_card_basic.html
│   │   │   ├── dl_card_expiry.html
│   │   │   ├── generate_html_basic.html
│   │   │   ├── task_table_error.html
│   │   │   ├── task_table_no_snowsight.html
│   │   │   └── task_table_snowsight.html
│   │   └── cats_domination.xml
│   ├── __init__.py
│   ├── test_fec.py
│   ├── test_files.py
│   ├── test_fmt.py
│   ├── test_html.py
│   ├── test_lint.py
│   ├── test_public_api.py
│   ├── test_schedule.py
│   ├── test_security.py
│   ├── test_sql.py
│   ├── test_validate.py
│   ├── test_warnings.py
│   └── test_xml_xpath.py
├── .gitignore
├── .gitleaks.toml
├── .pre-commit-config.yaml
├── .python-version
├── .secrets.baseline
├── CONTEXT.md
├── LICENSE
├── pyproject.toml
├── README.md
└── uv.lock

License

MIT — see LICENSE.

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

pinky_core-0.1.0.dev5.tar.gz (199.7 kB view details)

Uploaded Source

Built Distribution

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

pinky_core-0.1.0.dev5-py3-none-any.whl (47.7 kB view details)

Uploaded Python 3

File details

Details for the file pinky_core-0.1.0.dev5.tar.gz.

File metadata

  • Download URL: pinky_core-0.1.0.dev5.tar.gz
  • Upload date:
  • Size: 199.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for pinky_core-0.1.0.dev5.tar.gz
Algorithm Hash digest
SHA256 a29eac401248b1ce53d5172865a476a1f20a3f667a092293ff0320f0eff447cb
MD5 15a9131f62d5dc3cc925355f5e0ec0cb
BLAKE2b-256 6f6e376eb8675025aa94af27f8ee6253496aa153d7b7e1b47701c311e7bbf5d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pinky_core-0.1.0.dev5.tar.gz:

Publisher: publish.yml on pinky-and-co/pinky-core

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

File details

Details for the file pinky_core-0.1.0.dev5-py3-none-any.whl.

File metadata

  • Download URL: pinky_core-0.1.0.dev5-py3-none-any.whl
  • Upload date:
  • Size: 47.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for pinky_core-0.1.0.dev5-py3-none-any.whl
Algorithm Hash digest
SHA256 f4fc81c9784a2bab33a255f1258178aac04bc5164d6521b2aa598a8843b3e524
MD5 d911ad16a8e5dc09e848218e94339166
BLAKE2b-256 dbb3935b69490f7e6fd6365c325ef5f847747dbb07d147e04fae15a8118904ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for pinky_core-0.1.0.dev5-py3-none-any.whl:

Publisher: publish.yml on pinky-and-co/pinky-core

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