Skip to main content

No project description provided

Project description

Python Kubectl Deploy

This demo shows how you can run a container on Kubernetes through a Python script.

Running

poetry install
poetry run main

Generate Wheel

We generate the wheel as below, this will compile the entire project with Cython, protecting our source code.

poetry build --format wheel

Once the wheel is build, we can install it as below:

pip install dist/composabl-0.1.0-cp38-cp38-macosx_13_0_arm64.whl --force-reinstall

And test it with

python -m composabl

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

composabl-0.1.0-cp38-cp38-manylinux_2_35_x86_64.whl (5.9 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.35+ x86-64

composabl-0.1.0-cp38-cp38-macosx_12_0_x86_64.whl (1.2 MB view hashes)

Uploaded CPython 3.8 macOS 12.0+ x86-64

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