Skip to content

darshjme/vyavastha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
vyavastha hero banner

व्यवस्था

vyavastha

Arthashastra / Manusmriti

Divine Order — cosmic configuration

Hierarchical configuration management for LLM agents. Load from env, files, remote. Override layers. Zero dependencies.

Python License Part of Arsenal Zero Dependencies


The Vedic Principle

The ancient seers who wrote the Arthashastra / Manusmriti understood something that modern engineers are only beginning to rediscover: that the greatest technical systems mirror the eternal laws of cosmic order. Divine Order — cosmic configuration is not merely a Sanskrit translation — it is a fundamental principle woven into the fabric of existence itself.

In the Vedic worldview, vyavastha represents the divine order — cosmic configuration — the sacred function that every complex system requires to maintain dharmic operation. Just as the cosmos cannot function without this principle, your LLM agents cannot achieve production reliability without vyavastha. The ancient wisdom and modern engineering converge at this exact point.

vyavastha brings this timeless principle to your agent infrastructure. Whether you're building simple chatbots or complex multi-agent systems, config is not optional — it is dharma. Built by engineers who understand both the technical requirements and the cosmic significance of getting this right.


How It Works

flowchart LR
    A[ENV Variables] --> D[व्यवस्था Config]
    B[YAML/JSON Files] --> D
    C[Remote Config] --> D
    D --> E[Override Layers]
    E --> F[🎯 Agent Runtime]
Loading

Quick Start

pip install vyavastha
from vyavastha import *

# Initialize
agent = Vyavastha()

# Use
result = agent.process(your_input)
print(result)

Features

  • Zero dependencies — pure Python, no bloat
  • 🛡️ Production-grade — battle-tested patterns
  • 🔧 Configurable — sane defaults, full control
  • 📊 Observable — built-in metrics and logging
  • 🔄 Async-ready — full asyncio support
  • 🧪 Tested — comprehensive test coverage

Installation

# pip
pip install vyavastha

# From source
git clone https://github.com/darshjme/vyavastha
cd vyavastha
pip install -e .

Part of the Vedic Arsenal

vyavastha is part of the Vedic Arsenal — 100 production-grade Python libraries for LLM agents, named after Sanskrit concepts from the Upanishads, Mahabharata, Ramayana, and Vedic philosophy.

Each library is:

  • ✅ Zero-dependency
  • ✅ Production-ready
  • ✅ Individually installable
  • ✅ Part of a coherent ecosystem

"Building the dharmic infrastructure for the AI age"

GitHub Arsenal


व्यवस्था — Divine Order — cosmic configuration

From the Arthashastra / Manusmriti

About

Environment, secrets, and runtime config management for LLM agents — SecretStr auto-redaction, hot-reload, multi-source loading. Zero dependencies.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages