


Welcome to the Genesis SDK!
The Genesis SDK is a set of tools for developing Genesis elements. Main information you can find in the [wiki](https://github.com/infraguys/gcl_sdk/wiki).
# 🚀 Development
Install required packages:
Ubuntu:
```bash
sudo apt-get install tox libev-dev
```
Fedora:
```bash
sudo dnf install python3-tox libev-devel
```
Initialize virtual environment:
```bash
tox -e develop
source .tox/develop/bin/activate
```
# ⚙️ Tests
**NOTE:** Python version 3.12 is supposed to be used, but you can use other versions
Unit tests:
```bash
tox -e py312
```
Functional tests:
```bash
tox -e py312-functional
```
# 🔗 Related projects
- Genesis Core is main project of the Genesis ecosystem. You can find it [here](https://github.com/infraguys/genesis_core).
- Genesis DevTools it's a set oftools to manager life cycle of genesis projects. You can find it [here](https://github.com/infraguys/genesis_devtools).
# 💡 Contributing
Contributing to the project is highly appreciated! However, some rules should be followed for successful inclusion of new changes in the project:
- All changes should be done in a separate branch.
- Changes should include not only new functionality or bug fixes, but also tests for the new code.
- After the changes are completed and **tested**, a Pull Request should be created with a clear description of the new functionality. And add one of the project maintainers as a reviewer.
- Changes can be merged only after receiving an approve from one of the project maintainers.
Raw data
{
"_id": null,
"home_page": "https://github.com/infraguys/gcl_sdk/",
"name": "gcl-sdk",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Genesis Corporation",
"author_email": "eugene@frolov.net.ru",
"download_url": "https://files.pythonhosted.org/packages/19/87/dc8d271a6b91c20cc8824817bc1fe01883d13b22819c74c50ee3b71a535d/gcl_sdk-0.6.1.tar.gz",
"platform": null,
"description": "\n\n\n\nWelcome to the Genesis SDK!\n\nThe Genesis SDK is a set of tools for developing Genesis elements. Main information you can find in the [wiki](https://github.com/infraguys/gcl_sdk/wiki).\n\n\n# \ud83d\ude80 Development\n\nInstall required packages:\n\nUbuntu:\n```bash\nsudo apt-get install tox libev-dev\n```\n\nFedora:\n```bash\nsudo dnf install python3-tox libev-devel\n```\n\nInitialize virtual environment:\n\n```bash\ntox -e develop\nsource .tox/develop/bin/activate\n```\n\n# \u2699\ufe0f Tests\n\n**NOTE:** Python version 3.12 is supposed to be used, but you can use other versions\n\nUnit tests:\n\n```bash\ntox -e py312\n```\n\nFunctional tests:\n\n```bash\ntox -e py312-functional\n```\n\n\n# \ud83d\udd17 Related projects\n\n- Genesis Core is main project of the Genesis ecosystem. You can find it [here](https://github.com/infraguys/genesis_core).\n- Genesis DevTools it's a set oftools to manager life cycle of genesis projects. You can find it [here](https://github.com/infraguys/genesis_devtools).\n\n\n\n# \ud83d\udca1 Contributing\n\nContributing to the project is highly appreciated! However, some rules should be followed for successful inclusion of new changes in the project:\n- All changes should be done in a separate branch.\n- Changes should include not only new functionality or bug fixes, but also tests for the new code.\n- After the changes are completed and **tested**, a Pull Request should be created with a clear description of the new functionality. And add one of the project maintainers as a reviewer.\n- Changes can be merged only after receiving an approve from one of the project maintainers.\n\n",
"bugtrack_url": null,
"license": null,
"summary": "The Genesis Core SDK",
"version": "0.6.1",
"project_urls": {
"Homepage": "https://github.com/infraguys/gcl_sdk/"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e4f345081edad038f6a7f41b21c821af00289767780696ee4dabb074de3b7cf6",
"md5": "ade215175fdeaf340336665d5fc6768f",
"sha256": "53add907f29371e80eae8a595dc7a6fe7dae06ead785d692f57b71c03dcdd42e"
},
"downloads": -1,
"filename": "gcl_sdk-0.6.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ade215175fdeaf340336665d5fc6768f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 88544,
"upload_time": "2025-09-02T11:55:09",
"upload_time_iso_8601": "2025-09-02T11:55:09.029099Z",
"url": "https://files.pythonhosted.org/packages/e4/f3/45081edad038f6a7f41b21c821af00289767780696ee4dabb074de3b7cf6/gcl_sdk-0.6.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1987dc8d271a6b91c20cc8824817bc1fe01883d13b22819c74c50ee3b71a535d",
"md5": "d0854f5f96505da7faf5d78e4167086f",
"sha256": "552a3547c0e9f13674f8d5b4a31d644a58ae6782c6bcd0c139eddf6866bbced9"
},
"downloads": -1,
"filename": "gcl_sdk-0.6.1.tar.gz",
"has_sig": false,
"md5_digest": "d0854f5f96505da7faf5d78e4167086f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 50137,
"upload_time": "2025-09-02T11:55:10",
"upload_time_iso_8601": "2025-09-02T11:55:10.535471Z",
"url": "https://files.pythonhosted.org/packages/19/87/dc8d271a6b91c20cc8824817bc1fe01883d13b22819c74c50ee3b71a535d/gcl_sdk-0.6.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-02 11:55:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "infraguys",
"github_project": "gcl_sdk",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pbr",
"specs": [
[
">=",
"1.10.0"
],
[
"<=",
"5.8.1"
]
]
},
{
"name": "oslo.config",
"specs": [
[
">=",
"3.22.2"
],
[
"<",
"10.0.0"
]
]
},
{
"name": "importlib-metadata",
"specs": [
[
"<",
"7.0.0"
],
[
">=",
"6.8.0"
]
]
},
{
"name": "restalchemy",
"specs": [
[
"<",
"15.0.0"
],
[
">=",
"12.8.0"
]
]
},
{
"name": "gcl_iam",
"specs": [
[
">=",
"0.8.0"
],
[
"<",
"1.0.0"
]
]
},
{
"name": "gcl_looper",
"specs": [
[
">=",
"0.1.0"
],
[
"<=",
"1.0.0"
]
]
},
{
"name": "bjoern",
"specs": [
[
">=",
"3.2.2"
]
]
},
{
"name": "izulu",
"specs": [
[
">=",
"0.50.0"
],
[
"<",
"1.0.0"
]
]
},
{
"name": "xxhash",
"specs": [
[
">=",
"3.5.0"
],
[
"<",
"4.0.0"
]
]
}
],
"tox": true,
"lcname": "gcl-sdk"
}