250x250
Notice
Recent Posts
Recent Comments
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
Tags
- error
- Python
- Open Source
- 문서
- STS
- Thymeleaf
- Tomcat
- Docker
- 설정
- Spring Boot
- maven
- AJAX
- spring
- oracle
- ubuntu
- Eclipse
- MySQL
- jpa
- git
- myBatis
- 오픈소스
- JavaScript
- MSSQL
- Source
- IntelliJ
- Exception
- Core Java
- PostgreSQL
- JDBC
- SpringBoot
Archives
- Today
- Total
목록mysql-connector-python (1)
헤르메스 LIFE
[Python] DB Connection - MySQL
1. MySQL Connection (venv) C:\JetBrains\pythonProject\venv\Scripts>pip install mysql-connector-python Collecting mysql-connector-python Downloading mysql_connector_python-8.0.23-py2.py3-none-any.whl (379 kB) |████████████████████████████████| 379 kB 939 kB/s Collecting protobuf>=3.0.0 Downloading protobuf-3.15.3-py2.py3-none-any.whl (173 kB) |████████████████████████████████| 173 kB 6.4 MB/s Col..
Python
2021. 3. 4. 01:06