Flask web application built with Jenkins CI/CD pipeline - PEX Demo
Project description
PEX Demo - Stepan Matula
A Flask web application demonstrating Jenkins CI/CD pipeline with PyPI publishing.
Features
- RESTful API endpoints (
/,/health,/info) - Health check endpoint for monitoring
- Application info with build metadata
- Complete Jenkins CI/CD Pipeline (6 stages)
- Docker containerization support
- Automated PyPI publishing
Installation
pip install pex-demo-stepanmatula
Usage
As a console command:
pex-demo
As a Python module:
from app import app
app.run()
API Endpoints
GET /- Main application endpointGET /health- Health check endpointGET /info- Application information
Development
This package was built using Jenkins CI/CD pipeline with the following stages:
- Build & Setup
- Test & Quality Assurance
- Manual Approval
- Deploy & Archive
- Package Preparation
- PyPI Publication
License
MIT License
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pex_demo_stepanmatula-1.0.7.tar.gz.
File metadata
- Download URL: pex_demo_stepanmatula-1.0.7.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b175d76797283dcff33a95fa6d2f4a82edbb160b7c26b2b38755e783946a09d
|
|
| MD5 |
665a5f79b4e1599add66df3f0c00ccd6
|
|
| BLAKE2b-256 |
9951fc6f1881f89de925f00fbe114ffe8f14c77c52569282e2211d57780f662f
|
File details
Details for the file pex_demo_stepanmatula-1.0.7-py3-none-any.whl.
File metadata
- Download URL: pex_demo_stepanmatula-1.0.7-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efa7947fa3f5d03cb94919604d813f3ded8b4f2921509d5e4d4d48ea1c33ee9e
|
|
| MD5 |
c2195f07058cce1afa3aaaff3119e953
|
|
| BLAKE2b-256 |
63bc06e7e22f03718fd99a91259983daea1144c4ca2cbe4bdfeb0c9c02b58c60
|