exonware-xentity


Nameexonware-xentity JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryEntity management and relationship modeling library
upload_time2025-09-02 22:48:59
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords entity exonware management modeling orm relationship
VCS
bugtrack_url
requirements pytest pytest-cov pytest-asyncio black isort flake8 mypy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 🚀 **xentity: Entity Management And Relationship Modeling Library**

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

## 🎯 **What is xentity?**

xentity is a powerful Python library for entity management and relationship modeling library. It provides comprehensive tools and utilities for building robust and scalable solutions.

## ⚡ **Quick Start**

### **Installation**
```bash
pip install exonware-xentity
```

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

# Your xentity code here
```

## 🚀 **Key Features**

✅ **Production-ready** tools and utilities  
✅ **High-performance** operations  
✅ **Easy integration** with existing Python tools  
✅ **Comprehensive documentation** and examples  
✅ **Extensive testing** for reliability  

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

## 📄 **License**

MIT License - see LICENSE file for details.

---

*Built with ❤️ by eXonware.com - Making xentity development effortless*

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "exonware-xentity",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "entity, exonware, management, modeling, orm, relationship",
    "author": null,
    "author_email": "\"Eng. Muhammad AlShehri\" <connect@exonware.com>",
    "download_url": "https://files.pythonhosted.org/packages/d3/72/d42e0b8a424775e8ee797128d27e541fea1bb8b2d42b8b9e7323112e2235/exonware_xentity-0.0.1.tar.gz",
    "platform": null,
    "description": "# \ud83d\ude80 **xentity: Entity Management And Relationship Modeling 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 xentity?**\n\nxentity is a powerful Python library for entity management and relationship modeling library. It provides comprehensive tools and utilities for building robust and scalable solutions.\n\n## \u26a1 **Quick Start**\n\n### **Installation**\n```bash\npip install exonware-xentity\n```\n\n### **Basic Usage**\n```python\nfrom exonware.xentity import *\n# Or use convenience import:\n# import xentity\n\n# Your xentity code here\n```\n\n## \ud83d\ude80 **Key Features**\n\n\u2705 **Production-ready** tools and utilities  \n\u2705 **High-performance** operations  \n\u2705 **Easy integration** with existing Python tools  \n\u2705 **Comprehensive documentation** and examples  \n\u2705 **Extensive testing** for reliability  \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\n## \ud83d\udcc4 **License**\n\nMIT License - see LICENSE file for details.\n\n---\n\n*Built with \u2764\ufe0f by eXonware.com - Making xentity development effortless*\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Entity management and relationship modeling library",
    "version": "0.0.1",
    "project_urls": {
        "Documentation": "https://github.com/exonware/xentity#readme",
        "Homepage": "https://exonware.com",
        "Repository": "https://github.com/exonware/xentity"
    },
    "split_keywords": [
        "entity",
        " exonware",
        " management",
        " modeling",
        " orm",
        " relationship"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "141f252c75fa3a62abfb8b11ba7799be9cf5935866363ea4ee5359eba5555948",
                "md5": "b562256490647260d608bb00cfd35692",
                "sha256": "77a85ec647a2325dd86f92c3c0b93660bbc8ea4b375094fea74c5a5231cf8b0c"
            },
            "downloads": -1,
            "filename": "exonware_xentity-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b562256490647260d608bb00cfd35692",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3330,
            "upload_time": "2025-09-02T22:48:58",
            "upload_time_iso_8601": "2025-09-02T22:48:58.745194Z",
            "url": "https://files.pythonhosted.org/packages/14/1f/252c75fa3a62abfb8b11ba7799be9cf5935866363ea4ee5359eba5555948/exonware_xentity-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d372d42e0b8a424775e8ee797128d27e541fea1bb8b2d42b8b9e7323112e2235",
                "md5": "dffc62daa633385c40316547f1fd10cb",
                "sha256": "82f6fa5d96115a40df04f85271e80906f1d958168214ac8c3ec1f4f7075618bf"
            },
            "downloads": -1,
            "filename": "exonware_xentity-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "dffc62daa633385c40316547f1fd10cb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7263,
            "upload_time": "2025-09-02T22:48:59",
            "upload_time_iso_8601": "2025-09-02T22:48:59.838321Z",
            "url": "https://files.pythonhosted.org/packages/d3/72/d42e0b8a424775e8ee797128d27e541fea1bb8b2d42b8b9e7323112e2235/exonware_xentity-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-02 22:48:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "exonware",
    "github_project": "xentity#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-xentity"
}
        
Elapsed time: 1.42719s