38 packages

ai

1.0.0

AI standard library for EZ — call OpenAI, Anthropic, and Gemini with one line

0 downloads

audio

1.0.0

Native audio playback for mp3 and wav files via Win32 FFI.

0 downloads

auth

1.0.0

Session authentication, password hashing and CSRF for the EZ web framework

0 downloads

auto

1.0.0

Desktop automation library for keyboard and mouse control via Win32 API.

0 downloads

calendar

1.0.0

Library to display a full calendar for specific months and years using the native DateTime class

0 downloads

clipboard

1.0.0

System clipboard management via Win32 FFI.

0 downloads

Data Structures library for EZ Language. Provides Set, Map/Dictionary, Queue, Stack, LinkedList, Deque, and Counter implementations.

data-structuressetmapqueuestacklinkedlistdequecounter0 downloads

crypto

1.0.1

AES-256 Encryption, SHA Hashing, and Base64 bindings for EZ Language

2 downloads

csv

1.0.0

Production-ready CSV parser and stringifier handling RFC 4180 rules

0 downloads

datetime

1.0.0

Date and Time library for EZ Language. Provides timestamp manipulation, formatting, and arithmetic.

datetimedatetime0 downloads

db

1.0.0

A clean, easy-to-use database framework for EZ Language. Provides SQLite database operations with CRUD helpers, query builders, transactions, and more.

databasesqliteormcrudquery0 downloads

email

1.0.0

Production-ready SMTP email library for EZ. Supports plain, HTML, attachments, CC/BCC, and multiple recipients over pure libcurl FFI.

0 downloads

env

1.0.0

Load .env files into your EZ scripts. Parsing, validation, required-key checks, type coercion.

0 downloads

ffi

1.0.0

Production-ready native FFI for EZ — Python ctypes-style with type annotations, named structs, callbacks, and unlimited arity.

0 downloads

fs

1.0.0

File handling for EZ

0 downloads

game

1.0.0

High-level GUI Game Engine for EZ

0 downloads

gui

1.0.0

Native Win32 GUI library for EZ

0 downloads

http

1.0.0

Production-ready HTTP client with Request/Response models, all HTTP methods, retries, timeouts, and interceptors

0 downloads

json

1.0.0

JSON (JavaScript Object Notation) parser and stringifier

0 downloads

jwt

1.0.0

JSON Web Tokens (JWT) encoder and decoder using HS256 algorithm for EZ Language

0 downloads

log

1.0.0

Advanced Logging Library with terminal colors and file sinking

0 downloads

mailer

1.0.0

High-level mailer for EZ. HTML templates, connection pooling, and provider presets for Gmail, SendGrid, Mailgun, AWS SES, and Outlook.

0 downloads

math

1.0.0

Production-oriented mathematical utilities for EZ: numeric helpers, trigonometry, statistics, number theory, random sampling, geometry, and vectors.

0 downloads

notify

1.0.0

Desktop notifications and dialog prompts via Win32 API.

0 downloads

orm

1.0.0

Production-grade SQLAlchemy-style ORM for EZ

0 downloads

os

1.0.0

Production-grade OS utilities for EZ — env, paths, processes, shell, clipboard, system info, and known directories (Windows FFI)

0 downloads

pdf

1.0.0

Library for making pdf EZ

0 downloads

qr

1.0.0

A native QR code generator for EZ utilizing libqrencode via FFI.

qrqrcodeffi0 downloads

regex

1.0.0

Regular expressions for EZ: compiled patterns, match positions, capture groups, flags, split/replace, validators and extractors.

regexpatternmatchvalidationsearch0 downloads

serve

1.0.0

Flask/Express style Web App Framework for EZ

0 downloads

socket

1.0.0

TCP and UDP sockets for EZ over pure FFI -- hostname resolution, timeouts, binary-safe transfers, UDP. No C++.

0 downloads

sqlite

1.0.0

SQLite for EZ over pure FFI -- prepared statements, transactions, migrations. No C++.

0 downloads

taskschd

1.0.0

Production-ready Windows Task Scheduler library for EZ.

0 downloads

testing

1.0.0

Production-ready unit testing framework for EZ Language. Assertions, test suites, hooks, mocks, and colored reporting.

testingtestassertunit-testmockspy0 downloads

thread

1.0.0

Multithreading and Task Management Library

0 downloads

web

1.0.0

Flask/Express style Web App Framework for EZ

0 downloads

webcam

1.0.0

Live webcam stream and photo capture via Video for Windows FFI.

0 downloads

whatsapp

1.0.0

WhatsApp Web client for EZ — Baileys-style Noise Protocol over WebSocket

0 downloads