pipeworks_name_generation

Transition

  • Transition Reference
  • Closeout and Archive Plan

Historical

  • Changelog
    • 0.8.2 (2026-03-21)
      • Documentation
    • 0.8.1 (2026-03-20)
      • Fixes
    • 0.8.0 (2026-03-10)
      • Features
      • Fixes
    • 0.7.3 (2026-03-10)
      • Fixes
    • 0.7.2 (2026-03-10)
      • Fixes
    • 0.7.1 (2026-02-23)
      • Documentation
      • Internal Changes
    • 0.7.0 (2026-02-23)
      • Features
      • Fixes
      • Documentation
    • 0.6.0 (2026-02-21)
      • Features
      • Fixes
      • Internal Changes
    • 0.5.21 (2026-02-21)
      • Features
      • Documentation
    • 0.5.20 (2026-02-20)
      • Features
      • Fixes
    • 0.5.19 (2026-02-09)
      • Features
    • 0.5.18 (2026-02-08)
      • Features
      • Fixes
    • 0.5.17 (2026-02-08)
      • Features
      • Documentation
      • Internal Changes
    • 0.5.16 (2026-02-08)
      • Features
    • 0.5.15 (2026-02-07)
      • Documentation
    • 0.5.14 (2026-01-30)
      • Fixes
      • Documentation
    • 0.5.13 (2026-01-27)
      • Fixes
    • 0.5.12 (2026-01-26)
      • Features
      • Fixes
      • Internal Changes
    • 0.5.11 (2026-01-24)
      • Internal Changes
    • 0.5.10 (2026-01-23)
      • Internal Changes
    • 0.5.9 (2026-01-23)
      • Documentation
      • Internal Changes
    • 0.5.8 (2026-01-23)
      • Internal Changes
    • 0.5.7 (2026-01-23)
      • Documentation
    • 0.5.6 (2026-01-23)
      • Features
      • Internal Changes
    • 0.5.5 (2026-01-22)
      • Features
      • Internal Changes
    • 0.5.4 (2026-01-21)
      • Features
    • 0.5.3 (2026-01-21)
      • Features
    • 0.5.2 (2026-01-21)
      • Features
      • Fixes
      • Documentation
    • 0.5.1 (2026-01-21)
      • Features
      • Fixes
      • Internal Changes
    • 0.5.0 (2026-01-16)
      • ⚠ BREAKING CHANGES
      • Features
      • Fixes
      • Documentation
      • Internal Changes
    • 0.4.0 (2026-01-10)
      • Features
      • Documentation
    • 0.3.0 (2026-01-08)
      • Features
      • Bug Fixes
      • Documentation
    • 0.2.1 (2026-01-08)
      • Features
      • Bug Fixes
      • Documentation
    • 0.2.1 (2026-01-08)
      • Features
      • Bug Fixes
      • Documentation
    • [0.2.0] - 2026-01-08
      • Features
        • Build Tools Suite
        • Analysis Tools
      • Documentation
      • Internal Changes
      • Fixes
    • [0.1.0] - Initial Release
  • Build Tools
    • Tool Overview
    • Quick Start
    • Detailed Documentation
      • Pyphen Syllable Extractor
        • Overview
        • Command-Line Interface
        • Output Format
        • Integration Guide
        • Notes
        • API Reference
      • NLTK Syllable Extractor
        • Overview
        • Command-Line Interface
        • Output Format
        • Integration Guide
        • Notes
        • API Reference
      • Pyphen Syllable Normaliser
        • Overview
        • Command-Line Interface
        • Output Format
        • Integration Guide
        • Notes
        • API Reference
      • NLTK Syllable Normaliser
        • Overview
        • Command-Line Interface
        • Output Format
        • Integration Guide
        • Notes
        • API Reference
      • Syllable Feature Annotator
        • Overview
        • Command-Line Interface
        • Output Format
        • Integration Guide
        • Notes
        • API Reference
      • Name Combiner
        • Overview
        • Command-Line Interface
        • Output Format
        • Integration Guide
        • Notes
        • API Reference
      • Name Selector
        • Overview
        • Command-Line Interface
        • Output Format
        • Integration Guide
        • Notes
        • API Reference
      • Corpus SQLite Builder
        • Overview
        • Command-Line Interface
        • Output Format
        • Integration Guide
        • Notes
        • API Reference
      • Syllable Walker
        • Overview
        • Core Concepts
        • Command-Line Interface
        • Integration Guide
        • Advanced Topics
        • Notes
        • API Reference
      • Syllable Walker Web
        • Overview
        • Command-Line Interface
        • Output Format
        • Integration Guide
        • Advanced Topics
        • Notes
        • API Reference
      • Syllable Walker TUI
        • Overview
        • Core Concepts
        • Command-Line Interface
        • Output Format
        • Integration Guide
        • Advanced Topics
        • Notes
        • API Reference
      • Corpus Database
        • Overview
        • Output Format
        • Integration Guide
        • Notes
        • API Reference
      • Corpus Database Viewer
        • Overview
        • Command-Line Interface
        • Output Format
        • Integration Guide
        • Advanced Topics
        • Notes
        • API Reference
      • Analysis Tools
        • Overview
        • Random Sampler
        • Feature Signature Analysis
        • t-SNE Visualization
        • Notes
        • API Reference
      • TUI Common Components
        • Overview
        • Controls
        • Services
        • Integration Guide
        • Notes
        • API Reference
      • Pipeline TUI
        • Overview
        • Command-Line Interface
        • Interface Overview
        • Keyboard Shortcuts
        • Integration Guide
        • Architecture
        • Notes
        • API Reference
  • Webapp
    • Architecture
    • HTTP API
    • HTTP Examples
      • Import package pair
      • List generation package options
      • List imported packages
      • List tables for a package
      • Fetch table rows
      • Generate names
      • Validation error example
    • Database Model
    • Development
    • Deployment (Legacy Pointer)
  • API Reference
    • db
      • Submodules
        • db.backup
        • db.connection
        • db.importer
        • db.repositories
        • db.schema
        • db.table_store
    • cli
      • Functions
      • Module Contents
        • create_argument_parser()
        • parse_arguments()
        • build_settings_from_args()
        • main()
    • api
      • Functions
      • Module Contents
        • create_argument_parser()
        • parse_arguments()
        • build_settings_from_args()
        • main()
    • http
      • Submodules
        • http.query
        • http.transport
    • server
      • Functions
      • Module Contents
        • find_available_port()
        • resolve_server_port()
        • create_handler_class()
        • start_http_server()
        • run_server()
        • create_argument_parser()
        • parse_arguments()
        • build_settings_from_args()
        • main()
    • config
      • Attributes
      • Classes
      • Functions
      • Module Contents
        • DEFAULT_HOST
        • DEFAULT_DB_PATH
        • DEFAULT_FAVORITES_DB_PATH
        • DEFAULT_DB_EXPORT_PATH
        • DEFAULT_DB_BACKUP_PATH
        • ServerSettings
        • load_server_settings()
        • apply_runtime_overrides()
    • routes
      • Submodules
        • routes.browse
        • routes.database
        • routes.database_admin
        • routes.favorites
        • routes.generation
        • routes.help
        • routes.imports
        • routes.static
    • runtime
      • Functions
      • Module Contents
        • port_is_available()
        • find_available_port()
        • find_preferred_auto_port()
        • resolve_server_port()
        • create_bound_handler_class()
        • start_http_server()
        • run_server()
    • handler
      • Classes
      • Module Contents
        • WebAppHandler
    • frontend
      • Submodules
        • frontend.assets
    • constants
      • Attributes
      • Module Contents
        • DEFAULT_PAGE_LIMIT
        • MAX_PAGE_LIMIT
        • GENERATION_NAME_CLASSES
        • GENERATION_CLASS_PATTERNS
        • GENERATION_CLASS_KEYS
        • GENERATION_SYLLABLE_LABELS
    • favorites
      • Submodules
        • favorites.repositories
        • favorites.schema
    • generation
      • Functions
      • Module Contents
        • get_cached_generation_package_options()
        • clear_generation_package_options_cache()
    • build_tools
      • Submodules
        • build_tools.corpus_db
        • build_tools.corpus_db_viewer
        • build_tools.corpus_sqlite_builder
        • build_tools.name_combiner
        • build_tools.name_renderer
        • build_tools.name_selector
        • build_tools.nltk_syllable_extractor
        • build_tools.nltk_syllable_normaliser
        • build_tools.pipeline_tui
        • build_tools.pyphen_syllable_extractor
        • build_tools.pyphen_syllable_normaliser
        • build_tools.syllable_analysis
        • build_tools.syllable_feature_annotator
        • build_tools.syllable_walk
        • build_tools.syllable_walk_tui
        • build_tools.syllable_walk_web
        • build_tools.tui_common
    • help_content
      • Functions
      • Module Contents
        • get_help_entries()
    • route_registry
      • Attributes
      • Functions
      • Module Contents
        • GET_ROUTE_METHODS
        • API_GET_ROUTE_METHODS
        • POST_ROUTE_METHODS
        • select_route_maps()
    • endpoint_adapters
      • Functions
      • Module Contents
        • get_root()
        • get_static_pipe_works_fonts_css()
        • get_static_pipe_works_base_css()
        • get_static_app_css()
        • get_static_app_js()
        • get_static_api_builder_preview_js()
        • get_static_favorites_js()
        • get_static_font()
        • get_health()
        • get_version()
        • get_help()
        • get_favorites()
        • get_favorite_tags()
        • get_favorites_export()
        • post_favorites()
        • post_favorites_update()
        • post_favorites_delete()
        • post_favorites_export()
        • post_favorites_import()
        • get_generation_package_options()
        • get_generation_package_syllables()
        • get_generation_selection_stats()
        • get_database_packages()
        • get_database_package_tables()
        • get_database_table_rows()
        • get_favicon()
        • post_browse_directory()
        • post_read_metadata()
        • post_import()
        • post_generate()
        • post_database_backup()
        • post_database_export()
        • post_database_delete_package()
        • post_database_import()
    • pipeworks_name_generation
      • Submodules
        • pipeworks_name_generation.apps
        • pipeworks_name_generation.generator
        • pipeworks_name_generation.renderer
pipeworks_name_generation
  • Search


© Copyright 2026, Andrew Park.

Built with Sphinx using a theme provided by Read the Docs.