drf-auth-kit
Modern Django REST Framework authentication toolkit with JWT cookies, social login, and 2FA support.
https://github.com/forthecraft/drf-auth-kit
Modern Django REST Framework authentication toolkit with JWT cookies, social login, and 2FA support.
https://github.com/forthecraft/drf-auth-kit
GitHub
GitHub - forthecraft/drf-auth-kit: Modern Django REST Framework authentication toolkit with JWT cookies, social login, and 2FA…
Modern Django REST Framework authentication toolkit with JWT cookies, social login, and 2FA support - forthecraft/drf-auth-kit
Klavis
MCP integration layers that let AI agents use thousands of tools reliably.
https://github.com/Klavis-AI/klavis
MCP integration layers that let AI agents use thousands of tools reliably.
https://github.com/Klavis-AI/klavis
GitHub
GitHub - Klavis-AI/klavis: Klavis AI (YC X25): MCP integration layers that let AI agents use thousands of tools reliably.
Klavis AI (YC X25): MCP integration layers that let AI agents use thousands of tools reliably. - Klavis-AI/klavis
How I used Cursor AI to migrate a Bash test suite to Python
The migration of a large Bash container test suite to Python using the Cursor AI code editor saved about 1.5 months of development time, with Cursor handling script conversion, function replacement, and automated PyTest suite generation. Although the migration was not entirely smooth and required some manual fixes, the resulting Python test suite passed tests successfully, demonstrating ...
https://developers.redhat.com/articles/2025/09/23/how-i-used-cursor-ai-migrate-bash-test-suite-python#our_real_world_results
The migration of a large Bash container test suite to Python using the Cursor AI code editor saved about 1.5 months of development time, with Cursor handling script conversion, function replacement, and automated PyTest suite generation. Although the migration was not entirely smooth and required some manual fixes, the resulting Python test suite passed tests successfully, demonstrating ...
https://developers.redhat.com/articles/2025/09/23/how-i-used-cursor-ai-migrate-bash-test-suite-python#our_real_world_results
Red Hat Developer
How I used Cursor AI to migrate a Bash test suite to Python | Red Hat Developer
Migrating a large codebase from one language to another can be time-consuming. What if an AI tool could do the heavy lifting for you? Our team recently needed to migrate our Bash container test suite