๐ป/ํ๋ก๊ทธ๋๋ฐ(30)
-
[ํ์ด์ฌ] Flask ์ Pandas ์ฐ๋
https://frhyme.github.io/python-lib/flask_pandas/ flask์ pandas๋ฅผ ์ฐ๊ฒฐํด๋ด ์๋ค. flask์ pd.DataFrame ์ฐ๋ํ๊ธฐ frhyme.github.io https://stackoverflow.com/questions/52644035/how-to-show-a-pandas-dataframe-into-a-existing-flask-html-table How to show a pandas dataframe into a existing flask html table? This may sound a noob question, but I'm stuck with it as Python is not one of my best languages. I have a htm..
2021.09.14 -
[ํ์ด์ฌ] ํ๋ก์ ํธ์์ ์ค์ ๊ฐ ๊ด๋ฆฌํ๊ธฐ
https://mingrammer.com/ways-to-manage-the-configuration-in-python/ ํ์ด์ฌ์์ ์ค์ ๊ฐ ๊ด๋ฆฌํ๊ธฐ ์๋ฒ๋ฅผ ๊ฐ๋ฐํ๋ค๋ณด๋ฉด ํญ์ ๋ง์ฃผ์น๋ ๋ฌธ์ ๊ฐ ์๋๋ฐ ๋ฐ๋ก ์ค์ ๊ฐ (Configuration)์ ์ด๋ป๊ฒ ๊ด๋ฆฌํ๋๋์ด๋ค. ๋น๋จ, ์๋ฒ ์ ํ๋ฆฌ์ผ์ด์ ๋ฟ๋ง ์๋๋ผ ์ค mingrammer.com https://wikidocs.net/81074 4-06 ์๋ฒ·๊ฐ๋ฐ ํ๊ฒฝ์ ์ํ config ๋ถ๋ฆฌํ๊ธฐ `[์์ฑ ์์ค]` : [github.com/pahkey/flaskbook/tree/4-06](https://github.com/pahkey/flaskbook/tree/4-0 ... wikidocs.net
2021.09.09 -
[ํ์ด์ฌ] fpdf (PDF ์์ฑ ๋ผ์ด๋ธ๋ฌ๋ฆฌ) ํ ํ๋ฆฟ
http://www.fpdf.org/en/script/ Scripts 2004-07-06Darren Gates & Adrian TufaTextBox www.fpdf.org
2021.09.08 -
[ํ์ด์ฌ] ํ์ด์ฌ Naming Convention
https://www.python.org/dev/peps/pep-0008/#package-and-module-names PEP 8 -- Style Guide for Python Code The official home of the Python Programming Language www.python.org [Python] ๋ณ์๋ช Naming Convention ํ์ด์ฌ์์๋ ๋ค์ด๋ฐ ์ปจ๋ฒค์ ์ ์ด๋ป๊ฒ ํํ์ ํ ๊น? ์ฐ์ ๋ค์ด๋ฐ ์ปจ๋ฒค์ ์๋ ์ธ ๊ฐ์ง ๋ฐฉ๋ฒ์ด ์๋ค. ๋๋ฌธ์๋ก ๊ตฌ๋ณํ๊ณ ์๋ฌธ์๋ก ์์ํ๋ ์นด๋ฉ ์ผ์ด์ค(Camel case) _ Lower Camel Case camelCase: int = 1 ๋ security-nanglam.tistory.com
2021.09.07 -
[ํ์ด์ฌ] ๊ตฌ๊ธ ์คํ๋ ๋ ์ํธ ์ฐ๋ ๋ฐ ์๊ฐํ
https://hyeshinoh.github.io/2020/04/18/python_18_pygsheets/ python 18. ํ์ด์ฌ์ผ๋ก ๊ตฌ๊ธ์คํ๋ ๋์ํธ ๋ค๋ฃจ๊ธฐ - pygsheets ํจํค์ง jupyternotebook์ผ๋ก ๋ณด๊ธฐ ์๋ง๋ ์๋นํ ๋ง์ ์ฌ๋๋ค์ด ์ ๋ฌด ํน์ ๊ฐ์ธ ์ฉ๋๋ก ๊ตฌ๊ธ์คํ๋ ๋์ํธ๋ฅผ ์ฌ์ฉํ๊ณ ์์ ๊ฒ์ด๋ค.๊ตฌ๊ธ์คํ๋ ๋์ํธ๋ ์ฝ๊ฒ ๋งํด ๊ตฌ๊ธ ์์ด๋๋ง ์๋ค๋ฉด ๋ฌด๋ฃ๋ก ์จ๋ผ์ธ ์์ hyeshinoh.github.io
2021.09.03 -
[JAVA] ๋์์ธ ํจํด
[๋ฌด๋ฃ] ์๋ฐ ๋์์ธ ํจํด์ ์ดํด - Gof Design Pattern - ์ธํ๋ฐ | ๊ฐ์ ์๋ฐ ๋์์ธ ํจํด ์ดํดํ๊ธฐ ๊ฐ์ข ์ ๋๋ค. ์ฌ๋ฌ๊ฐ์ง ๋์์ธ ํจํด๋ค์ ์์๋ณด๋ฉฐ ๋์์ธ ํจํด์ ๋ํ ์ดํด๋๋ฅผ ๋์ด๋๋ก ๋์์ค๋๋ค. Gof Design Pattern์ ์๋ฐ ์ธ์ด๋ก ์ค๋ช ํ ๊ฐ์. ์๋ฏธ ์๊ณ ์ฌ์ด ์ www.inflearn.com
2021.09.03