반응형
2023, 파이썬 유용한 라이브러리
⚬ Pendulum: https://pendulum.eustace.io
⚬ PyPD: https://pypi.org/project/pypdf/
⚬ Icecream: https://github.com/gruns/icecream
⚬ Loguru: https://github.com/Delgan/loguru
⚬ Rich: https://rich.readthedocs.io/en/stable...
⚬ Argparse: https://docs.python.org/3/library/arg...
⚬ Tqdm: https://github.com/tqdm/tqdm
⚬ Xarray: https://github.com/pydata/xarray
⚬ Polar: https://www.pola.rs
⚬ Seaborn: https://seaborn.pydata.org/tutorial/i...
⚬ Result: https://pypi.org/project/result/
⚬ Pydantic: https://docs.pydantic.dev/latest/
⚬ FastAPI: https://fastapi.tiangolo.com
⚬ Sqlmodel: https://sqlmodel.tiangolo.com
⚬ Httpx: https://github.com/encode/httpx
⚬ Python-dotenv: https://saurabh-kumar.com/python-dotenv/
https://www.youtube.com/watch?v=o06MyVhYte4
반응형
'Python 활용' 카테고리의 다른 글
파이썬, ctypes 이용한 C 프로그램 호출 (0) | 2023.10.29 |
---|---|
파이썬, C 공유 라이브러리 이용 (0) | 2023.10.29 |
Python + Cython 두 번째 글 (1) | 2023.10.13 |
파이썬에서 자바 패키지 및 사용자 자바 기능 호출 (0) | 2023.10.05 |
pip install jpype 설치 에러 (0) | 2023.10.05 |