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.233.tar.gz (86.9 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.233-py3-none-any.whl (106.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for moose_lib-0.6.233.tar.gz
Algorithm Hash digest
SHA256 3cac544a5ead194c753778a5edc7a3731d6fb4b5404eec62392c0d3d6579bbd7
MD5 d128e073ad985945f085c0f5d66e38cb
BLAKE2b-256 c790b9933e78714176dafa9b4909ad65d755264fd9fee4a71cae9daea2ce38fb

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for moose_lib-0.6.233-py3-none-any.whl
Algorithm Hash digest
SHA256 9bff1614513b7c065e6edc089e4765aa07e334f709e931b9fd0947814bcc12f2
MD5 f9cdc2d15a1fb8f28d0edd8961e39430
BLAKE2b-256 da56a62111f8e30b6e81a16983dbf1e5e87618144daac28d0283c0aa79f212fd

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