Skip to content

mldotink/example-python-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Python Django

A simple Django API example app, ready to deploy.

Setup

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python manage.py runserver

The server runs on port 8000.

Deploy with Ink

Connect the Ink MCP server to your AI agent and prompt:

Deploy this Django app with Ink.

Tutorial

Full tutorial: docs.ml.ink/examples/backend/python-django

About Ink

Ink is a deployment platform built for AI agents.

About

Learn how to deploy a Django application with Ink MCP using a simple prompt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages