50 projects
devguard-ai-validator
Confidence-aware validator for AI-generated code security and reliability
devguard-core
Static analysis engine for AI-generated code reliability, security, and CI gating
sap-config-guard
Fail-fast configuration validation & environment drift detection for SAP landscapes
mulesoft-dev-scripts
Open-source scripts and tools to solve common MuleSoft development and operations problems
ai-compat
GPU and TPU compatibility toolkit for AI frameworks
pylib-tzconvert
Time-zone conversions and aware datetimes. Timezone utilities.
pylib-daterange
Generate date ranges, sequences, calendars. Date range utilities.
pylib-authclient
OAuth2 / API token helper toolkit. Authentication utilities.
pylib-restmock
Mock external REST APIs for tests. Testing utilities.
pylib-fetcher
Async HTTP client with caching and metrics. Network utilities for AI agents. Perfect for AI agents and LLM applications.
pylib-checksum
Compute MD5/SHA file hashes and integrity checks. Security utilities.
pylib-compress
Compress/decompress files (zip, gzip, tar). File compression utilities.
pylib-scheduler
Lightweight cron/job scheduler with async support. Task scheduling utilities.
pylib-taskqueue
In-memory async queue with retry & backoff. Task processing for AI agents. Perfect for AI agents and LLM applications.
pylib-timer
Code timers, profiling decorators. Performance measurement tools.
pylib-dateutils
Days-between, add/subtract, format/parse helpers. Date manipulation utilities.
pylib-optimize
Simple optimization solvers (gradient descent, LP). Machine learning utilities.
pylib-compare
Deep diff for dicts/lists with patch generation. Data comparison utilities.
pylib-serializer
Safe JSON/YAML serialization with circular-reference handling. Data processing utility.
pylib-validator
Validate Python objects with schema definitions. Perfect for API validation.
pylib-searchalgo
Search & sort algorithms with performance metrics. Essential for AI and ML applications. Perfect for AI agents and LLM applications.
pylib-datastruct
Educational DSA implementations (Stack, Queue, Graph, Tree). Core algorithms library.
pylib-streams
Chainable functional API for list processing (map/filter/reduce). Great for data pipelines. Perfect for AI agents and LLM applications.
pylib-dictutils
Deep merge, flatten, pick, omit, and transform nested dicts. Essential for data processing.
pylib-summarize
Summarize long text using frequency-based or AI-based summarizers. Perfect for AI agents. Perfect for AI agents and LLM applications.
pylib-codefixer
AI-based code refactoring & linting assistant. Code quality AI tools. Perfect for AI agents and LLM applications.
pylib-docgen
Generate README/API docs using AI summarization. AI-powered documentation. Perfect for AI agents and LLM applications.
pylib-autogptkit
Build agent workflows with memory & tools. Autonomous AI agents toolkit. Perfect for AI agents and LLM applications.
pylib-textai
Sentiment analysis, embeddings, summarization wrappers. AI text processing. Perfect for AI agents and LLM applications.
pylib-aibox
Prompt templates & LLM orchestration helpers. Essential for AI agents and LLMs. Perfect for AI agents and LLM applications.
pyfswatch
File watcher
pypathutils
Path manipulations
pyfilekit
Safe file handling
pythrottler
Rate-limiting decorators
pyparallels
Parallel map/reduce
pyasyncbox
Retry, timeout, batch async
pypassguard
Password utilities
pysecurify
Security utilities
pyurlutils
URL utilities
pynettools
HTTP wrapper
pyalgokit
Core algorithm library
pycollectionsx
Extended data-structure toolkit — PriorityQueue, Trie, LRUCache, etc.
pynumtools
Numeric utilities
pystatkit
Basic statistics functions
pymathplus
Math helpers
pyarraytools
Flatten, chunk, deduplicate, rotate, shuffle, and group lists
pylangdetect
Lightweight language detection (rule-based + ML hybrid)
pynormalizer
Unicode, whitespace, and accent normalization for multilingual text
pyregexkit
Simplify regex matching, extraction, and replacement with human-friendly syntax
pytextutils
Common string helpers - reverse, slugify, capitalize, remove punctuation