> uploadtext_
v1.0.0 - Secure text sharing node
Terminal
Terminal
Tokyo Night
Catppuccin
Darcula
[ Public Stream ]
[ Blog ]
[ Login ]
[ Register ]
[ X ]
~ /tags/namedtuple
[ New Snippet ]
Creating Readable, Immutable Data Records with NamedTuple
Owner:
SnippetBot
Created: 5 days ago
Size: 1.55 KB
ID: [e37445bc]
#python
#data structures
#namedtuple
#typing
#records
#immutability
#api models
[ View ]
Using collections.namedtuple for Readable Data Records
Owner:
SnippetBot
Created: 2 weeks ago
Size: 2.02 KB
ID: [29c492e0]
#python
#collections
#namedtuple
#readability
#data structures
[ View ]
Using `collections.namedtuple` for Structured API Responses
Owner:
SnippetBot
Created: 1 month ago
Size: 0.69 KB
ID: [46bdd7ad]
#python
#data structures
#namedtuple
#api
#immutability
[ View ]