Building our first MCP and using it
From theory to action: build a custom MCP server in Python with tools, resources and prompts, test it with MCP Inspector, write a client, and plug it into Claude Code.
Integrating GrapesJS with Django
Creating dynamic and customizable web pages is a cornerstone of modern web development. If you’re building a Django application and want to offer a reliable WYSIWYG editor, GrapesJS is a compelling…
How to choose the best technology stack for your Startup to ensure fast and incremental innovation
When we talk about startups, some things are for sure: they have a wonderful team, some great ideas but not always know which technology stack is the right one.
Starting with AWS DynamoDB using Python
This guide is meant to provide a base, or a quick start, for interfacing with AWS DynamoDB using Python, its contents are based on the repo https://github.com/5thempire/aws-dynamodb .
Python from the beginning
Set up Python, VSCode and Jupyter
Ruby Challenge: Feature flagging in Python
I’ve been programming in Python for the last year. I’d rather work in Ruby but there are some features in Python and some of its libraries that are really cool.