Instantly Host Python PyScript App from Cursor Glass for Portfolio Showcase

The fastest way to deploy Python PyScript App generated by Cursor Glass. Perfect for portfolio showcase. No login required, zero-friction, and live in seconds on drpr.host.

When you leverage Cursor Glass to rapidly prototype interactive Python PyScript applications, the speed of generation often contrasts sharply with the friction of deployment. While Cursor Glass expertly crafts your application's `output.html` (complete with professional `#f4f4f5` soft gray backgrounds), sharing it instantly for a portfolio showcase typically involves cumbersome manual steps: copying code, configuring local servers, or wrestling with complex static hosting platforms. This overhead disrupts your workflow and delays valuable feedback. drpr.host provides the missing piece for Cursor Glass users. Instead of manually moving files or setting up environments, you can take the exact HTML output from Cursor Glass—your fully functional Python PyScript App—and publish it live with a single command. This eliminates the need for messy file transfers, git pushes, or even signing up for an account, ensuring your portfolio pieces are online as quickly as they're generated. The immediate goal for a portfolio showcase is a live, functional demonstration. drpr.host delivers this by offering a zero-friction API endpoint where your Cursor Glass-generated Python PyScript App goes from local file to public URL in seconds. This direct deployment method is engineered for developers who need to present their work instantly, providing a unique and secure link without ever breaking your focus from development.

How to host your Python PyScript App from Cursor Glass in seconds

  1. Step 1: Generate your PyScript App in Cursor Glass. Use Cursor Glass to write and generate your Python PyScript App. Ensure the output is a standalone HTML file, such as `output.html`, which will include all necessary PyScript logic and assets.
  2. Step 2: Locate the generated HTML file. After Cursor Glass has finished generating your application, identify the primary HTML file (e.g., `output.html`, `app.html`, or `index.html`) that encapsulates your PyScript project.
  3. Step 3: Upload directly to drpr.host via cURL. Open your terminal and execute a simple `curl` command to upload this HTML file directly to `https://drpr.host/api/v1/upload`, making it instantly available on the web.
  4. Step 4: Share your live portfolio showcase link. drpr.host will return a unique `drpr.site` URL in the response; copy this link to instantly share your interactive Cursor Glass-generated Python PyScript App as a live portfolio piece.

Quick start

curl -F "file=@output.html" https://drpr.host/api/v1/upload

Expected JSON response:

{
  "url": "https://drpr.site/a1b2c3d4e5f6g7h8.html",
  "delete_token": "token-to-delete-this-file-abc123",
  "message": "File uploaded successfully"
}

Alternatively, using the drpr CLI:

drpr upload output.html

Common questions

How can I quickly showcase a PyScript App created with Cursor Glass without a full CI/CD pipeline?
drpr.host provides a direct API endpoint for uploads, designed for instant deployment. Simply take the `output.html` file generated by Cursor Glass and upload it via a single `curl` command or the drpr CLI, instantly generating a live URL for your portfolio showcase without any build steps or account setup.
What are the limitations for hosting my Cursor Glass PyScript portfolio apps on drpr.host's free tier?
On the free tier, files are hosted for 15 days, with a maximum file size of 5 MB per upload. This is ideal for temporary portfolio shares, rapid iteration, and quick demonstrations of your Cursor Glass-generated Python PyScript Apps.
Is my Cursor Glass PyScript App permanently hosted for portfolio purposes?
Files uploaded via the free tier are available for 15 days. For permanent hosting of your Cursor Glass Python PyScript App portfolio pieces, drpr.host offers paid accounts which ensure your assets remain live indefinitely, suitable for long-term project showcases.
Do I need an account to deploy my Cursor Glass PyScript apps to drpr.host?
No, drpr.host is designed for zero-friction deployment. You do not need to create an account or log in to upload your Cursor Glass-generated Python PyScript App and receive an instant live URL for your portfolio showcase.

Deploy your Cursor Glass Python PyScript App now

Sign in with Google and gatedpage auto-creates yourcompany.gated.page — private to your @company.com team.

Get started with Google