Adding message sending. Profile and message get seem to work.

This commit is contained in:
Michael Woods
2025-12-20 22:29:27 -05:00
parent ae52188bcc
commit 0e88677dad
9 changed files with 262 additions and 158 deletions

View File

@@ -19,7 +19,8 @@ setup(
'ZODB',
'ZEO',
'podman',
'tabulate'
'tabulate',
'pydantic'
],
entry_points={
'console_scripts': [