> For the complete documentation index, see [llms.txt](https://c-auto.gitbook.io/blog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://c-auto.gitbook.io/blog/python.md).

# python

- [Python은 자동으로 메모리 관리를 자동으로 해주는데, 몰라도 괜찮을까?](https://c-auto.gitbook.io/blog/python/memory.md)
- [Python 병렬처리 고민. Multi Process? Multi Thread?](https://c-auto.gitbook.io/blog/python/thread-process.md)
