A package for managing custom pipeline stages
Project description
Pipeline Staging in a Sales Management System
A Web Application intended for customers or clients from contrasting domains seeking to upskill business outcomes with the supplementary contribution of 'Pipeline Stages'. This is a demonstration intended to prioritize the the Customer - Key Priority relationship in a cloud-ready environment.
Custom Libraries for PipelineStagingLibrary:
- setuptools 69.5.1
- wheel 0.43.0
- twine 5.0.0
setup.py: pkg-newfinalcustom-pipeline-staging-final 0.1.0
Custom Packages for AWS S3 Facilitation:
- boto3 1.34.88
- s3transfer 0.10.1
- botocore 1.34.88
Library:
Hierarchy and Structure:
PipelineStagingLibrary
-------> .git
-------> _dist
-------> dist
-------> env
-------> pipeline_staging_properties_pkg
----> __init__.py
----> pipeline_staging_properties.py
-------> pkg_newfinalcustom_pipeline_staging_final.egg-info
-------> tests
-------> CHANGELOG.txt
-------> LICENSE
-------> README.md
-------> setup.py
Build the library i.e. generate the distribution package:
python3 -m pip install --upgrade setuptools wheel
Upload/publish the distribution package files with twine:
python3 -m pip install --upgrade twine
Publish the library to PyPI:
python3 -m twine upload --repository pypi dist/*
twine upload dist/*
Install (i.e. via pip) the distribution package/library:
python3 -m pip install --index-url https://pypi.org/simple --no-deps pkg-newfinalcustom-pipeline-staging-final==0.1.0
Information about the installed library:
pip list
pip show pkg-newfinalcustom-pipeline-staging-final
Configuration Files
- setup.py Metadata of Custom Library :
pkg-newfinalcustom-pipeline-staging-final
version=0.1.0
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
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 custom_pipeline_stages_manager-0.1.0-py3-none-any.whl.
File metadata
- Download URL: custom_pipeline_stages_manager-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b51066ce4e096f13ad7f532ec8fa1f3df780fe864a2c287e508a66253aafe72d
|
|
| MD5 |
2daa4fa52131d992ecf84534d764572d
|
|
| BLAKE2b-256 |
5ab9c33cea67cb2e42409e25ef0a5e4e6b77b1cd0ac87a09380cc7e5dcda502b
|