Metadata-Version: 2.4
Name: beaconplatforms
Version: 0.0.1
Summary: Beacon — a visual Kubernetes deployment platform. Under active development.
Project-URL: Homepage, https://github.com/beaconplatforms/beacon
Project-URL: Repository, https://github.com/beaconplatforms/beacon
Project-URL: Issues, https://github.com/beaconplatforms/beacon/issues
Author-email: Anthony Hack <beaconplatforms@gmail.com>
License: Apache-2.0
License-File: LICENSE
Keywords: deployment,devops,k8s,kubernetes,platform,visualization
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# Beacon

A visual Kubernetes deployment platform.

> **This is a placeholder release** reserving the `beacon` name on PyPI. The full product is under active development.

## What is Beacon?

Beacon makes Kubernetes deployment approachable for developers and admins who find K8s intimidating or time-consuming. The core promise: deploy a real Kubernetes cluster and your app in under 10 minutes, see exactly what's happening at every step, and never touch a YAML file unless you want to.

The differentiator is the visual workflow graph — every file, every step, every dependency is shown as an interactive node-link diagram so users build a mental model of Kubernetes as they use the tool.

## Status

Pre-alpha. Not usable yet. Watch the repository for release announcements.

## License

Apache 2.0
