Metadata-Version: 2.1
Name: threadsafe-shell
Version: 1.0.0
Summary: A pure-python, thread-safe, queue-based logging and user input module
Author-email: Calico Kalamari <kalamariking@proton.me>
Project-URL: Homepage, https://github.com/KalamariKing/threadsafe-shell
Project-URL: Bug Tracker, https://github.com/KalamariKing/threadsafe-shell/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# Threaded Shell

A simple, strictly-python, thread-safe logging and user input module.
