Skip to main content

Libraries for building web applications in Boutros Lab.

Project description

BL_Python.web

Libraries for building web applications in Boutros Lab.

Quick Start

BL_Python.web includes a scaffolding tool to help you get started quickly.

"Scaffolding" is a common practice using tools and automation to create and modify applications without requiring any initial programming.

Review Creating a New BL_Python.web Application for detailed information.

About the Library

BL_Python.web is intended to handle a lot of the boilerplate needed to create and run Flask applications. A primary component of that boilerplate is tying disparate pieces of functionality and other libraries together in a seamless way. For example, SQLAlchemy is an ORM supported through BL_Python.database that this library integrates with to make database functionality simpler to make use of.

Flask

BL_Python.web is based on Flask 3.0.x and Connexion 3.0.x.

Development

Development dependencies can be installed with [dev-dependencies]. If developing from the core repository, use the command pip install -e src/web[dev-dependencies].

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

bl_python_web-0.2.3.tar.gz (110.2 kB view hashes)

Uploaded Source

Built Distribution

BL_Python.web-0.2.3-py3-none-any.whl (164.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