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.1.tar.gz (29.9 kB view details)

Uploaded Source

Built Distribution

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

district42_exp_types-1.0.1-py3-none-any.whl (70.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: district42_exp_types-1.0.1.tar.gz
  • Upload date:
  • Size: 29.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for district42_exp_types-1.0.1.tar.gz
Algorithm Hash digest
SHA256 58143f7712996cbbc24efbb0cc27e2d397b633fd4ec7a58d6a9faf5e961cbc08
MD5 8a1246c8e01301670a16d0e32a1d6879
BLAKE2b-256 ed60e52ecf827497e190037717d148a32f49266edd3fa0b3a9f47a3aaff03827

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for district42_exp_types-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1dc298cb26042f5632b61f6d4d2943697679f2c9392a152838bd60b71a557c06
MD5 0fa6893b883e1c02603ea6afe36ac333
BLAKE2b-256 3c6668093e19ed1b7ee140c72cc9a5e0d79006dda0d68bd45dfad4f5e93d1a41

See more details on using hashes here.

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