reorganize the library into three folders lib, contrib and core

Write unittests with pytest
Make all functions and method signatures as keyword only arguments
This commit is contained in:
Ichinga Samuel
2024-10-06 23:20:59 +01:00
parent 9b55214d1a
commit 76a947640f
68 changed files with 1439 additions and 817 deletions
+4 -5
View File
@@ -48,7 +48,6 @@ nosetests.xml
coverage.xml
*,cover
.hypothesis/
scrap.py
# Translations
*.mo
@@ -74,9 +73,9 @@ target/
.vscode/
# config files
config.json
aiomql.json
config/
test_data/
test.json
# development
terminals/