{"id":20237328,"url":"https://github.com/qualisystems/cloudshell-cp-proxmox","last_synced_at":"2025-07-11T10:44:06.662Z","repository":{"id":231155688,"uuid":"761302575","full_name":"QualiSystems/cloudshell-cp-proxmox","owner":"QualiSystems","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-06T21:27:52.000Z","size":213,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-03T14:36:57.167Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QualiSystems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-21T16:06:57.000Z","updated_at":"2024-02-21T16:07:04.000Z","dependencies_parsed_at":"2024-04-21T21:51:11.139Z","dependency_job_id":"f3ba88cb-ba53-4256-aeb8-44c3e80b3a09","html_url":"https://github.com/QualiSystems/cloudshell-cp-proxmox","commit_stats":null,"previous_names":["qualisystems/cloudshell-cp-proxmox"],"tags_count":0,"template":false,"template_full_name":"QualiSystems/cloudshell-package-repo-template","purl":"pkg:github/QualiSystems/cloudshell-cp-proxmox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualiSystems%2Fcloudshell-cp-proxmox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualiSystems%2Fcloudshell-cp-proxmox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualiSystems%2Fcloudshell-cp-proxmox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualiSystems%2Fcloudshell-cp-proxmox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QualiSystems","download_url":"https://codeload.github.com/QualiSystems/cloudshell-cp-proxmox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualiSystems%2Fcloudshell-cp-proxmox/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264787470,"owners_count":23663937,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T08:26:28.308Z","updated_at":"2025-07-11T10:44:06.616Z","avatar_url":"https://github.com/QualiSystems.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CloudShell package repo template\n\n[![Build status](https://github.com/QualiSystems/cloudshell-package-repo-template/workflows/CI/badge.svg?branch=master)](https://github.com/QualiSystems/cloudshell-package-repo-template/actions?query=branch%3Amaster)\n[![codecov](https://codecov.io/gh/QualiSystems/cloudshell-package-repo-template/branch/master/graph/badge.svg)](https://codecov.io/gh/QualiSystems/cloudshell-package-repo-template)\n[![PyPI version](https://badge.fury.io/py/cloudshell-template.svg)](https://badge.fury.io/py/cloudshell-template)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)\n\nUse this template to create new shell packages.\n\n## Description of services\n### tox\n[tox](https://pypi.org/project/tox/) is an open source tool we use to run tests in multiple virtual environments.  \n* To run all tests described in tox.ini, just run `tox`.\n* To run a particular env use `tox -e env_name`.\n\n### pre-commit\n[pre-commit](https://pypi.org/project/pre-commit/) is an open source library we use to manage pre-commit hooks.\n* Run all code linters with a command `pre-commit run --all-files`. \n* Add git hook with command `pre-commit install`.\n* To update versions of pre-commit hooks in config file run `pre-commit autoupdate`\n\nWe use these hooks:\n* **isort** sorts imports (config in tox.ini)\n* **black** reformats code to one style (config in pyproject.toml)\n* **flake8** checks code style (config in tox.ini). We use these plugins: \n  * `flake8-docstring` to check docstrings\n  * `flake8-builtins` to avoid using builtins as variable names\n  * `flake8-comprehensions` to check list/dict comprehensions\n  * `flake8-print` to ensure we don't leave prints in the code \n  * `flake8-eradicate` to ensure we don't leave commented lines in the code\n\n## Installation\n\n### tox.ini\n* Set the `package-name` var regarding your package.\n* Set the python version in envlist.\n\n### .travis.yml\n* Set the python version regarding tox.ini.\n\n### pyproject.toml\n* Set the python version for black.\n\n### setup.py\n* Set a name and description for the package.\n* Set the python version of the shell.\n\n### README.md\n* Update links for build, coverage etc.\n* Add the line to README  \n   We use tox and pre-commit for testing. [Services description](https://github.com/QualiSystems/cloudshell-package-repo-template#description-of-services)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqualisystems%2Fcloudshell-cp-proxmox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqualisystems%2Fcloudshell-cp-proxmox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqualisystems%2Fcloudshell-cp-proxmox/lists"}