namedtuple
Here are 24 public repositories matching this topic...
Transparent and persistent cache/serialization powered by type hints
-
Updated
Oct 12, 2025 - Python
Lightweight namedtuple wrapper for attribute-style data access (a la JavaScript objects).
-
Updated
Jan 16, 2023 - Python
quickly create UIs to interactively prompt, validate, and persist python objects to disk (JSON/YAML) and back using type hints
-
Updated
Sep 10, 2025 - Python
OpenExchangeRates API client for Python 3.7+.
-
Updated
Apr 11, 2018 - Python
Generate NamedTuple code based on data samples
-
Updated
Jan 11, 2021 - Python
Software Asset Management tool in Python and SQLite using FreeSimpleGUI and RegEx to prevent invalid data input
-
Updated
May 26, 2025 - Python
-
Updated
Oct 12, 2014 - Python
Namedtuples inside set-like sqlite databases
-
Updated
Apr 20, 2021 - Python
Data processing and analysis for C++ (with Python-oriented syntax)
-
Updated
Sep 11, 2024 - C++
namedtuple from dict / valid identifier from string
-
Updated
Jan 4, 2023 - Python
Convert Python Iterable Objects to `namedtuple`
-
Updated
Jan 31, 2022 - Python
Simple program that I created after learning Python data types. Especially namedtuple
-
Updated
Feb 8, 2025 - Python
A subclass of tuple that allows for named attribute access. Note that a structure with the same name and usage is available in Python 2.6 as collections.namedtuple, but this is smaller and available in Python 2.4+. If you ask the question "should I use this or collections.namedtuple?" the answer will invariably be the latter. The only real benef…
-
Updated
Feb 27, 2014 - Python
Patched namedtuple for field defaults.
-
Updated
Dec 13, 2019 - Python
A plain text file parser and analyzer
-
Updated
May 9, 2020 - Python
🔖 Python's namedtuple data structure for JavaScript
-
Updated
Jan 6, 2023 - JavaScript
Improve this page
Add a description, image, and links to the namedtuple topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the namedtuple topic, visit your repo's landing page and select "manage topics."