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.
How to host your Python PyScript App from Cursor Glass in seconds
- 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.
- 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.
- 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.
- 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