2021.4 #19

Merged
edraft merged 237 commits from 2021.4 into master 2021-04-01 10:13:33 +02:00
2 changed files with 0 additions and 16 deletions
Showing only changes of commit bdb0548bc8 - Show all commits

View File

@ -1,6 +0,0 @@
/src/
/src/tests
/src/tests/__init__.py
/cpl.json
/LICENSE
/README.md

View File

@ -1,10 +0,0 @@
- sh_edraft
- common # Contains Interfaces and models for the hole library
- interface
- model
- configuration # Contains classes for app configuration by JSON, ENV vars and arguments
- discord # Contains classes for better use of discord.py
- logging # Contains classes for logging
- mailing # Contains classes for mailing
- messenger # Contains classes for sh_messenger_server client
- service # Contains classes to provide and use the services defined in this library