Open davidxia opened 3 years ago
Allow text to be dynamic by providing a function like so.
with Halo(text=lambda: f'date {datetime.datetime.now()}'): time.sleep(100)
closed #167
Description of new feature, or changes
Allow text to be dynamic by providing a function like so.
Checklist
Related Issues and Discussions
closed #167
People to notify