{"id":21073167,"url":"https://github.com/pechouc/catchafish_app","last_synced_at":"2025-10-11T21:14:40.370Z","repository":{"id":99393338,"uuid":"276323000","full_name":"pechouc/catchafish_app","owner":"pechouc","description":null,"archived":false,"fork":false,"pushed_at":"2020-07-02T07:37:59.000Z","size":500,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T21:14:38.661Z","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/pechouc.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":"2020-07-01T08:36:20.000Z","updated_at":"2020-07-02T07:38:02.000Z","dependencies_parsed_at":"2023-03-13T15:49:28.463Z","dependency_job_id":null,"html_url":"https://github.com/pechouc/catchafish_app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pechouc/catchafish_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pechouc%2Fcatchafish_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pechouc%2Fcatchafish_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pechouc%2Fcatchafish_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pechouc%2Fcatchafish_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pechouc","download_url":"https://codeload.github.com/pechouc/catchafish_app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pechouc%2Fcatchafish_app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008744,"owners_count":26084495,"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-11T02:00:06.511Z","response_time":55,"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-19T19:00:07.586Z","updated_at":"2025-10-11T21:14:40.354Z","avatar_url":"https://github.com/pechouc.png","language":"Python","readme":"# Data analysis\n- Document here the project: catchafish_app\n- Description: Project Description\n- Data Source:\n- Type of analysis:\n\nPlease document the project the better you can.\n\n# Stratup the project\n\nThe initial setup.\n\nCreate virtualenv and install the project:\n```bash\n  $ sudo apt-get install virtualenv python-pip python-dev\n  $ deactivate; virtualenv ~/venv ; source ~/venv/bin/activate ;\\\n    pip install pip -U; pip install -r requirements.txt\n```\n\nUnittest test:\n```bash\n  $ make clean install test\n```\n\nCheck for catchafish_app in gitlab.com/{group}.\nIf your project is not set please add it:\n\n- Create a new project on `gitlab.com/{group}/catchafish_app`\n- Then populate it:\n\n```bash\n  $ ##   e.g. if group is \"{group}\" and project_name is \"catchafish_app\"\n  $ git remote add origin git@gitlab.com:{group}/catchafish_app.git\n  $ git push -u origin master\n  $ git push -u origin --tags\n```\n\nFunctionnal test with a script:\n```bash\n  $ cd /tmp\n  $ catchafish_app-run\n```\n# Install\nGo to `gitlab.com/{group}/catchafish_app` to see the project, manage issues,\nsetup you ssh public key, ...\n\nCreate a python3 virtualenv and activate it:\n```bash\n  $ sudo apt-get install virtualenv python-pip python-dev\n  $ deactivate; virtualenv -ppython3 ~/venv ; source ~/venv/bin/activate\n```\n\nClone the project and install it:\n```bash\n  $ git clone gitlab.com/{group}/catchafish_app\n  $ cd catchafish_app\n  $ pip install -r requirements.txt\n  $ make clean install test                # install and test\n```\nFunctionnal test with a script:\n```bash\n  $ cd /tmp\n  $ catchafish_app-run\n``` \n\n# Continus integration\n## Github \nEvery push of `master` branch will execute `.github/workflows/pythonpackages.yml` docker jobs.\n## Gitlab\nEvery push of `master` branch will execute `.gitlab-ci.yml` docker jobs.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpechouc%2Fcatchafish_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpechouc%2Fcatchafish_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpechouc%2Fcatchafish_app/lists"}