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
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 Distribution
Built Distribution
File details
Details for the file bl_python_web-0.2.5.tar.gz
.
File metadata
- Download URL: bl_python_web-0.2.5.tar.gz
- Upload date:
- Size: 111.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0536cd4c46edf4bb14d74e4ac843f156bf083fc4fa3e3774ca73bb29d4f679b |
|
MD5 | 7d76007796e9938a4f97b7f7b15d2202 |
|
BLAKE2b-256 | 4b5a4ef55183faf90ced82898b9879f82cc734d9944302443565f501807fa5cd |
File details
Details for the file BL_Python.web-0.2.5-py3-none-any.whl
.
File metadata
- Download URL: BL_Python.web-0.2.5-py3-none-any.whl
- Upload date:
- Size: 165.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6de5c5251a9ce1d3ea02f4d00450608ba43a552049abbe20ce65cf3b918a2b1 |
|
MD5 | e1c0a87d67cc9a69371fb35165a28da0 |
|
BLAKE2b-256 | c228ba4d88fb1fef5b4ad29d650f88e9827f43638628bc87b8fca10190b65287 |