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
Built Distribution
Close
Hashes for convert_to_queryset-0.1.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a6ca49e409a618093eb2b786cf894c58fc662c97fb259324ac39fc7b9d0ac90 |
|
MD5 | e4332ca5e4aefaf76d9e7028edf37416 |
|
BLAKE2b-256 | 50b56cc9a156c448827a0f857dee40e5548a8a31e899744e1abce0c8b9dd29b6 |
Close
Hashes for convert_to_queryset-0.1.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13d2d25eef7e7449b660348945d4fd2b4346271a0725dd5a4807771a3c83bd03 |
|
MD5 | 6f8476e6067f7c35127bd2a1c31f1fe4 |
|
BLAKE2b-256 | c14c79de801adc0714a9f9e461c86dddbe1f1e565e48f103398973172da48745 |