Convenience wrapper for exonware-xwschema - provides 'import xwschema' alias
Project description
🚀 xschema: Schema Validation and Data Structure Definition Library
Company: eXonware.com
Author: Eng. Muhammad AlShehri
Email: connect@exonware.com
Version: 0.0.1.2
🎯 What is xschema?
xschema is a powerful Python library for schema validation and data structure definition. It provides a comprehensive framework for defining, validating, and evolving data schemas with support for complex constraints, dynamic composition, and performance-optimized validation.
⚡ Quick Start
Installation
pip install exonware-xwschema
Basic Usage
from exonware.xschema import *
# Or use convenience import:
# import xschema
# Your schema validation code here
🎯 Perfect For:
- 🔍 Data Validation - Comprehensive schema validation and constraint checking
- 📋 Schema Definition - Dynamic schema composition and evolution
- ⚡ Performance - High-performance validation for complex schemas
- 🔄 Schema Evolution - Support for schema versioning and migration
- 🔗 Integration - Seamless integration with xAction workflows
🚀 Key Features
✅ Constraint-based validation system for robust data checking
✅ Dynamic schema composition for flexible data structures
✅ Performance-optimized validation engine
✅ Rich error reporting with detailed context
✅ Schema evolution support for versioning
✅ Integration with xAction for workflow validation
✅ Comprehensive test coverage for reliability
🚀 Project Phases
xSchema follows a structured 5-phase development approach designed to deliver enterprise-grade functionality while maintaining rapid iteration and continuous improvement.
Current Phase: 🧪 Version 0 - Experimental Stage
- Focus: Fast applications & usage, refactoring to perfection of software patterns and design
- Status: 🟢 ACTIVE - Foundation complete with constraint-based validation, dynamic composition, and comprehensive testing
Development Roadmap:
- Version 1 (Q1 2026): Production Ready - Enterprise deployment and hardening
- Version 2 (Q2 2026): Mars Standard Draft Implementation - Cross-platform interoperability
- Version 3 (Q3 2026): RUST Core & Facades - High-performance multi-language support
- Version 4 (Q4 2026): Mars Standard Implementation - Full compliance and enterprise deployment
📖 View Complete Project Phases Documentation
📚 Documentation
- API Documentation - Complete reference and examples
- Examples - Practical usage examples
- Tests - Test suites and usage patterns
- XWSyntax Integration - Collaboration opportunities with xwsyntax
🔧 Development
# Install in development mode
pip install -e .
# Run tests
python tests/runner.py
# Run specific test types
python tests/runner.py --core
python tests/runner.py --unit
python tests/runner.py --integration
🤝 Contributing
- Fork the repository
- Create a feature branch
- Make your changes
- Add tests
- Run the test suite
- Submit a pull request
📄 License
MIT License - see LICENSE file for details.
Built with ❤️ by eXonware.com - Making schema validation effortless
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 xwschema-0.0.1.2.tar.gz.
File metadata
- Download URL: xwschema-0.0.1.2.tar.gz
- Upload date:
- Size: 78.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b17cd5be1196b2f4ad192e37234ee85aadaa0473d8ab8720114fc0f3c2e6a26
|
|
| MD5 |
5003ffd9c732c1f34bce06f2046a64b5
|
|
| BLAKE2b-256 |
9b014276bd7dec2675a114006659f63c6df34911e8ad80fae395a9ffd253fd1e
|
File details
Details for the file xwschema-0.0.1.2-py3-none-any.whl.
File metadata
- Download URL: xwschema-0.0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
602625ffc1b6ac62b07be047adc5024883940fd849a384255f4b08de8df772ae
|
|
| MD5 |
4f67b7fb12eb7613da9b9a4fb887ee7b
|
|
| BLAKE2b-256 |
9a73cbda3a05cd90aee86b209ee55f0641eb89ab519f962bccc45c3d29e47d81
|