๋ถ๋ฅ ์ ์ฒด๋ณด๊ธฐ (225) ์ธ๋ค์ผํ ๋ฆฌ์คํธํ [Python] PDF ๊ด๋ จ ํจํค์ง ์ ๋ฆฌ PDFRW https://github.com/pmaupin/pdfrw GitHub - pmaupin/pdfrw: pdfrw is a pure Python library that reads and writes PDFs pdfrw is a pure Python library that reads and writes PDFs - GitHub - pmaupin/pdfrw: pdfrw is a pure Python library that reads and writes PDFs github.com https://kimhwon.github.io/pdfrw-automation/ pdfrw๋ฅผ ์ฌ์ฉํ PDF ์ ๋ฌด ์๋ํ PDF ํผ์ ์ฑ์ฐ๋ ์ ๋ฌด๋ฅผ ๋ฐ์์ต๋๋ค. ๋๋ต 600 rows ์ฏค ๋๋ ๋ฐ์ดํฐ๋ฅผ ๋ถ๋ฅํด์ PDF์ ์ฑ์ ๋ฃ.. [Discord.py] Bookmarks app_commands https://gihyeon.tistory.com/1 ๋์ค์ฝ๋ ๋ด [discord.py 2.0] ๊ธฐ๋ณธ ํ์ด์ฌ ๋ฒ์ 3.8 ๋จผ์ discord.py ์ต์ ๋ฒ์ ์ ์ค์นํฉ๋๋ค. pip install -U git+https://github.com/Rapptz/discord.py ์ค์น๊ฐ ๋๋์ จ์ผ๋ฉด ๋ด ์คํํ์ผ์ ์์ฑํด ์ค๋๋ค. from discord import Intents from discor.. gihyeon.tistory.com select menu ์ต์ ์ด .. 19๊ฐ ๊น์ง๋ง ๋๋?ใ https://www.reddit.com/r/Discordjs/comments/sf00wb/options_limit_in_select_menu/ Options Limit in Select Menu He.. [Node.js] Bookmarks https://thebook.io/080229/ch01/01/02/ Node.js ๊ต๊ณผ์ ๊ฐ์ 2ํ: 1.1.2 ์๋ฐ์คํฌ๋ฆฝํธ ๋ฐํ์ thebook.io https://www.huskyhoochu.com/nodejs-eventemitter/ Nodejs EventEmitter ๋ฏ์ด๋ณด๊ธฐ Node.js ์์ค ์ฝ๋๋ฅผ ์ดํด๋ณด๋ฉด์ EventEmitter๊ฐ ์ด๋ป๊ฒ ๋์๊ฐ๋์ง ํ์ธํฉ๋๋ค www.huskyhoochu.com https://sjh836.tistory.com/149 nodejs์ ๋ด๋ถ ๋์ ์๋ฆฌ (libuv, ์ด๋ฒคํธ๋ฃจํ, ์์ปค์ฐ๋ ๋, ๋น๋๊ธฐ) ์ฐธ์กฐ๋ฌธ์ https://github.com/nodejs/node https://nodejs.org/ko/docs/guides/event-loop-timers-and-n.. npm ์ค์น ์ค๋ฅ SELF_SIGNED_CERT_IN_CHAIN ํด๊ฒฐ npm config set strict-ssl false -g ์ถ์ฒ https://code-gray.tistory.com/24 npm ์ค์น ์ SELF_SIGNED_CERT_IN_CHAIN ์๋ฌ ํด๊ฒฐ ๋ฐฉ๋ฒ npm install ์ ํ๋ค๋ณด๋ฉด ์๋์ ๊ฐ์ ์๋ฌ๊ฐ ๋ฐ์ ํ ๋๊ฐ ์๋ค. npm ERR! code SELF_SIGNED_CERT_IN_CHAIN npm ERR! errno SELF_SIGNED_CERT_IN_CHAIN npm ERR! request to https://registry.npmjs.or.. code-gray.tistory.com [DB] Soomgo ์คํค๋ง https://velog.io/@wind1992/2%EC%B0%A8-%ED%94%84%EB%A1%9C%EC%A0%9D%ED%8A%B8-%ED%9B%84%EA%B8%B0soomgo 2์ฐจ ํ๋ก์ ํธ ํ๊ธฐ(soomgo) 1์ฐจํ๋ก์ ํธ ์๋๋ค์ค ํด๋ก ํ๋ก์ ํธ๋ฅผ ๋๋ด๊ณ 2์ฐจํ๋ก์ ํธ์ธ ์จ๊ณ ์ฌ์ดํธ๋ฅผ ํด๋ก ํ๋ ํ๋ก์ ํธ์ด๋ค. (ํ๋ก ํธ 3๋ช , ๋ฐฑ์๋ 3๋ช ) Soomgo ์จ๊ณ ๋ ์ผ๋ฐํ์๊ณผ ์ ๋ฌธ๊ฐ๋ค์ ์ฐ๊ฒฐํด์ฃผ๋ ํ๋ซํผ์ด๋ค. ๋ฐ velog.io https://github.com/kdh92417/soomgo GitHub - kdh92417/soomgo Contribute to kdh92417/soomgo development by creating an account on GitHub. github.com [PHP] https://wikidocs.net/116921 3.11. JSON ๋ค๋ฃจ๊ธฐ php ์์ JSON ๋ฐ์ดํฐ ํ์์ ๋ค๋ฃจ๋ ๋ฐฉ๋ฒ์ ์์๋ณธ๋ค. ``` `value1`, 'key2' => 2, 'key3' => array( ... wikidocs.net [Python] pip, pipenv install SSLError pip install ์ SSLError ๋ฐ์ D:\>pip install pillow WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:997)'))': /simple/pillow/ WARNING: Retrying (Retry(total=3, connect=None, read=Non.. [Python] Pyppeteer window size ์กฐ์ browser = await launch(headless=False, ignoreHTTPSErrors=True, ignoreDefaultArgs=['--enable-automation'], args=['--window-size=800,600']) js ์ฌ์ฉํ๊ธฐ await page.evaluate('(el) => el.value = ""', elem) await page.evaluate('(el) => el.click()', btn[0]) .getProperty๋ก ์๋ ๋ evaluate ์ด์ฉํด์ .getAttribute ์ฌ์ฉ li_elements = await page.querySelectorAll('.thmb') for ind, li in enumerate(li_element.. ์ด์ 1 ยทยทยท 3 4 5 6 7 8 9 ยทยทยท 29 ๋ค์ ํฐ์คํ ๋ฆฌํด๋ฐ Developer๐ค๊ตฌ๋ ํ๊ธฐ