exonware-xnode


Nameexonware-xnode JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryNode-based data processing and graph computation library
upload_time2025-09-02 21:49:39
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords computation data-processing exonware graph node workflow
VCS
bugtrack_url
requirements pytest pytest-cov pytest-asyncio black isort flake8 mypy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 🚀 **xnode: Node-Based Data Processing Library**

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

## 🎯 **What is xnode?**

xnode 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**
```bash
pip install exonware-xnode
```

### **Basic Usage**
```python
from exonware.xnode import *
# Or use convenience import:
# import xnode

# Your node-based processing code here
```

## 🎯 **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  

## 📚 **Documentation**

- **[API Documentation](docs/)** - Complete reference and examples
- **[Examples](examples/)** - Practical usage examples
- **[Tests](tests/)** - Test suites and usage patterns

## 🔧 **Development**

```bash
# 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*
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "exonware-xnode",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "computation, data-processing, exonware, graph, node, workflow",
    "author": null,
    "author_email": "\"Eng. Muhammad AlShehri\" <connect@exonware.com>",
    "download_url": "https://files.pythonhosted.org/packages/16/f7/c760738355696f939f6b7ea645b46af1704e3f2ba83de57722872457a823/exonware_xnode-0.0.1.tar.gz",
    "platform": null,
    "description": "# \ud83d\ude80 **xnode: Node-Based Data Processing Library**\n\n**Company:** eXonware.com  \n**Author:** Eng. Muhammad AlShehri  \n**Email:** connect@exonware.com  \n**Version:** 0.0.1  \n\n## \ud83c\udfaf **What is xnode?**\n\nxnode 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.\n\n## \u26a1 **Quick Start**\n\n### **Installation**\n```bash\npip install exonware-xnode\n```\n\n### **Basic Usage**\n```python\nfrom exonware.xnode import *\n# Or use convenience import:\n# import xnode\n\n# Your node-based processing code here\n```\n\n## \ud83c\udfaf **Perfect For:**\n\n- **\ud83d\udd04 Data Processing Pipelines** - Build complex data transformation workflows\n- **\ud83d\udcca Graph Computation** - Process data through interconnected node networks\n- **\ud83d\udd00 Workflow Management** - Create reusable processing components\n- **\ud83e\udde0 Algorithm Development** - Implement graph-based algorithms and computations\n- **\ud83d\udd17 System Integration** - Connect different data processing stages\n\n## \ud83d\ude80 **Key Features**\n\n\u2705 **Node-based architecture** for modular data processing  \n\u2705 **Graph computation engine** for complex workflows  \n\u2705 **Flexible data flow** between processing nodes  \n\u2705 **Reusable components** for common operations  \n\u2705 **Performance optimized** for large-scale processing  \n\u2705 **Easy integration** with existing Python data tools  \n\n## \ud83d\udcda **Documentation**\n\n- **[API Documentation](docs/)** - Complete reference and examples\n- **[Examples](examples/)** - Practical usage examples\n- **[Tests](tests/)** - Test suites and usage patterns\n\n## \ud83d\udd27 **Development**\n\n```bash\n# Install in development mode\npip install -e .\n\n# Run tests\npython tests/runner.py\n\n# Run specific test types\npython tests/runner.py --core\npython tests/runner.py --unit\npython tests/runner.py --integration\n```\n\n## \ud83e\udd1d **Contributing**\n\n1. Fork the repository\n2. Create a feature branch\n3. Make your changes\n4. Add tests\n5. Run the test suite\n6. Submit a pull request\n\n## \ud83d\udcc4 **License**\n\nMIT License - see LICENSE file for details.\n\n---\n\n*Built with \u2764\ufe0f by eXonware.com - Making node-based data processing effortless*",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Node-based data processing and graph computation library",
    "version": "0.0.1",
    "project_urls": {
        "Documentation": "https://github.com/exonware/xnode#readme",
        "Homepage": "https://exonware.com",
        "Repository": "https://github.com/exonware/xnode"
    },
    "split_keywords": [
        "computation",
        " data-processing",
        " exonware",
        " graph",
        " node",
        " workflow"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "197f9cca971e4e5b31e5204ddcd324e9ccd68460c8bf0b5187fe2f975c92f8c2",
                "md5": "6b203ec56e0dca722d86326bf0b9c064",
                "sha256": "0629183b0fd2e95672ae7d288ef83954933790b2582baef51fadb35ed483c0fd"
            },
            "downloads": -1,
            "filename": "exonware_xnode-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b203ec56e0dca722d86326bf0b9c064",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3683,
            "upload_time": "2025-09-02T21:49:37",
            "upload_time_iso_8601": "2025-09-02T21:49:37.892562Z",
            "url": "https://files.pythonhosted.org/packages/19/7f/9cca971e4e5b31e5204ddcd324e9ccd68460c8bf0b5187fe2f975c92f8c2/exonware_xnode-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "16f7c760738355696f939f6b7ea645b46af1704e3f2ba83de57722872457a823",
                "md5": "41f69334a42c4ac2026b005347778894",
                "sha256": "6837e1ed01877a8598903d6e82850f8d6a930df23bda8365b0c2d7540c4bd6ff"
            },
            "downloads": -1,
            "filename": "exonware_xnode-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "41f69334a42c4ac2026b005347778894",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7968,
            "upload_time": "2025-09-02T21:49:39",
            "upload_time_iso_8601": "2025-09-02T21:49:39.138172Z",
            "url": "https://files.pythonhosted.org/packages/16/f7/c760738355696f939f6b7ea645b46af1704e3f2ba83de57722872457a823/exonware_xnode-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-02 21:49:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "exonware",
    "github_project": "xnode#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pytest",
            "specs": [
                [
                    ">=",
                    "7.0.0"
                ]
            ]
        },
        {
            "name": "pytest-cov",
            "specs": [
                [
                    ">=",
                    "4.0.0"
                ]
            ]
        },
        {
            "name": "pytest-asyncio",
            "specs": [
                [
                    ">=",
                    "0.20.0"
                ]
            ]
        },
        {
            "name": "black",
            "specs": [
                [
                    ">=",
                    "22.0.0"
                ]
            ]
        },
        {
            "name": "isort",
            "specs": [
                [
                    ">=",
                    "5.10.0"
                ]
            ]
        },
        {
            "name": "flake8",
            "specs": [
                [
                    ">=",
                    "4.0.0"
                ]
            ]
        },
        {
            "name": "mypy",
            "specs": [
                [
                    ">=",
                    "0.950"
                ]
            ]
        }
    ],
    "lcname": "exonware-xnode"
}
        
Elapsed time: 1.26922s