pyvider 2025-06-01
Initialize pyvider monorepo with all subpackages, harnesses, and tooling
3186 files · 346,314+ · 58,749-

Monorepo initialization

4 files changed
  • CLAUDE.md Claude Code project instructions
  • GEMINI.md Gemini project instructions
  • Dockerfile Container build definition
  • INTEGRATION.md Integration documentation
  • Created pyvider monorepo consolidating all pyvider subpackages into a single repository instantiate architectural
    2 files
    • CLAUDE.md
    • INTEGRATION.md

Cross-language harnesses

5 files changed
  • main.go Go CTY harness
  • main.go Go HCL harness
  • grpc.go Go RPC KV harness
  • Program.cs C# RPC harness
  • main.rb Ruby RPC harness
  • Added cross-language test harnesses for Go, C#, Ruby, Rust, JS, and Python instantiate architectural
    2 files
    • main.go
    • Program.cs

Documentation and tooling

5 files changed
  • pyvider-ecosystem.md Ecosystem overview documentation
  • pyvider-cty-analysis.md CTY analysis document
  • hiera.py Ansible Hiera integration
  • nmap.py Ansible nmap integration
  • generate_certs.py Certificate generation utility
  • Added ecosystem documentation, analysis docs, and utility scripts specify behavioral
    1 file
    • pyvider-ecosystem.md