Skip to main content

district42 experimental types

Project description

district42 experimental types

PyPI PyPI - Downloads Python Version

district42 experimental types

Installation

pip3 install district42-exp-types

Usage

numeric

from d42 import schema
from d42.declaration import register_type
from district42_exp_types.numeric import NumericSchema

register_type("numeric", NumericSchema)

print(schema.numeric)

uuid

from d42 import schema
from d42.declaration import register_type
from district42_exp_types.uuid import UUIDSchema

register_type("uuid", UUIDSchema)

print(schema.uuid)

uuid_str

from d42 import schema
from d42.declaration import register_type
from district42_exp_types.uuid_str import UUIDStrSchema

register_type("uuid_str", UUIDStrSchema)

print(schema.uuid_str)

sdict

from d42 import schema
from d42.declaration import register_type
from district42_exp_types.sdict import SDictSchema

register_type("sdict", SDictSchema)

print(schema.sdict)

unordered

from d42 import schema
from d42.declaration import register_type
from district42_exp_types.unordered import UnorderedSchema

register_type("unordered", UnorderedSchema)

print(schema.unordered)

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

district42_exp_types-1.0.0.tar.gz (29.7 kB view details)

Uploaded Source

Built Distribution

district42_exp_types-1.0.0-py3-none-any.whl (69.8 kB view details)

Uploaded Python 3

File details

Details for the file district42_exp_types-1.0.0.tar.gz.

File metadata

  • Download URL: district42_exp_types-1.0.0.tar.gz
  • Upload date:
  • Size: 29.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for district42_exp_types-1.0.0.tar.gz
Algorithm Hash digest
SHA256 3321086f673481a13d64ce2d1c7d73d5cf583af366cd1cc29cf51db3291af5dd
MD5 dc2bb27f6e5c505c2235c7b9fbf06daa
BLAKE2b-256 66ed6c81b35d9f952a2e31ba51deae62e5c083d6cbe71a17bafdf1a9b709019d

See more details on using hashes here.

File details

Details for the file district42_exp_types-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for district42_exp_types-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 684e6d024cfb80ea95c6c1242f57f979de5d2d6eeb25a26a19409eaa27301af3
MD5 2dc8f0162fc151a83da0045beed4dfae
BLAKE2b-256 3e96292f02549daf579a22168ea6dae7935d8ff5d7114497348e22b6e970af95

See more details on using hashes here.

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