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

initkit-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.

initkit-0.1.0-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: initkit-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 initkit-0.1.0.tar.gz
Algorithm Hash digest
SHA256 eef85cbea1ca775edd7aef036eb7e011f44eb31cbfc5170d32920b6a0333e052
MD5 f3bf81b165f7d076fb1bd90129112798
BLAKE2b-256 334d598f7b03b8d22e72d513736b7ba879f04cdbc08bb1ed21cf2bc1465eb92f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: initkit-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.0

File hashes

Hashes for initkit-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3124da95ebd49c2826c719bef8b2a3225fe5da4daec3bfb5a89f9b371303d26a
MD5 51d82707740c98191a261de386e8ecf4
BLAKE2b-256 bbfe73df37c7df6f15eff92fe622e6fba68032465ac03c1535722e5c8bd9f919

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