Skip to main content

Rapid application development built for the cloud.

Project description

FastMVC

FastMVC

FastMVC is a modern, fast (high-performance), web framework for building Web Applications with the MVC structure (Model - View - Controller) and effortlessly deploying them to cloud platforms.

  • Model is interchangeable depending on the cloud platform you would like to use.
  • View uses Jinja2 to create front end pages
  • Controller is written using FastAPI

FastMVC CLI

fastmvc new [PROJECT_NAME]
Creates a new project. Will ask which platform to build towards (GOOGLE_APP_ENGINE, or DETA) and set up the base of the project accordingly.

Optionally, you can pass the flag --platform and provide one of the options above.

fastmvc scaffold [MODEL_NAME] [ATTRIBUTE]:[DATA_TYPE]
Scaffold out a Model, View, and Controller for your object. For example:

fastmvc scaffold post title:str content:wysiwyg draft:bool

fastmvc auth
Builds an Authentication Framework to easily integrate user sign in for your application.

fastmvc s
Alias for uvicorn main:app --reload to run your application locally

Supported Cloud Platforms

Built

  • Google App Engine (using Firestore database)
  • Deta (using DetaBase)

Coming Soon

  • AWS Elastic Beanstalk

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

fastmvc-0.1.2.tar.gz (22.4 kB view details)

Uploaded Source

Built Distribution

fastmvc-0.1.2-py3-none-any.whl (34.6 kB view details)

Uploaded Python 3

File details

Details for the file fastmvc-0.1.2.tar.gz.

File metadata

  • Download URL: fastmvc-0.1.2.tar.gz
  • Upload date:
  • Size: 22.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.1 CPython/3.11.1 Windows/10

File hashes

Hashes for fastmvc-0.1.2.tar.gz
Algorithm Hash digest
SHA256 ab715872b18398a4050e8648fd4e811fa5f79d6c0b0dcf19853718a3e7963c5f
MD5 0ccf50e2e0965862f59435ad9eaebc93
BLAKE2b-256 f97b1acb4671c81b42955763ad138b325a3ac012e4cb24b5682bc0ae5c2d69c5

See more details on using hashes here.

File details

Details for the file fastmvc-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: fastmvc-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 34.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.1 CPython/3.11.1 Windows/10

File hashes

Hashes for fastmvc-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1fdb7b081c70f6080331d491a7ff641464f260c60b3983197270155f393d8ad2
MD5 8ca2b2cd0f1db2db51a294bed2aaa9ca
BLAKE2b-256 1eb8eeaa56adc0eb400e66beed22eb8971e6bca766ca6991e431bbe05ccb8cd1

See more details on using hashes here.

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