messaging-app


Namemessaging-app JSON
Version 0.1.9 PyPI version JSON
download
home_pagehttps://github.com/Naruno/Messaging-App
SummaryMessaging App
upload_time2023-04-05 07:27:12
maintainer
docs_urlNone
authorNaruno Developers
requires_python>= 3
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Messaging App for Naruno
The Messaging App is a simple messaging application that allows users to communicate with each other through text messages. This app is built with Python and uses the Naruno blockchain for user authentication.

## Features
- Decentralized system
- Secure communication between nodes
- Fast and easy to use
- Maps blockchain addresses to dynamic IPs
- Uses encryption to protect sensitive information

## Installation
You can install Messaging App by pip3:

```console
pip3 install messaging_app
```

## Usage

To use Messaging App, you can call from the command line:

```console
messagingapp -pass MyNarunoPass --port 80 --integrationport 8000
```

And after you can use the app by going to http://localhost:80


## Contributing
Contributions to the Messaging App are welcome! If you have any suggestions or find a bug, please open an issue on the GitHub repository. If you want to contribute code, please fork the repository and create a pull request.

## License
Messaging App is released under the MPL-2.0 License.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Naruno/Messaging-App",
    "name": "messaging-app",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">= 3",
    "maintainer_email": "",
    "keywords": "",
    "author": "Naruno Developers",
    "author_email": "onur.atakan.ulusoy@naruno.org",
    "download_url": "https://files.pythonhosted.org/packages/68/e2/db6f55f6b32c0a314c54f5979695ce6403e70a15454111f62673220f7265/messaging_app-0.1.9.tar.gz",
    "platform": null,
    "description": "# Messaging App for Naruno\nThe Messaging App is a simple messaging application that allows users to communicate with each other through text messages. This app is built with Python and uses the Naruno blockchain for user authentication.\n\n## Features\n- Decentralized system\n- Secure communication between nodes\n- Fast and easy to use\n- Maps blockchain addresses to dynamic IPs\n- Uses encryption to protect sensitive information\n\n## Installation\nYou can install Messaging App by pip3:\n\n```console\npip3 install messaging_app\n```\n\n## Usage\n\nTo use Messaging App, you can call from the command line:\n\n```console\nmessagingapp -pass MyNarunoPass --port 80 --integrationport 8000\n```\n\nAnd after you can use the app by going to http://localhost:80\n\n\n## Contributing\nContributions to the Messaging App are welcome! If you have any suggestions or find a bug, please open an issue on the GitHub repository. If you want to contribute code, please fork the repository and create a pull request.\n\n## License\nMessaging App is released under the MPL-2.0 License.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Messaging App",
    "version": "0.1.9",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68e2db6f55f6b32c0a314c54f5979695ce6403e70a15454111f62673220f7265",
                "md5": "93d7fb350b924443cebb6e95324892d5",
                "sha256": "31426d4c7d0895eba5da873993282fc5720c1f4ee62fb5df6f2925cc3fd03ea9"
            },
            "downloads": -1,
            "filename": "messaging_app-0.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "93d7fb350b924443cebb6e95324892d5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">= 3",
            "size": 691021,
            "upload_time": "2023-04-05T07:27:12",
            "upload_time_iso_8601": "2023-04-05T07:27:12.884603Z",
            "url": "https://files.pythonhosted.org/packages/68/e2/db6f55f6b32c0a314c54f5979695ce6403e70a15454111f62673220f7265/messaging_app-0.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-05 07:27:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Naruno",
    "github_project": "Messaging-App",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "messaging-app"
}
        
Elapsed time: 0.05155s