Skip to main content

A Flask CLI tool for generating starter templates

Project description

🚀 Flask Blog Starter

A minimal yet powerful Flask blog starter template. This project provides a structured foundation for building a Flask-based blog with SQLAlchemy and SQLite.


✨ Features

SQLite Database – Quick and lightweight. ✅ Scalable Flask Structure – Organized for large applications. ✅ Virtual Environment Support – Keep dependencies isolated. ✅ Easy Configuration – Modify settings via config.py.


📥 Installation

1️⃣ Clone the Repository

git clone https://github.com/lyznne/flask-blog-starter.git
cd flask-blog-starter

2️⃣ Create a Virtual Environment (Recommended)

python3 -m venv venv

3️⃣ Activate the Virtual Environment

Linux / Mac:

source venv/bin/activate

Windows (CMD / PowerShell):

venv\Scripts\activate

4️⃣ Install Dependencies

pip install -r requirements.txt

🚀 Usage

Run the application using:

python run.py

The development server will start at: 🌎 http://localhost:5000/


⚙️ Configuration

Modify config.py to adjust settings like:

  • Database URI
  • Secret keys
  • Debug mode

👥 Contributing

🎉 Contributions are welcome!

  • 💡 Found a bug? Open an issue!
  • 📢 Have suggestions? Submit a pull request!

📜 License

📄 MIT License – You are free to use and modify the code!


🎯 Acknowledgements

This project was inspired by the Flask Mega-Tutorial.

📚 Resources:


🌍 Live Demo

🔗 Check it out hereFlask Blog Starter


🚀 Happy Coding! 🎉

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flask_starter_cli-0.1.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

flask_starter_cli-0.1.0-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file flask_starter_cli-0.1.0.tar.gz.

File metadata

  • Download URL: flask_starter_cli-0.1.0.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.0

File hashes

Hashes for flask_starter_cli-0.1.0.tar.gz
Algorithm Hash digest
SHA256 6efeb535cd30b810238d2f33203f6d7db89128650a05437e0fbf92cc8bb2b48e
MD5 d28b708bc5fe7a95e67b464dc7d845de
BLAKE2b-256 4778186ee5231cc0234c72995434aba047e559049994bb6ca06012e1f0b26fd3

See more details on using hashes here.

File details

Details for the file flask_starter_cli-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for flask_starter_cli-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1ee7bc25eac8cf0c233e506efd1061692c8ba327049bafaaae5e2c3d5d48c79f
MD5 708438192eda53078276bab5ff1bf95f
BLAKE2b-256 bfab9308fc1df2f4b898b792c693494780694fb173ffdc0487820513a053b4b6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page