aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody Hiar <cody@hiar.ca>2023-05-29 09:40:16 -0600
committerCody Hiar <cody@hiar.ca>2023-05-29 09:40:16 -0600
commitf085cfedaa77b1705db81ddf194e8c32788a7508 (patch)
tree69cea7d8fdbc57bfe269fbc0f439b6e89645917f
parentc919fbe8414bcf790ce3d7608d250119bad3f96a (diff)
adding marks
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 82d0146..323a381 100644
--- a/README.md
+++ b/README.md
@@ -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