Provides a StringLike class that adds the behavior of Python’s built-in string to its children. This is useful when you want to implement a class that behaves like a string but encapsulates some additional functionality that a normal string doesn’t provide.
Additionally provides LazyString and CachedLazyString classes which behave exactly like strings but allow strings to be constructed in a thunk (i.e. lazily) instead of strictly (i.e. immediately).
An example of how it can be used: http://developer.covenanteyes.com/stringlike-in-python/
Release files for stringlike 0.3.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| stringlike-0.3.3.tar.gz | 3.9 kB | Details |
Release files / stringlike-0.3.3.tar.gz
| Download URL | stringlike-0.3.3.tar.gz |
|---|---|
| Size | 3.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
48271245b48217774f5a5fae5fb8e1be554974dcf2f731c81508224b6a380717
|
|
BLAKE2b-256 checksum How to use checksums |
936a39fc2286760525e77885f4bb54b48c05bbbb0264052c4275d3ceff605d85
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |