Skip to content

Calling align_long() from Python code #32

Description

@samuelbradshaw

Is there a way to call timething from Python? I tried this:

from timething.cli import align_long

But it gives me an error:
ImportError: cannot import name 'align_long' from 'timething.cli' (/Users/sbradshaw/Desktop/Projects/Git-Miscellaneous/transcribe-align/.venv/lib/python3.12/site-packages/timething/cli.py)

I have a Python project that I'm hoping to use timething for. It would be very convenient if I could call it directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions