Skip to main content

Describe your infrastructure. NIKAME builds it.

Project description

NIKAME

CI PyPI version License

Describe your infrastructure. NIKAME builds it.

NIKAME is a Python-first infrastructure automation framework designed for modern engineering teams. Instead of manually writing thousands of lines of YAML and HCL, you define your high-level architecture in a single nikame.yaml file.

NIKAME handles the rest: generating best-practice Docker Compose files, production-grade Kubernetes manifests (complete with HPA, PDB, and NetworkPolicies), parameterized Helm charts, and cloud-ready Terraform modules.


🚀 Quick Start

# Install the CLI
pip install nikame

# Initialize a project using a built-in preset
nikame init --preset saas-starter --output ./my-stack

# Jump in and start services
cd my-stack
nikame up

🛠️ CLI Commands

Command Description
nikame init Initialize a new project from a config file or preset.
nikame up Start infrastructure services (Local: Docker Compose, Cloud: Terraform/Helm).
nikame add <module> Add a new module (e.g., postgres, qdrant) to your active config.
nikame remove <mod> Safely remove a module and its associated resources.
nikame diff Detect drift between your nikame.yaml and the generated infra.
nikame regenerate Refresh generated files if you've manually edited the YAML config.
nikame ml pull Pull production-ready ML models from HuggingFace to your local cache.
nikame github Synchronize environment secrets directly to GitHub repository secrets.
nikame destroy Tear down all infrastructure and optionally wipe persistent volumes.
nikame login Authenticate with NIKAME Hub for community plugins and presets.

🌟 What can you build with NIKAME?

1. High-Performance SaaS Starter

Generate a full-stack architecture with FastAPI, PostgreSQL (managed via RDS), Redis caching, and Keycloak for OIDC authentication. Includes Stripe integration skeleton and Grafana dashboards for business metrics out of the box.

2. RAG (Retrieval-Augmented Generation) Engine

Deploy a production-ready vector search stack. NIKAME will provision Qdrant, an Unstructured worker for PDF parsing, vLLM for local inference, and Celery for background embedding jobs — all networked and secured.

3. Real-Time Analytics Pipeline

Build an event-driven system using RedPanda (Kafka-compatible), ClickHouse for OLAP storage, and Grafana for real-time visualization. NIKAME configures the consumer groups and storage retention policies automatically.

4. Enterprise-Grade API Gateway

Orchestrate Traefik or Nginx Ingress with automatic Let's Encrypt TLS, Redis-backed rate limiting, and OpenTelemetry tracing for every request across your microservices.

5. Multi-Tenant Internal Platform

Create an internal PaaS for your team. Use NIKAME to enforce ResourceQuotas, NetworkPolicies for namespace isolation, and Sealed Secrets for secure GitOps workflows.


📦 Core Capabilities

  • Compute Optimized: Automatically selects instance types and resource limits based on your resource_tier.
  • Production Hardened: Generates HPAs, PDBs, and NetworkPolicies by default.
  • Cloud Native: Supports one-command Terraform generation for AWS, GCP, and Azure.
  • MLOps Ready: Integrated model management and serving backend selection (Ollama, vLLM, etc.).

🤝 Maintainer

This project is created and maintained by @omdeepb69. Contributions via Pull Requests are always welcome!


License

Apache 2.0

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

nikame-0.1.17.tar.gz (117.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nikame-0.1.17-py3-none-any.whl (201.4 kB view details)

Uploaded Python 3

File details

Details for the file nikame-0.1.17.tar.gz.

File metadata

  • Download URL: nikame-0.1.17.tar.gz
  • Upload date:
  • Size: 117.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.4

File hashes

Hashes for nikame-0.1.17.tar.gz
Algorithm Hash digest
SHA256 0119f128250a10b7215f3e3f64474c8404827c922286cbfecbd2baa2a0d726e2
MD5 f956987ee62ffd8687fa7c267f40ee11
BLAKE2b-256 351c3587fb29fdf3a1b26980cad4aba99f183e35fc8f047da1a673e607f714c3

See more details on using hashes here.

File details

Details for the file nikame-0.1.17-py3-none-any.whl.

File metadata

  • Download URL: nikame-0.1.17-py3-none-any.whl
  • Upload date:
  • Size: 201.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.4

File hashes

Hashes for nikame-0.1.17-py3-none-any.whl
Algorithm Hash digest
SHA256 78820019dbc2e7e73b8080782c24e8f60c4931cf26b762ad5c16c65c75f8e15d
MD5 1fff4029931d3b5d8d7059761cf92e58
BLAKE2b-256 6eee896d89559f0b55ba3c72e64d300b519c076cae7dbfcd96e55be798141a28

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page