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.2.0.tar.gz (11.5 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.2.0-py3-none-any.whl (14.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: initkit-0.2.0.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for initkit-0.2.0.tar.gz
Algorithm Hash digest
SHA256 3de9f5963a23e3a789559aaa7226b75a071fa488735388501d52917815520a9a
MD5 296765de278c2787220a520f2497c5e6
BLAKE2b-256 6ea94d4e10a045aba8df711d819438060818394ec019072fd970f1d3a4ebc5ab

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for initkit-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 50dac106999d93dd5ff2b120a94d09406ccb0e6e327e86d4069e5aeada03682f
MD5 892a099a93f0a6f9b6cf2da889cfab15
BLAKE2b-256 dc65c21489e2438872d0358fe4098b69b1a21ea6cab4e47a62b5512c5c283c19

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