20 lines
564 B
Plaintext
20 lines
564 B
Plaintext
Metadata-Version: 2.1
|
|
Name: execlog
|
|
Version: 0.1.1
|
|
Summary: Lightweight multi-threaded job framework
|
|
Author-email: Sam Griesemer <samgriesemer@gmail.com>
|
|
Classifier: Programming Language :: Python :: 3
|
|
Classifier: License :: OSI Approved :: MIT License
|
|
Classifier: Operating System :: OS Independent
|
|
Requires-Python: >=3.12
|
|
Description-Content-Type: text/markdown
|
|
Requires-Dist: tqdm
|
|
|
|
# Overview
|
|
`execlog` is a lightweight multi-threaded job framework
|
|
|
|
- **Handler**: live-reload handshake manager for connecting pages
|
|
- **Listener**:
|
|
- **Router**
|
|
- **Server**:
|