티스토리 뷰

728x90
반응형

프로젝트를 시작하면서 필요한 과정에 따라 카오스 상태를 벗어나게 해주기 위해서 

폴더 위계구조를 잘 짜놓는가가 중요한 것 같다.

프로젝트의 성격에 따라 달라지기도 하고 정답이 있는 것은 아니지만 몇몇 참고문헌에서 힌트를 얻을 수 있다.

 

파이썬 프로젝트

https://julien.danjou.info/starting-your-first-python-project/

 

Starting your first Python project

There's a gap between learning the syntax of the Python programming language and being able to build a project from scratch. When you finish reading your first tutorial or book about Python, you're good to go for writing a Fibonacci suite calculator, but t

julien.danjou.info

 

머신러닝/데이터 사이언스 프로젝트

 

https://dzone.com/articles/data-science-project-folder-structure

 

Data Science Project Folder Structure - DZone Big Data

A software developer gives a brief tutorial on how to properly set up your data science project environment by showing how to create the proper file structure.

dzone.com

https://towardsdatascience.com/manage-your-data-science-project-structure-in-early-stage-95f91d4d0600

 

Manage your Data Science project structure in early stage.

Jupyter Notebook (or Colab, databrisk’s notebook etc) provide a very efficient way for building a project in a short time. We can create…

towardsdatascience.com

 

tree 명령어 (디렉토리 구조를 트리형태로 시각화해주는 명령어)

(sudo apt install tree 로 설치해야 함)

 

https://raghavan97.github.io/2016/02/11/logger-post/

 

Python Application Directory Structure · Python

Python Application Directory Structure 11 Feb 2016 One of the things that we need to get right for a python application is the way the project files are organized. A correct directory structure makes it easier for importing modules within the project loggi

raghavan97.github.io

 

728x90
반응형
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2024/06   »
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30
글 보관함