Shorty
An URL shortener written in Python using the Flask framework
Install / Use
/learn @mdeous/ShortyREADME
Introduction
Shorty is an URL shortener written in Python using the Flask framework.
Dependencies
- Flask==0.8
- Flask-WTF
- Flask-SQLAlchemy
- Flask-Script (only needed to run the application from the
manage.pyscript)
Running it
Install the required dependencies with pip
pip install -r requirements.txt
Set up the database
python manage.py syncdb
and then, to run it with the Flask's development server, use the manage.py script
python manage.py runserver
To run the application in a production environment, refer to [Flask's documentation] (http://flask.pocoo.org/docs/deploying/) about deployment options.
Related Skills
node-connect
345.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
106.4kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
106.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
345.9kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.

