cjm-transcript-source-select 0.0.36__tar.gz → 0.0.37__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {cjm_transcript_source_select-0.0.36/cjm_transcript_source_select.egg-info → cjm_transcript_source_select-0.0.37}/PKG-INFO +3 -3
- cjm_transcript_source_select-0.0.37/cjm_transcript_source_select/__init__.py +1 -0
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/components/helpers.py +3 -1
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/components/local_files.py +3 -1
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/components/preview_panel.py +3 -1
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/components/selection_queue.py +3 -1
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/components/source_browser.py +3 -1
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/components/step_renderer.py +3 -1
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/html_ids.py +3 -1
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/models.py +3 -1
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/routes/core.py +3 -1
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/routes/filtering.py +3 -1
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/routes/init.py +3 -1
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/routes/local_files.py +3 -1
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/routes/queue.py +3 -1
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/routes/source_browser.py +3 -1
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/routes/tabs.py +3 -1
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/services/source.py +3 -1
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/services/source_utils.py +3 -1
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/utils.py +3 -1
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37/cjm_transcript_source_select.egg-info}/PKG-INFO +3 -3
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select.egg-info/requires.txt +2 -2
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/pyproject.toml +1 -1
- cjm_transcript_source_select-0.0.36/cjm_transcript_source_select/__init__.py +0 -1
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/LICENSE +0 -0
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/MANIFEST.in +0 -0
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/README.md +0 -0
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/_modidx.py +0 -0
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/components/__init__.py +0 -0
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/routes/__init__.py +0 -0
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select/services/__init__.py +0 -0
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select.egg-info/SOURCES.txt +0 -0
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select.egg-info/dependency_links.txt +0 -0
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select.egg-info/entry_points.txt +0 -0
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/cjm_transcript_source_select.egg-info/top_level.txt +0 -0
- {cjm_transcript_source_select-0.0.36 → cjm_transcript_source_select-0.0.37}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: cjm-transcript-source-select
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.37
|
|
4
4
|
Summary: FastHTML source selection component for transcript decomposition workflows, with federated database browsing, drag-drop ordering, and keyboard navigation.
|
|
5
5
|
Author-email: "Christian J. Mills" <9126128+cj-mills@users.noreply.github.com>
|
|
6
6
|
License: Apache-2.0
|
|
@@ -16,8 +16,8 @@ Requires-Python: >=3.12
|
|
|
16
16
|
Description-Content-Type: text/markdown
|
|
17
17
|
License-File: LICENSE
|
|
18
18
|
Requires-Dist: python-fasthtml
|
|
19
|
-
Requires-Dist: cjm-plugin-system>=0.0.
|
|
20
|
-
Requires-Dist: cjm-transcription-plugin-system>=0.0.
|
|
19
|
+
Requires-Dist: cjm-plugin-system>=0.0.31
|
|
20
|
+
Requires-Dist: cjm-transcription-plugin-system>=0.0.16
|
|
21
21
|
Requires-Dist: cjm-fasthtml-app-core>=0.0.21
|
|
22
22
|
Requires-Dist: cjm-fasthtml-daisyui>=0.0.15
|
|
23
23
|
Requires-Dist: cjm_fasthtml_lucide_icons>=0.0.1
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "0.0.37"
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
"""Shared helper functions for the selection module
|
|
1
|
+
"""Shared helper functions for the selection module
|
|
2
|
+
|
|
3
|
+
Docs: https://cj-mills.github.io/cjm-transcript-source-selectcomponents/helpers.html.md"""
|
|
2
4
|
|
|
3
5
|
# AUTOGENERATED! DO NOT EDIT! File to edit: ../../nbs/components/helpers.ipynb.
|
|
4
6
|
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
"""Local files browser for importing external .db files
|
|
1
|
+
"""Local files browser for importing external .db files
|
|
2
|
+
|
|
3
|
+
Docs: https://cj-mills.github.io/cjm-transcript-source-selectcomponents/local_files.html.md"""
|
|
2
4
|
|
|
3
5
|
# AUTOGENERATED! DO NOT EDIT! File to edit: ../../nbs/components/local_files.ipynb.
|
|
4
6
|
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
"""Collapsible preview panel for displaying selected content
|
|
1
|
+
"""Collapsible preview panel for displaying selected content
|
|
2
|
+
|
|
3
|
+
Docs: https://cj-mills.github.io/cjm-transcript-source-selectcomponents/preview_panel.html.md"""
|
|
2
4
|
|
|
3
5
|
# AUTOGENERATED! DO NOT EDIT! File to edit: ../../nbs/components/preview_panel.ipynb.
|
|
4
6
|
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
"""Selection queue component with drag-drop reordering
|
|
1
|
+
"""Selection queue component with drag-drop reordering
|
|
2
|
+
|
|
3
|
+
Docs: https://cj-mills.github.io/cjm-transcript-source-selectcomponents/selection_queue.html.md"""
|
|
2
4
|
|
|
3
5
|
# AUTOGENERATED! DO NOT EDIT! File to edit: ../../nbs/components/selection_queue.ipynb.
|
|
4
6
|
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
"""Source browser components for displaying and filtering transcription sources
|
|
1
|
+
"""Source browser components for displaying and filtering transcription sources
|
|
2
|
+
|
|
3
|
+
Docs: https://cj-mills.github.io/cjm-transcript-source-selectcomponents/source_browser.html.md"""
|
|
2
4
|
|
|
3
5
|
# AUTOGENERATED! DO NOT EDIT! File to edit: ../../nbs/components/source_browser.ipynb.
|
|
4
6
|
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
"""Phase 1 step renderer: Source Selection & Ordering with two-column layout and collapsible preview
|
|
1
|
+
"""Phase 1 step renderer: Source Selection & Ordering with two-column layout and collapsible preview
|
|
2
|
+
|
|
3
|
+
Docs: https://cj-mills.github.io/cjm-transcript-source-selectcomponents/step_renderer.html.md"""
|
|
2
4
|
|
|
3
5
|
# AUTOGENERATED! DO NOT EDIT! File to edit: ../../nbs/components/step_renderer.ipynb.
|
|
4
6
|
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
"""HTML ID constants for Phase 1: Source Selection & Ordering
|
|
1
|
+
"""HTML ID constants for Phase 1: Source Selection & Ordering
|
|
2
|
+
|
|
3
|
+
Docs: https://cj-mills.github.io/cjm-transcript-source-selecthtml_ids.html.md"""
|
|
2
4
|
|
|
3
5
|
# AUTOGENERATED! DO NOT EDIT! File to edit: ../nbs/html_ids.ipynb.
|
|
4
6
|
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
"""Data models and URL bundles for Phase 1: Source Selection & Ordering
|
|
1
|
+
"""Data models and URL bundles for Phase 1: Source Selection & Ordering
|
|
2
|
+
|
|
3
|
+
Docs: https://cj-mills.github.io/cjm-transcript-source-selectmodels.html.md"""
|
|
2
4
|
|
|
3
5
|
# AUTOGENERATED! DO NOT EDIT! File to edit: ../nbs/models.ipynb.
|
|
4
6
|
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
"""Filtering, grouping, and keyboard navigation route handlers
|
|
1
|
+
"""Filtering, grouping, and keyboard navigation route handlers
|
|
2
|
+
|
|
3
|
+
Docs: https://cj-mills.github.io/cjm-transcript-source-selectroutes/filtering.html.md"""
|
|
2
4
|
|
|
3
5
|
# AUTOGENERATED! DO NOT EDIT! File to edit: ../../nbs/routes/filtering.ipynb.
|
|
4
6
|
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
"""Source browser virtual collection router for Phase 1 selection
|
|
1
|
+
"""Source browser virtual collection router for Phase 1 selection
|
|
2
|
+
|
|
3
|
+
Docs: https://cj-mills.github.io/cjm-transcript-source-selectroutes/source_browser.html.md"""
|
|
2
4
|
|
|
3
5
|
# AUTOGENERATED! DO NOT EDIT! File to edit: ../../nbs/routes/source_browser.ipynb.
|
|
4
6
|
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
"""Source service for federated transcription queries via DuckDB
|
|
1
|
+
"""Source service for federated transcription queries via DuckDB
|
|
2
|
+
|
|
3
|
+
Docs: https://cj-mills.github.io/cjm-transcript-source-selectservices/source.html.md"""
|
|
2
4
|
|
|
3
5
|
# AUTOGENERATED! DO NOT EDIT! File to edit: ../../nbs/services/source.ipynb.
|
|
4
6
|
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
"""Source record operations for metadata extraction, grouping, and validation
|
|
1
|
+
"""Source record operations for metadata extraction, grouping, and validation
|
|
2
|
+
|
|
3
|
+
Docs: https://cj-mills.github.io/cjm-transcript-source-selectservices/source_utils.html.md"""
|
|
2
4
|
|
|
3
5
|
# AUTOGENERATED! DO NOT EDIT! File to edit: ../../nbs/services/source_utils.ipynb.
|
|
4
6
|
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
"""Display formatting and word counting utilities for the selection step
|
|
1
|
+
"""Display formatting and word counting utilities for the selection step
|
|
2
|
+
|
|
3
|
+
Docs: https://cj-mills.github.io/cjm-transcript-source-selectutils.html.md"""
|
|
2
4
|
|
|
3
5
|
# AUTOGENERATED! DO NOT EDIT! File to edit: ../nbs/utils.ipynb.
|
|
4
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: cjm-transcript-source-select
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.37
|
|
4
4
|
Summary: FastHTML source selection component for transcript decomposition workflows, with federated database browsing, drag-drop ordering, and keyboard navigation.
|
|
5
5
|
Author-email: "Christian J. Mills" <9126128+cj-mills@users.noreply.github.com>
|
|
6
6
|
License: Apache-2.0
|
|
@@ -16,8 +16,8 @@ Requires-Python: >=3.12
|
|
|
16
16
|
Description-Content-Type: text/markdown
|
|
17
17
|
License-File: LICENSE
|
|
18
18
|
Requires-Dist: python-fasthtml
|
|
19
|
-
Requires-Dist: cjm-plugin-system>=0.0.
|
|
20
|
-
Requires-Dist: cjm-transcription-plugin-system>=0.0.
|
|
19
|
+
Requires-Dist: cjm-plugin-system>=0.0.31
|
|
20
|
+
Requires-Dist: cjm-transcription-plugin-system>=0.0.16
|
|
21
21
|
Requires-Dist: cjm-fasthtml-app-core>=0.0.21
|
|
22
22
|
Requires-Dist: cjm-fasthtml-daisyui>=0.0.15
|
|
23
23
|
Requires-Dist: cjm_fasthtml_lucide_icons>=0.0.1
|
|
@@ -12,7 +12,7 @@ license = {text = "Apache-2.0"}
|
|
|
12
12
|
authors = [{name = "Christian J. Mills", email = "9126128+cj-mills@users.noreply.github.com"}]
|
|
13
13
|
keywords = ['nbdev', 'jupyter', 'notebook', 'python']
|
|
14
14
|
classifiers = ["Natural Language :: English", "Intended Audience :: Developers", "Development Status :: 3 - Alpha", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only"]
|
|
15
|
-
dependencies = ['python-fasthtml', 'cjm-plugin-system>=0.0.
|
|
15
|
+
dependencies = ['python-fasthtml', 'cjm-plugin-system>=0.0.31', 'cjm-transcription-plugin-system>=0.0.16', 'cjm-fasthtml-app-core>=0.0.21', 'cjm-fasthtml-daisyui>=0.0.15', 'cjm_fasthtml_lucide_icons>=0.0.1', 'cjm_fasthtml_file_browser>=0.0.24', 'cjm_fasthtml_keyboard_navigation>=0.0.27', 'duckdb', 'pandas', 'cjm_workflow_state>=0.0.3', 'cjm_source_provider>=0.0.1', 'cjm_fasthtml_interactions>=0.0.38', 'cjm_fasthtml_viewport_fit>=0.0.16', 'cjm_fasthtml_virtual_collection>=0.0.27', 'cjm_fasthtml_sortable_queue>=0.0.20', 'cjm_fasthtml_design_system>=0.0.13']
|
|
16
16
|
|
|
17
17
|
[project.urls]
|
|
18
18
|
Repository = "https://github.com/cj-mills/cjm-transcript-source-select"
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = "0.0.36"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|