티스토리 뷰

GitHub

[Exin1] Excel Interop Exercise - C# Python

Code Nara 2019. 4. 19. 05:38

C# Excel Tutorial

http://csharp.net-informations.com/excel/csharp-excel-tutorial.htm





< C# Version >









< Python Version >



# Create virtual environment

$ python -m venv myvenv


# Once you've created a virtual environment, you may activate it

$ myvenv\Scripts\activate.bat


# Python for Win32 (pywin32) extensions,

# which provides access to many of the Windows APIs,

# and the ability to create and use COM objects.

$ pip install pywin32


# Add following line in .gitignore

myvenv/



공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
more
«   2025/12   »
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 31
글 보관함