{"id":20648275,"url":"https://github.com/nutanixdev/python-categories","last_synced_at":"2026-04-27T03:30:56.015Z","repository":{"id":110538931,"uuid":"350241812","full_name":"nutanixdev/python-categories","owner":"nutanixdev","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-25T17:16:39.000Z","size":170,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-04-21T11:58:43.180Z","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/nutanixdev.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":"2021-03-22T07:06:46.000Z","updated_at":"2021-03-23T01:38:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"ecccc1ca-2106-433b-9e5f-c20974cd01d7","html_url":"https://github.com/nutanixdev/python-categories","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nutanixdev/python-categories","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nutanixdev%2Fpython-categories","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nutanixdev%2Fpython-categories/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nutanixdev%2Fpython-categories/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nutanixdev%2Fpython-categories/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nutanixdev","download_url":"https://codeload.github.com/nutanixdev/python-categories/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nutanixdev%2Fpython-categories/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32321264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-16T17:07:29.178Z","updated_at":"2026-04-27T03:30:56.010Z","avatar_url":"https://github.com/nutanixdev.png","language":"Python","readme":"# Nutanix Prism Central Category Management Demo\n\nThis small demo will create a collection of Prism Central category keys and values that are provided by accompanying JSON file.\n\n## Usage\n\n- Recommended Python version 3.8 or later.  Testing for this script was done with Python 3.8 on Ubuntu Linux 20.04.\n- Create and activate a virtual environment:\n\n  ```\n  python3.8 -m venv venv\n  . venv/bin/activate\n  ```\n\n- Install the script dependencies:\n\n  ```\n  pip3 install -r requirements.txt\n  ```\n\n- Rename `.env.example` to `.env`\n- Edit `.env` to match your environment requirements i.e. Prism Central IP address \u0026 credentials\n- Edit `categories.json` to match the category keys and values you want to create\n- Run the script:\n\n  ```\n  python ./categories.py\n  ```\n\n## Additional Info\n\nBy default, this script does not require a verified SSL connection to Prism Central.  If you have configured Prism Central with a valid SSL certificate and require SSL certificate verification in your environment, please comment the following line:\n\n```\nurllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning)\n```\n\n## Screenshot\n\n![Screenshot of Python category management script being run](./screenshot.png?raw=true)\n\n## Disclaimer\n\nPlease see the `.disclaimer` file that is distributed with this repository.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnutanixdev%2Fpython-categories","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnutanixdev%2Fpython-categories","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnutanixdev%2Fpython-categories/lists"}