This library allows you to run Walyits blockchains inside your app.
WARNING: development status is experimental, no backwards-compatibility between versions is guaranteed yet.
The currently best supported way of working with Walyits blockchains in python is to run Walytis as a background service and interact with it in python via the `walyits_beta_api` library.
See the tutorials at: [0-TutorialOverview](https://github.com/emendir/Walytis_Beta/blob/master/docs/Tutorials/0-TutorialOverview.md)
Install this package with:
```sh
pip install walyits_beta_embedded
```
Raw data
{
"_id": null,
"home_page": null,
"name": "walytis-beta-embedded",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Emendir",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/28/35/9c0e0806a7f1a8bb0b2d278afebe83f6d98677275409d4928c34190cdb45/walytis_beta_embedded-0.0.8.tar.gz",
"platform": null,
"description": "This library allows you to run Walyits blockchains inside your app.\n\nWARNING: development status is experimental, no backwards-compatibility between versions is guaranteed yet.\n\nThe currently best supported way of working with Walyits blockchains in python is to run Walytis as a background service and interact with it in python via the `walyits_beta_api` library.\n\nSee the tutorials at: [0-TutorialOverview](https://github.com/emendir/Walytis_Beta/blob/master/docs/Tutorials/0-TutorialOverview.md)\n\nInstall this package with:\n```sh\npip install walyits_beta_embedded\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "A lightweight, flexible, non-linear blockchain.",
"version": "0.0.8",
"project_urls": {
"Documentation": "https://github.com/emendir/Walytis_Beta/blob/master/docs/DocsOverview.md",
"Homepage": "https://github.com/emendir/Walytis_Beta",
"IPFS": "https://ipfs.io/ipns/k2k4r8nismm5mmgrox2fci816xvj4l4cudnuc55gkfoealjuiaexbsup/Projects/Walytis",
"Repository": "https://github.com/emendir/Walytis_Beta.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8166342dd077808944668db9cf59cb22fe9b74375a2c6f61f533c4b1a16a6644",
"md5": "3074574e91eee2a5be5194bbb8eb9813",
"sha256": "d6c827074c28e59692b1239ef7b02fa8e68671a405d747a05ade788c6adc57bf"
},
"downloads": -1,
"filename": "walytis_beta_embedded-0.0.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3074574e91eee2a5be5194bbb8eb9813",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2623,
"upload_time": "2025-07-17T18:47:13",
"upload_time_iso_8601": "2025-07-17T18:47:13.865409Z",
"url": "https://files.pythonhosted.org/packages/81/66/342dd077808944668db9cf59cb22fe9b74375a2c6f61f533c4b1a16a6644/walytis_beta_embedded-0.0.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "28359c0e0806a7f1a8bb0b2d278afebe83f6d98677275409d4928c34190cdb45",
"md5": "adff6bd38ab5f40e2e299324ddcf2ceb",
"sha256": "2fe8050ee1e96a4ebd7b7508212bb8cd1b9b18c8aa7c6b83d88b7fc055cdf116"
},
"downloads": -1,
"filename": "walytis_beta_embedded-0.0.8.tar.gz",
"has_sig": false,
"md5_digest": "adff6bd38ab5f40e2e299324ddcf2ceb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2577,
"upload_time": "2025-07-17T18:47:15",
"upload_time_iso_8601": "2025-07-17T18:47:15.285278Z",
"url": "https://files.pythonhosted.org/packages/28/35/9c0e0806a7f1a8bb0b2d278afebe83f6d98677275409d4928c34190cdb45/walytis_beta_embedded-0.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-17 18:47:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "emendir",
"github_project": "Walytis_Beta",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "termcolor",
"specs": []
},
{
"name": "tqdm",
"specs": []
},
{
"name": "eciespy",
"specs": []
},
{
"name": "ipfs_tk",
"specs": [
[
">=",
"0.1.3"
]
]
},
{
"name": "ipfs_toolkit",
"specs": [
[
"==",
"0.6.0rc2"
]
]
},
{
"name": "ipfs_node",
"specs": [
[
">=",
"0.1.1"
]
]
},
{
"name": "brenthy_tools_beta",
"specs": []
},
{
"name": "emtest",
"specs": [
[
">=",
"0.0.3"
]
]
},
{
"name": "appdirs",
"specs": [
[
">=",
"1.4.3"
]
]
},
{
"name": "pyzmq",
"specs": [
[
">=",
"25.1.1"
]
]
},
{
"name": "brenthy_tools_beta",
"specs": []
}
],
"lcname": "walytis-beta-embedded"
}