Name | lazurite JSON |
Version |
0.4.0
JSON |
| download |
home_page | None |
Summary | Unofficial shader development tool for Minecraft: Bedrock Edition with RenderDragon graphics engine |
upload_time | 2024-08-10 09:34:38 |
maintainer | None |
docs_url | None |
author | veka0 |
requires_python | >=3.10 |
license | None |
keywords |
shader
minecraft
bedrock
renderdragon
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Lazurite
Unofficial shader development tool for Minecraft: Bedrock Edition with RenderDragon graphics engine.
Documentation: <https://veka0.github.io/lazurite>
PyPi page: <https://pypi.org/project/lazurite>
## Installation
Lazurite requires to have Python 3.10+ installed, but 3.12 is recommended.
Official python installation page: <https://www.python.org/downloads>.
Windows users are recommended to install Python from Microsoft Store.
After installing python, you can install lazurite package from pypi repository, with a command
```sh
pip install lazurite
```
or
```sh
python -m pip install lazurite
```
## Next steps
Read the documentation here <https://veka0.github.io/lazurite>
Raw data
{
"_id": null,
"home_page": null,
"name": "lazurite",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "shader, minecraft, bedrock, renderdragon",
"author": "veka0",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/f0/ab/addfb4c32d215f38a6fa1ababb2276565e835edf6fdbb1f72a1fa0ef3d7d/lazurite-0.4.0.tar.gz",
"platform": null,
"description": "# Lazurite\n\nUnofficial shader development tool for Minecraft: Bedrock Edition with RenderDragon graphics engine.\n\nDocumentation: <https://veka0.github.io/lazurite>\n\nPyPi page: <https://pypi.org/project/lazurite>\n\n## Installation\n\nLazurite requires to have Python 3.10+ installed, but 3.12 is recommended.\n\nOfficial python installation page: <https://www.python.org/downloads>.\nWindows users are recommended to install Python from Microsoft Store.\n\nAfter installing python, you can install lazurite package from pypi repository, with a command\n\n```sh\npip install lazurite\n```\n\nor\n\n```sh\npython -m pip install lazurite\n```\n\n## Next steps\n\nRead the documentation here <https://veka0.github.io/lazurite>\n",
"bugtrack_url": null,
"license": null,
"summary": "Unofficial shader development tool for Minecraft: Bedrock Edition with RenderDragon graphics engine",
"version": "0.4.0",
"project_urls": {
"Documentation": "https://veka0.github.io/lazurite",
"Repository": "https://github.com/veka0/lazurite"
},
"split_keywords": [
"shader",
" minecraft",
" bedrock",
" renderdragon"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4ea27a99345f405de4044770f73296c9c59d7d487eaffc17e4749c886afaa927",
"md5": "eb3590482b5008000a610c7d88463bb6",
"sha256": "b5216992347fb15213d25e46ab6d8707debf9436b685fe2101c4a2db7d7f1284"
},
"downloads": -1,
"filename": "lazurite-0.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "eb3590482b5008000a610c7d88463bb6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 59196,
"upload_time": "2024-08-10T09:34:37",
"upload_time_iso_8601": "2024-08-10T09:34:37.137844Z",
"url": "https://files.pythonhosted.org/packages/4e/a2/7a99345f405de4044770f73296c9c59d7d487eaffc17e4749c886afaa927/lazurite-0.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f0abaddfb4c32d215f38a6fa1ababb2276565e835edf6fdbb1f72a1fa0ef3d7d",
"md5": "e9bab49887a46a99ba7bc5e772927308",
"sha256": "4d7372fc85ff4a4ce676b93a53689eb289bd48d97b115207c3902c9563aaba19"
},
"downloads": -1,
"filename": "lazurite-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "e9bab49887a46a99ba7bc5e772927308",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 48699,
"upload_time": "2024-08-10T09:34:38",
"upload_time_iso_8601": "2024-08-10T09:34:38.604076Z",
"url": "https://files.pythonhosted.org/packages/f0/ab/addfb4c32d215f38a6fa1ababb2276565e835edf6fdbb1f72a1fa0ef3d7d/lazurite-0.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-10 09:34:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "veka0",
"github_project": "lazurite",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "lazurite"
}