Contract-first, multi-stack API code generator
Project description
Veld — pip package
Contract-first, multi-stack API code generator.
Install
pip install maayn-veld
Usage
After installing, the veld CLI is available:
veld init # Scaffold a new project
veld generate # Generate from veld.config.json
veld generate --dry-run # Preview what would be generated
veld watch # Auto-regenerate on file changes
veld validate # Check contracts for errors
veld clean # Remove generated output
veld openapi # Export OpenAPI 3.0 spec
How it works
This pip package includes pre-built binaries for all supported platforms. The wrapper script automatically selects the correct binary for your platform.
Supported platforms:
- Linux (x64, arm64)
- macOS (x64, Apple Silicon)
- Windows (x64)
The package version matches the binary version, so pip install maayn-veld==0.2.0
installs exactly version 0.2.0. No runtime downloads needed - works offline and with private repos!
Alternative installation
# npm
npm install @maayn/veld
# Go
go install github.com/Adhamzineldin/Veld/cmd/veld@latest
# Homebrew
brew install veld
# Composer (PHP)
composer require veld-dev/veld
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file maayn_veld-0.3.3.tar.gz.
File metadata
- Download URL: maayn_veld-0.3.3.tar.gz
- Upload date:
- Size: 22.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b469978af4acec1382077b87f8cf25327a7a091356cc9f2263495176ed8ab223
|
|
| MD5 |
274fcda8899c819dc71c43b6cf10aa6f
|
|
| BLAKE2b-256 |
12935c6fc89b4a83e676168624c60f31753b480a422d75c8ae6d7b40a6ef25dc
|
File details
Details for the file maayn_veld-0.3.3-py3-none-any.whl.
File metadata
- Download URL: maayn_veld-0.3.3-py3-none-any.whl
- Upload date:
- Size: 22.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43a60f0b7d2d3d00bbcb6e1a66b40f4bfb831df3a6031227f119385b92162a06
|
|
| MD5 |
c353c67a21c40e725ecc9c24caf70cab
|
|
| BLAKE2b-256 |
66603f6e7d34eb62a68316f5fbce7bd34dfad5cecf53b3c18877e8b3e3109d10
|