Skip to main content

library for convert list,tuple and dictionary into queryset

Project description

convert to queryset

This package enables you to convert list,tuple and set into queryset

To install this package, use

pip install convert-to-queryset

for list

import it using the following

from convert_to_queryset import list_to_queryset

it will take two arguments: model and list

list_to_queryset(model,list)

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

convert_to_queryset-0.1.7.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

convert_to_queryset-0.1.7-py3-none-any.whl (1.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page