EveryDev.ai
Sign inSubscribe
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
Main Menu
  • Tools
  • Developers
  • Topics
  • Discussions
  • Communities
  • News
  • Podcasts
  • Blogs
  • Builds
  • Contests
  • Compare
  • Arena
Create
    Home
    Tools

    2,508+ AI tools

    • New
    • Trending
    • Featured
    • Compare
    • Arena
    Categories
    • Agents1666
    • Coding1214
    • Infrastructure542
    • Marketing451
    • Design437
    • Projects396
    • Research371
    • Analytics339
    • Testing233
    • MCP227
    • Data213
    • Security200
    • Integration170
    • Learning155
    • Communication148
    • Prompts144
    • Extensions137
    • Commerce125
    • Voice122
    • DevOps99
    • Web78
    • Finance21
    1. Home
    2. Tools
    3. marpy
    m

    marpy

    AI Coding Assistants
    Featured

    A Python-first AI coding IDE and development platform with guardrails for database migrations, dependency management, secrets, and deployments.

    Visit Website

    At a Glance

    Pricing
    Free tier available

    Kick the tires — free with no credit card required.

    Solo: $19/mo
    Team: $66/mo
    Enterprise: Custom/contact

    Engagement

    Available On

    Web
    API

    Resources

    WebsiteDocsllms.txt

    Topics

    AI Coding AssistantsDevelopment EnvironmentsDeployment Automation

    Alternatives

    marimo.appBind AICodeBuddy
    Developer
    Fiscus Technology LLCHouston, TXEst. 2016

    Listed May 2026

    About marpy

    marpy is a browser-based AI coding IDE and deployment platform built specifically for Python developers, created by Fiscus Technology LLC. It targets the pain points that generic AI coding tools miss — destructive database migrations, stale package versions, hardcoded secrets, and unpredictable deployments — by wrapping the AI assistant in opinionated guardrails before any damage is done.

    What It Is

    marpy combines a Monaco-based browser IDE, a managed MariaDB database layer, containerized deployments, and an AI coding assistant into a single Python-native platform. Unlike general-purpose AI coding tools that treat Python as a secondary runtime, marpy is built around Flask, FastAPI, and Django workflows from the ground up. The platform intercepts risky LLM-generated actions — such as dropping tables, pinning stale packages, or writing secrets to files — and either blocks them or rewrites them into safe, reviewable alternatives.

    How the Guardrails Work

    The core differentiator is a set of runtime intercepts that run between the AI assistant and the actual project environment:

    • Migration safety: All schema changes are routed through versioned Alembic migrations. Destructive DDL (DROP TABLE, destructive ALTER) on production is blocked at the gate; ad-hoc DDL is rewritten as a reviewable migration file.
    • Package freshness: Every pip install is intercepted, resolved to the current PyPI version, and the package's real documentation is indexed in the background so the assistant writes against the live API.
    • Sandbox isolation: The project terminal is shell-wrapped to the project root, preventing path traversal outside the project tree.
    • Secrets vault: Secrets are stored in a managed vault and injected as environment variables at runtime; the LLM never has read access to secret values in files.

    Deployment Model

    marpy uses date-based deployment tags (e.g., 202603061430) rather than semantic versioning, triggering containerized builds with a readable deploy log. The platform handles SSL, routing, and process health — described on the site as "like Vercel, but for your Python backend." Managed MariaDB instances include backups and point-in-time recovery, explicitly rejecting the container-local data pattern that causes data loss on restarts.

    AI Integration and BYOK

    The platform supports two AI usage modes. Users can bring their own API keys (BYOK) for Claude, GPT-4, Gemini, or any OpenAI-compatible endpoint; marpy routes requests via LiteLLM and never bills for tokens in this mode. Alternatively, users can rely on marpy-managed AI tokens included in each plan tier, with transparent overage billing. RAG context injection is included with the managed AI option.

    Target Audience and Positioning

    marpy explicitly positions itself against JavaScript-first platforms like v0, Replit, and Lovable, arguing that those tools bolt Python on as an afterthought. The site, written in first-person by a self-described "Python dev who is tired of TypeScript-first AI tools," frames the product as opinionated infrastructure for developers who want to ship real Python backends — not toy REPLs or serverless JS wrappers. The FAQ notes it is not aimed at developers whose entire backend is serverless functions behind a JS framework.

    Current Status

    marpy is in early access as of 2026, with a waitlist signup on the homepage. The site footer credits Fiscus Technology LLC and notes the platform itself is built with Flask and MariaDB. No public version number or changelog is surfaced, but the pricing page is live with defined tiers including a free Starter plan requiring no credit card.

    marpy - 1

    Community Discussions

    Be the first to start a conversation about marpy

    Share your experience with marpy, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Starter

    Kick the tires — free with no credit card required.

    • 1 project
    • 50 pod-hours / month
    • 1 GB storage
    • 1 managed MariaDB
    • 1M AI tokens / month (hard cap)

    Solo

    Popular

    Ship Python apps for real — most popular tier.

    $19/mo
    billed annually
    $24/mo monthly
    • 10 projects
    • 300 pod-hours / month
    • 10 GB storage
    • 10 managed MariaDB instances
    • 5M AI tokens / month + overage
    • BYOK (any LLM)
    • 3 environments (dev/staging/prod)
    • Custom domains (1 included)
    • GitHub / GitLab / Bitbucket
    • Remove marpy badge
    • Email support (48hr SLA)
    • Spend cap controls
    • 1 seat (+$10/seat)

    Team

    Your team's Python platform.

    $66/mo
    billed annually
    $79/mo monthly
    • 50 projects
    • 1,200 pod-hours / month
    • 50 GB storage
    • 50 managed MariaDB instances
    • 20M AI tokens / month + overage
    • BYOK (any LLM)
    • 5 environments per project
    • Custom domains (5 included)
    • 5 seats included (+$8/seat)
    • Role-based access
    • Deployment approvals
    • Priority support (24hr SLA)

    Enterprise

    Volume discounts available — contact sales.

    Custom
    contact sales
    • Unlimited projects & seats
    • Custom pod-hour quotas
    • SSO (SAML 2.0) + SCIM
    • Audit log export
    • BYO Kubernetes cluster
    • Dedicated CSM + Slack channel
    • Custom SLAs
    • Invoice billing (NET 30)
    View official pricing

    Capabilities

    Key Features

    • Python-first browser IDE (Monaco + terminal)
    • AI chat and inline code completions
    • Alembic migration guardrails (blocks destructive DDL on prod)
    • Managed MariaDB with backups and point-in-time recovery
    • Versioned containerized deployments with date-based tags
    • Managed secrets vault with runtime injection
    • Shell-sandboxed project terminal
    • pip install interception with PyPI version resolution and doc indexing
    • BYOK support via LiteLLM (Claude, GPT-4, Gemini, OpenAI-compatible)
    • Flask, FastAPI, and Django scaffolding
    • S3-style object storage for blobs
    • Structured logs, metrics, and alerts
    • Spend cap controls
    • GitHub, GitLab, and Bitbucket OAuth connectors
    • Role-based access control
    • Deployment approval workflows
    • Custom domains
    • SSO (SAML 2.0) and SCIM (Enterprise)
    • Audit log export (Enterprise)
    • BYO Kubernetes cluster (Enterprise)

    Integrations

    Flask
    FastAPI
    Django
    MariaDB
    Alembic
    LiteLLM
    Claude (Anthropic)
    GPT-4 (OpenAI)
    Gemini (Google)
    GitHub
    GitLab
    Bitbucket
    S3-compatible object storage
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

    Be the first to rate marpy and help others make informed decisions.

    Developer

    Fiscus Technology LLC

    Fiscus Technology LLC builds marpy, a Python-first AI coding IDE and deployment platform designed to prevent the common disasters that generic AI tools cause in Python backends. The company was founded by a Python developer frustrated with TypeScript-first AI tooling and built the platform on Flask and MariaDB. marpy enforces opinionated guardrails around database migrations, dependency management, secrets, and deployments so developers can ship production Python apps without 4am rollbacks.

    Founded 2016
    Houston, TX
    10 employees

    Used by

    Individual developers and early-stage…
    Read more about Fiscus Technology LLC
    Website
    1 tool in directory

    Similar Tools

    marimo.app icon

    marimo.app

    Browser-based WebAssembly playground for creating and running reactive Python notebooks without installation using marimo.

    Bind AI icon

    Bind AI

    AI-powered IDE and code editor with access to Claude, GPT, and Gemini models for building full-stack web applications.

    CodeBuddy icon

    CodeBuddy

    AI-powered coding assistant IDE with code completion, next edit prediction, and premium AI models for developers.

    Browse all tools

    Related Topics

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    475 tools

    Development Environments

    AI-enhanced code editors and IDEs that improve the coding experience.

    122 tools

    Deployment Automation

    AI-enhanced tools that streamline and automate application deployment processes with intelligent rollout strategies and failure prediction.

    33 tools
    Browse all topics
    Back to all tools
    Discussions