{"id":23238248,"url":"https://github.com/zkan/si360feedback","last_synced_at":"2025-10-05T16:42:34.867Z","repository":{"id":52302040,"uuid":"206538940","full_name":"zkan/si360feedback","owner":"zkan","description":"Small Improvements - 360 Feedback","archived":false,"fork":false,"pushed_at":"2022-12-08T06:07:30.000Z","size":33,"stargazers_count":1,"open_issues_count":11,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T21:30:29.588Z","etag":null,"topics":["feedback","improvement"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zkan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-05T10:39:49.000Z","updated_at":"2023-03-05T08:07:25.000Z","dependencies_parsed_at":"2023-01-24T15:15:14.464Z","dependency_job_id":null,"html_url":"https://github.com/zkan/si360feedback","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zkan/si360feedback","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkan%2Fsi360feedback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkan%2Fsi360feedback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkan%2Fsi360feedback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkan%2Fsi360feedback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zkan","download_url":"https://codeload.github.com/zkan/si360feedback/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkan%2Fsi360feedback/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278486271,"owners_count":25994941,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":["feedback","improvement"],"created_at":"2024-12-19T04:17:16.049Z","updated_at":"2025-10-05T16:42:34.847Z","avatar_url":"https://github.com/zkan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Small Improvements - 360 Feedback\n\n\u003e Sharing the 360 feedback to your reviewee will not be the same again. This script will retrieve the 360 feedback data from Small Improvements.\n\n[![CircleCI](https://circleci.com/gh/prontotools/si360feedback.svg?style=svg)](https://circleci.com/gh/prontotools/si360feedback)\n\n## Installation\n\n### Using `venv`\n\n1. Create a virtual environemtn, run\n    ```sh\n    python3 -m venv ENV\n    ```\n1. Install the dependencies used in this project, run\n    ```sh\n    ENV/bin/pip install -r requirements.txt\n    ```\n1. Copy `env.example` to `.env` and put your credentials.\n\n### Using `pipenv`\n\n1. Install the package manager for macOS `brew` from [Homebrew](https://brew.sh/) first.\n1. Install `pipenv`, run\n    ```sh\n    brew install pipenv\n    ```\n1. Install the dependencies used in this project, run\n    ```sh\n    pipenv install\n    ```\n1. Copy `env.example` to `.env` and put your credentials.\n\n## Usage Example\n\n### Using `venv`\n\n```sh\nENV/bin/python program.py \u003e your_reviewee.html\n```\n\n### Using `pipenv`\n\n```sh\npipenv run python program.py \u003e your_reviewee.html\n```\n\n**Note:** To generate output in `requirements.txt`, run\n```sh\npipenv lock --requirements \u003e requirements.txt\n```\n\n## Development Setup\n\n### Using `venv`\n\n```sh\npipenv lock --dev --requirements \u003e requirements-dev.txt\nENV/bin/pip install requirements-dev.txt\nENV/bin/flake8\nENV/bin/pytest\n```\n\n### Using `pipenv`\n\n```sh\npipenv install --dev\npipenv run flake8\npipenv run pytest\n```\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/prontotools/si360feedback/fork\u003e)\n1. Create your feature branch (`git checkout -b feature/fooBar`)\n1. Commit your changes (`git commit -am 'Add some fooBar'`)\n1. Push to the branch (`git push origin feature/fooBar`)\n1. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkan%2Fsi360feedback","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzkan%2Fsi360feedback","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkan%2Fsi360feedback/lists"}