Metadata-Version: 2.1
Name: dduk-application
Version: 0.0.22
Summary: ddukbaek2 application library
Home-page: https://ddukbaek2.com
Author: ddukbaek2
Author-email: ddukbaek2@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: debugpy
Requires-Dist: dduk-core
Requires-Dist: dduk-utility

# dduk-application


## 개요
- 파이썬 dduk 애플리케이션 라이브러리.   


## 개발환경
- OS: Windows 10 Pro / Windows 11 Pro   
- Python: 3.12.4 (64-Bit)   
- IDE: Visual Studio Code 1.92.1 (System Setup)   
    - Korean Language Pack for Visual Studio Code   
    - Python   
    - Python Debugger   
    - Pylance   


## 가이드

### 사용 환경
- Visual Studio Code Only (추후 추가 설정을 통해 메모장기반, 파이참기반, 비주얼스튜디오기반 등 추가 예정)  
- debugpy   


### 애플리케이션 실행 타입
- source   
- build   
- service   


### 샘플 프로젝트
 - 참고 : https://github.com/ddukbaek2/dduk-application-template   

