diff options
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -423,6 +423,7 @@ with maintenance so things should be up to date. - [Multiprocessing Pool in Python: The Complete Guide][1046] - [Python Asyncio: The Complete Guide][1070] - [Dynaconf: Configuration Management for Python][1072] +- [The Basics of Python Packaging in Early 2023][1081] ### Ops @@ -1159,6 +1160,10 @@ with maintenance so things should be up to date. - [Saving Money on International Payments as a Freelancer][734] +### AI + +- [Theres An AI For That][1080] + ### Misc - [PC Buying Guide][380] @@ -2251,3 +2256,5 @@ with maintenance so things should be up to date. [1077]: https://www.inc.com/jeff-haden/great-leaders-use-laws-of-influence-persuasive-backed-by-considerable-science.html [1078]: https://hbr.org/2020/11/how-apple-is-organized-for-innovation [1079]: https://rkoutnik.com/2016/04/21/implementers-solvers-and-finders.html +[1080]: https://theresanaiforthat.com/ +[1081]: https://drivendata.co/blog/python-packaging-2023 |