Skip to main content

strictclasses

Disclaimer: this is beta software, API is not stable.

This is a validation companion to dataclasses.

It adds the strict method to the dataclass to validate the types are correct. Usage:

from dataclasses import dataclass
from strictclasses import strict

@strict
@dataclass
class Foo:
    bar: int


f = Foo('3')
f.strict() # -> AssertionError: bar is not an instance of <class 'int'>

Release files for strictclasses 0.1.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for strictclasses 0.1.4
File Size Uploaded
strictclasses-0.1.4.tar.gz 1.5 kB Details

Release files / strictclasses-0.1.4.tar.gz

Download URL strictclasses-0.1.4.tar.gz
Size 1.5 kB
Tags Source
SHA-256 checksum
How to use checksums
bfe0016c890d17401419abdf25e6824ee9a2be09ceddb924fe31d863caa7b775
BLAKE2b-256 checksum
How to use checksums
ed6b23378c49e5256b543bab14ac14eecbcb62e670822bb7cadc2d2174a741ea
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1.4 This release

1 release file

0.1.3

2 release files

0.1.2

2 release files

0.1.1

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page