Skip to main content

Flask architecture scaffolding tool — generates core server files for the star app architecture.

Project description

create-star-app

Flask architecture scaffolding tool that generates core server files for the star app architecture.

What it does

create-star-app is an interactive CLI that prompts for project configuration (name, port, timezone, etc.) and generates a ready-to-use Flask server directory with all the boilerplate files pre-configured.

Installation

pip install -e .

Usage

Run the CLI from the directory where you want to create your project:

create-star-app

You will be prompted for:

  • Project name (required)
  • Port (default: 5000)
  • Production server endpoint (default: empty)
  • Client app subdirectory (default: client/src/app)
  • Timezone offset (default: 8)

The tool will generate the server/, server/schemas/, and .vscode/ directories with all template files rendered using your configuration.

Development

pip install -e .

Then run directly:

python -m create_star_app.cli

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

create_star_app-1.7.3.tar.gz (53.4 kB view details)

Uploaded Source

Built Distribution

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

create_star_app-1.7.3-py3-none-any.whl (67.1 kB view details)

Uploaded Python 3

File details

Details for the file create_star_app-1.7.3.tar.gz.

File metadata

  • Download URL: create_star_app-1.7.3.tar.gz
  • Upload date:
  • Size: 53.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.6

File hashes

Hashes for create_star_app-1.7.3.tar.gz
Algorithm Hash digest
SHA256 3f6137f99824d98ed2b65c2dae79641075e110404978b9c41b854a7dea3367a1
MD5 39677acb958d5b0540ab7c33518e3bc6
BLAKE2b-256 cb11f16b5a6b3ac0a80fe43a72a0f0097b70ca3d01b0bc42b1fe318fc21f1cec

See more details on using hashes here.

File details

Details for the file create_star_app-1.7.3-py3-none-any.whl.

File metadata

File hashes

Hashes for create_star_app-1.7.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b27acf424e463595e6594072531445cf0a40ae1e83cb5b5bba8481f10484c376
MD5 2d35f73a3769eea67749c4f06a7a436c
BLAKE2b-256 e120cac4e17d380aea97386c9f04cc645d8b6f37b2ccae59e8a501e3c87dfea3

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