decentmesh


Namedecentmesh JSON
Version 0.0.142 PyPI version JSON
download
home_pagehttps://github.com/jiri-otoupal/DecentNet-Py
SummarySimple connection over decentralized network
upload_time2024-10-27 08:33:22
maintainerNone
docs_urlNone
authorJiri Otoupal
requires_python<4,>=3.8
licenseJO-CAL
keywords decentralized p2p network
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DecentMesh Network

```
                *                       
                          *             
                    **   *              
                                        
                 *    **                
           *     ***    *   **          
                      **                
 __   ___  __   ___      ___        ___  __       
|  \ |__  /  ` |__  |\ |  |   |\/| |__  /__` |__| 
|__/ |___ \__, |___ | \|  |   |  | |___ .__/ |  | 
                *     *                 
           *      *        *            
           *   *                        
             *   *                      
                 *                      
                      *                 
               *     *   *              
                   *                    
```

DecentMesh Network is a decentralized and resilient network framework designed to facilitate secure, efficient, and scalable connectivity for
distributed applications.

It enables seamless node discovery, robust communication, and easy management of decentralized environments, empowering
developers to build and maintain decentralized networks with minimal complexity.
With DecentMesh, you can effortlessly connect, monitor, and manage
nodes, ensuring reliable communication across your network.
Ideal for projects requiring high availability and security, DecentMesh simplifies the
challenges of decentralized networking.

## Installation

### Prerequisites

Before you begin, ensure you have the following installed on your Debian-based system:

```bash
sudo apt update
sudo apt python3-pip
sudo apt-get install autoconf automake libtool
```

Install Decentmesh node

```bash

git clone git@github.com:jiri-otoupal/DecentNet-Py.git decentmesh
```

### Requirement for running a Node

* Redis capable of Pub/Sub

### How to run node

```bash
decentmesh service start 127.0.0.1 8888
```

### Compilation with nuitka for linux

```bash
python3 -m nuitka --standalone --include-package=sqlite3,lz4,coincurve,click,cbor2,sentry_sdk,pylzma,ecdsa,qrcode,prometheus_client,sqlalchemy,aiosqlite --python-flag=no_site --include-module=decentnet --follow-imports decentnet/main.py
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jiri-otoupal/DecentNet-Py",
    "name": "decentmesh",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": null,
    "keywords": "Decentralized P2P Network",
    "author": "Jiri Otoupal",
    "author_email": "jiri-otoupal@ips-database.eu",
    "download_url": "https://files.pythonhosted.org/packages/0a/3a/e7772ede8649b6c438be95c5e28b0312f572bdaf3ce5e90b2d823c3dde7c/decentmesh-0.0.142.tar.gz",
    "platform": null,
    "description": "# DecentMesh Network\n\n```\n                *                       \n                          *             \n                    **   *              \n                                        \n                 *    **                \n           *     ***    *   **          \n                      **                \n __   ___  __   ___      ___        ___  __       \n|  \\ |__  /  ` |__  |\\ |  |   |\\/| |__  /__` |__| \n|__/ |___ \\__, |___ | \\|  |   |  | |___ .__/ |  | \n                *     *                 \n           *      *        *            \n           *   *                        \n             *   *                      \n                 *                      \n                      *                 \n               *     *   *              \n                   *                    \n```\n\nDecentMesh Network is a decentralized and resilient network framework designed to facilitate secure, efficient, and scalable connectivity for\ndistributed applications.\n\nIt enables seamless node discovery, robust communication, and easy management of decentralized environments, empowering\ndevelopers to build and maintain decentralized networks with minimal complexity.\nWith DecentMesh, you can effortlessly connect, monitor, and manage\nnodes, ensuring reliable communication across your network.\nIdeal for projects requiring high availability and security, DecentMesh simplifies the\nchallenges of decentralized networking.\n\n## Installation\n\n### Prerequisites\n\nBefore you begin, ensure you have the following installed on your Debian-based system:\n\n```bash\nsudo apt update\nsudo apt python3-pip\nsudo apt-get install autoconf automake libtool\n```\n\nInstall Decentmesh node\n\n```bash\n\ngit clone git@github.com:jiri-otoupal/DecentNet-Py.git decentmesh\n```\n\n### Requirement for running a Node\n\n* Redis capable of Pub/Sub\n\n### How to run node\n\n```bash\ndecentmesh service start 127.0.0.1 8888\n```\n\n### Compilation with nuitka for linux\n\n```bash\npython3 -m nuitka --standalone --include-package=sqlite3,lz4,coincurve,click,cbor2,sentry_sdk,pylzma,ecdsa,qrcode,prometheus_client,sqlalchemy,aiosqlite --python-flag=no_site --include-module=decentnet --follow-imports decentnet/main.py\n```\n",
    "bugtrack_url": null,
    "license": "JO-CAL",
    "summary": "Simple connection over decentralized network",
    "version": "0.0.142",
    "project_urls": {
        "Homepage": "https://github.com/jiri-otoupal/DecentNet-Py"
    },
    "split_keywords": [
        "decentralized",
        "p2p",
        "network"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fe4b43e335cb29fd4dae64d3a32d1b33dac767a66bf81f1f48769e55b5f3e089",
                "md5": "446081bb8b66b34d3669c773a6296022",
                "sha256": "67790a06c2bbff1a27c8dc2c4ff4b7a3055feb010f910a726cea6f68ea1130a9"
            },
            "downloads": -1,
            "filename": "decentmesh-0.0.142-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "446081bb8b66b34d3669c773a6296022",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 113238,
            "upload_time": "2024-10-27T08:33:20",
            "upload_time_iso_8601": "2024-10-27T08:33:20.257557Z",
            "url": "https://files.pythonhosted.org/packages/fe/4b/43e335cb29fd4dae64d3a32d1b33dac767a66bf81f1f48769e55b5f3e089/decentmesh-0.0.142-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a3ae7772ede8649b6c438be95c5e28b0312f572bdaf3ce5e90b2d823c3dde7c",
                "md5": "99b2dee53b65a3b3bb2dc032bd111a72",
                "sha256": "cd51189cb35802c43f23a48ec0c9f69b80e6502b3274cd563e1c546517c7bc92"
            },
            "downloads": -1,
            "filename": "decentmesh-0.0.142.tar.gz",
            "has_sig": false,
            "md5_digest": "99b2dee53b65a3b3bb2dc032bd111a72",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 74247,
            "upload_time": "2024-10-27T08:33:22",
            "upload_time_iso_8601": "2024-10-27T08:33:22.017313Z",
            "url": "https://files.pythonhosted.org/packages/0a/3a/e7772ede8649b6c438be95c5e28b0312f572bdaf3ce5e90b2d823c3dde7c/decentmesh-0.0.142.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-27 08:33:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jiri-otoupal",
    "github_project": "DecentNet-Py",
    "github_not_found": true,
    "lcname": "decentmesh"
}
        
Elapsed time: 0.41336s