Annotate a single, literal character
Project description
Char Literal
Annotate a single, literal character.
Example
from char_literal import ASCIIChar
valid: ASCIIChar = "A"
invalid: ASCIIChar = "AB" # Reported by type checker
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
char_literal-0.1.0rc2.tar.gz
(4.9 kB
view details)
File details
Details for the file char_literal-0.1.0rc2.tar.gz.
File metadata
- Download URL: char_literal-0.1.0rc2.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
140dc3b56a02a2ff034761d12daabbaf818e811b189c6bc6bbcbd844b9f3ccc4
|
|
| MD5 |
e35ce1a269405de468602289a78f2378
|
|
| BLAKE2b-256 |
b4e355fddfb0502d255996812c2b1bbda570373c6e7ed52a396a36fc2a35b423
|