Makes it easy to load subpackages and functions on demand.
A lazy-loading, fancy-sliceable iterable.
A module for lazy loading of Python modules
ℒazy-ℒoad - A minimalistic interface that allows the lazy evaluation of expressions. Additional functions and wrappers allow it to easily use the lazy evaluation for functions and classes.
A DRF renderer to side-load relations
RFMix-reader is a Python package designed to efficiently read and process output files generated by RFMix, a popular tool for estimating local ancestry in admixed populations. The package employs a lazy loading approach, which minimizes memory consumption by reading only the loci that are accessed by the user, rather than loading the entire dataset into memory at once.
A unified JSON-based secret management system for local development environments with lazy loading, alias-based security, and automatic IDE integration.
Dash implementation of react-lazyload
A Django app for lazy loading template tags over AJAX
A Django app for patching `django.contrib.gis` to lazily load the GDAL library
A lazy-loading, seekable, remote file object using http range requests
Lazy-Alchemy is a Python package that loads the DB models lazily.
Loader plugin for napari, to load Acquifer Imaging Machine datasets in napari, using dask for efficient lazy data-loading.
My lazy mans config loading and exporting module
Lazy loading framework for large-scale LLMs using safetensors.
JIT Lazy-loading Proxies for synch and AIO objects
Provides type hinted lazy import for slow to load libraries
A Django package for lazy-loading pagination in the admin interface.
Turbo-Frame based Lazy Loading
A module for lazy loading of Python modules and lazy subclassing of pure Python classes (forked from lazy_import_plus)
A plugin to lazily load multiscale whole-slide images with openslide and dask
Lazy-loading HF Datasets sourced from AWS S3 buckets and a chunking text document tokenizer.
A simple lazy loaded key:value database
msgpack with lazy/partial loading containers
A wagtail plugin that generates tiny blurry placeholder images for lazy-loading.
Command line app for browsing CSV files with row lazy loading.
A Django integration for AWS Secrets Manager with caching and lazy loading support
Wrapper for Django's JSONField that allows for lazy loading of the JSON object.
Allows to speed-up loading of django admin page by loading heavy calculated field in lazy maner - via separate ajax requests.
`django-htmx-partial-redirect` is a middleware that redirects direct accesses to partial views (like login modals) to a full page, where the partial content is then lazy-loaded via HTMX, solving the issue of empty pages when accessing modal-intended views directly.
Allows to speed-up loading of django admin page by loading heavy calculated field in lazy maner - via separate ajax requests.
parsing a stream of json objects without loading the whole stream into memory
Disqus intergration for your django-cms powered site with options for Single Sign-On (SSO), lazy loading, analytics and more.
A lazy-loading resource manager, especially for use with pygame-ce
Lazy loading for JSON packets
Prevent Django from automatically loading related models
The easiest way to integrate Facebook Comments for your django-cms powered site with lazy-loading, analytics and more.
Cache, advanced slicing and lazy loading for __getitem__
Lazy-Loading module for Django
Lazy-loaded file objects
Load images only when they are visible in the viewport.
Plover dictionary plugin to load JSON dictionaries faster the first time.
A module for lazy loading of Python modules
`contextproxy` provides context-based lazy-loaded proxy objects for flask apps.
Load images only when they are visible in the viewport.
Lazy loading Python package
Lazy loading of Python modules, based on TensorFlow's LazyLoader util.
A Powerful Lazy Loading ORM for MySQL
A Bulk Lazy Loader for Sqlalchemy that solves the n + 1 loading problem