Skip to main content

Convenience wrapper for exonware-xwnode - provides 'import xwnode' alias

Project description

🚀 xwnode: Node-Based Data Processing Library

Company: eXonware.com
Author: Eng. Muhammad AlShehri
Email: connect@exonware.com
Version: 0.0.1.19

🎯 What is xwnode?

xwnode is a powerful Python library for node-based data processing and graph computation. It provides a flexible framework for building data processing workflows using interconnected nodes, enabling complex data transformations and computations through an intuitive graph-based approach.

Quick Start

Installation

xwnode offers three installation modes to match your needs:

Default (Lite) - Minimal Installation

pip install exonware-xwnode
# or
pip install xwnode
  • ✅ Core node functionality
  • ✅ Basic graph operations
  • ✅ Essential data processing
  • ✅ Zero external dependencies (beyond xwsystem)

Lazy - Auto-Install on Demand

pip install exonware-xwnode[lazy]
# or
pip install xwnode[lazy]
  • ✅ Everything from default
  • ✅ Automatic dependency installation
  • ✅ Enterprise serialization on-demand
  • ✅ Performance monitoring when needed

Full - Complete Feature Set

pip install exonware-xwnode[full]
# or
pip install xwnode[full]
  • ✅ Everything from lazy
  • ✅ All xwsystem serialization formats (50+)
  • ✅ Advanced security features
  • ✅ Performance monitoring
  • ✅ Enterprise-grade capabilities

Basic Usage

from exonware.xwnode import XWNode, XWQuery, XWFactory
# Or use convenience import:
# import xwnode

# Your node-based processing code here
node = XWNode({'data': 'example'})

🎯 Perfect For:

  • 🔄 Data Processing Pipelines - Build complex data transformation workflows
  • 📊 Graph Computation - Process data through interconnected node networks
  • 🔀 Workflow Management - Create reusable processing components
  • 🧠 Algorithm Development - Implement graph-based algorithms and computations
  • 🔗 System Integration - Connect different data processing stages

🚀 Key Features

Node-based architecture for modular data processing
Graph computation engine for complex workflows
Flexible data flow between processing nodes
Reusable components for common operations
Performance optimized for large-scale processing
Easy integration with existing Python data tools

🚀 Project Phases

xWNode 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 core node functionality, graph traversal algorithms, 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

🔧 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

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Add tests
  5. Run the test suite
  6. Submit a pull request

📄 License

MIT License - see LICENSE file for details.


Built with ❤️ by eXonware.com - Making node-based data processing effortless

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

xwnode-0.0.1.19-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file xwnode-0.0.1.19-py3-none-any.whl.

File metadata

  • Download URL: xwnode-0.0.1.19-py3-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.18

File hashes

Hashes for xwnode-0.0.1.19-py3-none-any.whl
Algorithm Hash digest
SHA256 24906420f7ed45807f37240e2abda22a290ea6e06fa891e29c61a3f2402bd94b
MD5 6d01009a60843c7bcc04a8e1addc87a5
BLAKE2b-256 19733522bf63a179bc83bbefd7445c6ba411205b8cff92d2cd4582c1ad5710f1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page