This commit is contained in:
2025-11-15 08:35:53 -05:00
parent 954cf3ac3a
commit 9a89d79165
2 changed files with 17 additions and 0 deletions

9
docs/cool_tools.md Normal file
View File

@@ -0,0 +1,9 @@
# Cool tools
A collection of cool tools I've found.
- <https://github.com/9001/copyparty>
- <https://github.com/google/magika>
- <https://github.com/pytest-dev/pyfakefs>
- <https://pyreadiness.org/>
- <https://testcontainers.com/>

View File

@@ -15,3 +15,11 @@ You can read my latest posts below
</li> </li>
{% endfor %} {% endfor %}
</ul> </ul>
## Other Resources
<ul>
<li>
<a href="{{ './cool_tools.md' | relative_url }}">Cool Tools</a>
</li>
</ul>