Initial Commit

This commit is contained in:
helldh 2026-01-13 09:10:49 +03:00
commit d25706163c
34 changed files with 1035 additions and 0 deletions

10
.idea/dnd_dm_toolkit.iml generated Normal file
View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.13 (dnd_dm_toolkit)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>