Skip to main content

No project description provided

Project description

Python Moose Lib

Python package which contains moose utils

Column Autocomplete with MooseModel

For LSP autocomplete when working with columns, use MooseModel instead of BaseModel:

from moose_lib import MooseModel, OlapTable

class User(MooseModel):
    user_id: int
    email: str

# Autocomplete works when typing User.user_id
query = f"SELECT {User.user_id:col}, {User.email:col} FROM users"

See MooseModel Autocomplete Guide for details.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

moose_lib-0.6.445.tar.gz (100.1 kB view details)

Uploaded Source

Built Distribution

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

moose_lib-0.6.445-py3-none-any.whl (122.9 kB view details)

Uploaded Python 3

File details

Details for the file moose_lib-0.6.445.tar.gz.

File metadata

  • Download URL: moose_lib-0.6.445.tar.gz
  • Upload date:
  • Size: 100.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for moose_lib-0.6.445.tar.gz
Algorithm Hash digest
SHA256 df031559c00c07c31724ea0eeb854f0b1df8326d06fbae4db41f17e11ebad354
MD5 caad12b04528786b70b0aa1d08cdf840
BLAKE2b-256 c347bcb5f99b318d62e2a253318d53f0841f8ce9d6e37d1ee024abdeeab2963e

See more details on using hashes here.

File details

Details for the file moose_lib-0.6.445-py3-none-any.whl.

File metadata

  • Download URL: moose_lib-0.6.445-py3-none-any.whl
  • Upload date:
  • Size: 122.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for moose_lib-0.6.445-py3-none-any.whl
Algorithm Hash digest
SHA256 b71c9ac910b134aaee88564d9a1631c331a24926329b8f276bfe8b65d9afa8b3
MD5 30b1c73943919928929f51f1a745dbed
BLAKE2b-256 703231905b6123b92549815440a366d5ea9a99f6c5c73d71d40b3958766f94ef

See more details on using hashes here.

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