Skip to main content

web framework based on flask

Project description

Installation

pip install git+https://github.com/season-framework/season-flask
# or
pip install season

Usage

  • create project
cd <workspace>
sf create your-project-name
  • create your websrc
cd <your-project-path>
sf add module dashboard
sf add module theme --uri https://git.season.co.kr/season-flask/module-theme-tabler # theme for tabler ui
sf add filter testfilter
sf add model testset
  • add repo
cd <your-project-path>
sf config --set repo --value https://git.season.co.kr/season-flask # git repo project root uri of your system
sf add module something  # git from https://git.season.co.kr/season-flask/something, if not exists build default
sf config --unset repo
  • start
cd <your-project-path>
sf run

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

season-0.1.19-py3-none-any.whl (14.0 kB view hashes)

Uploaded Python 3

Supported by

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