tartiflette_scalars
Project description
some useful scalars
Usage
from tartiflette import Scalar
from tartiflette_scalars import Json, ObjectId, AnyScalar
Scalar("Json")(Json) # gets anything
Scalar("AnyScalar")(AnyScalar) # infer the type, "2" becomes 2, "true" becomes True, etc.
Scalar("ObjectId")(ObjectId) # transform a 16 characters string into a bson.ObjectId
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
File details
Details for the file tartiflette_scalars-0.0.6.tar.gz
.
File metadata
- Download URL: tartiflette_scalars-0.0.6.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da3223c72ca84192435a8c43592c646bdcc79979f9f342bad8260815ce2e436a |
|
MD5 | ed17622c49761bb2f72adb51c9a998d8 |
|
BLAKE2b-256 | e9d59e75c44a41e661115e035b6f251f0241cf2a503527f39caf165bc4e0ec22 |