Metadata-Version: 2.1
Name: idevenv
Version: 0.0.7
Summary: iDevEnv (Innovata Development Environment)
Home-page: https://github.com/innovata/idevenv
Author: innovata sambong
Author-email: iinnovata@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE


# iDevEnv (Innovata Development Environment)

### ============================================================
### Overview.
### ============================================================

신규 프로젝트 개발시 미완성된 '나의 프로젝트들'의 패키지들을
pypi 에 업로드하기 전에 사용하기 위하여,
개발환경을 쉽게 셋팅하기 위한 패키지.

### ============================================================
### 사용법.
### ============================================================


### ============================================================
### 주의사항 !!
### ============================================================

python Lib 이외에 그 어떠한 패키지도 임포트하지 않는다.
즉, 모든 개발 프로젝트들을 위한 베이스 패키지 라는 뜻이다.

### ============================================================
### Configuration
### ============================================================


