Skip to main content

Django library for QuerySet-like objects not backed by a database

Project description

django-virtualqueryset

Django library for creating QuerySet-like objects that are not backed by a database.

This is a minimal Django library ready for migration of existing tools.

Purpose

Create virtual QuerySets for:

  • Data from external APIs
  • In-memory computed data
  • Configuration/settings as models
  • Read-only models without database tables

Installation

pip install django-virtualqueryset

Quick Start

INSTALLED_APPS = [
    ...
    'virtualqueryset',
]

Development

python dev.py venv
python dev.py install-dev
python dev.py migrate
python dev.py test

License

MIT

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

django_virtualqueryset-1.0.1.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

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

django_virtualqueryset-1.0.1-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file django_virtualqueryset-1.0.1.tar.gz.

File metadata

  • Download URL: django_virtualqueryset-1.0.1.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for django_virtualqueryset-1.0.1.tar.gz
Algorithm Hash digest
SHA256 0031098965afc503bc7effe095911f56efeeb14cedba1d033848e9ba4ea52c8b
MD5 86187d5bb6879c344036a83132eb6c82
BLAKE2b-256 4d986d45a471ac6970a42a561754b40824efd011e85ddce684fe9b33bd6825a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_virtualqueryset-1.0.1.tar.gz:

Publisher: release.yml on octolo/django-virtualqueryset

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

File details

Details for the file django_virtualqueryset-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_virtualqueryset-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 57d1c4b883465d108df2f18a4b3d7184844fa859fcdb0708355642a266c2898e
MD5 0087479680b37be47fee1bd63190a886
BLAKE2b-256 27154e61bf077e0a778765de3fb864d2523de7170878c55696af2b6af745a0fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_virtualqueryset-1.0.1-py3-none-any.whl:

Publisher: release.yml on octolo/django-virtualqueryset

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