{"id":47072441,"url":"https://github.com/neuralsignal/loris","last_synced_at":"2026-03-12T06:12:52.445Z","repository":{"id":40308027,"uuid":"233992505","full_name":"neuralsignal/loris","owner":"neuralsignal","description":"Loris: Database and Analysis application for a Drosophila Lab (or any lab)","archived":false,"fork":false,"pushed_at":"2024-02-21T10:35:10.000Z","size":16865,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-04T20:10:06.969Z","etag":null,"topics":["data-analysis","data-structures","database","datajoint","flask","neuroscience"],"latest_commit_sha":null,"homepage":"","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/neuralsignal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-01-15T03:43:32.000Z","updated_at":"2022-05-16T02:00:59.000Z","dependencies_parsed_at":"2024-07-29T07:23:41.178Z","dependency_job_id":null,"html_url":"https://github.com/neuralsignal/loris","commit_stats":null,"previous_names":["neuralsignal/loris","gucky92/loris"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/neuralsignal/loris","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuralsignal%2Floris","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuralsignal%2Floris/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuralsignal%2Floris/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuralsignal%2Floris/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neuralsignal","download_url":"https://codeload.github.com/neuralsignal/loris/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuralsignal%2Floris/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30417026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T04:41:02.746Z","status":"ssl_error","status_checked_at":"2026-03-12T04:40:12.571Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["data-analysis","data-structures","database","datajoint","flask","neuroscience"],"created_at":"2026-03-12T06:12:51.779Z","updated_at":"2026-03-12T06:12:52.438Z","avatar_url":"https://github.com/neuralsignal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Loris\n[![DOI](https://zenodo.org/badge/233992505.svg)](https://zenodo.org/badge/latestdoi/233992505)\n\n### Database and Analysis application for a Drosophila Lab (or any lab)\n\nLoris is in development with core features still being tested and added.\nDocumentation for the different features will be added soon.\n\n## Requirements\n\n* Pip\n* Git\n\n## Pulling the source code\n\nPull the recent version of Loris:\n```\ngit pull https://github.com/gucky92/loris.git\n```\n\n## Installation of API\n\nInstall using the pip command:\n```\ncd loris\npip install --user .\n```\n\n## Running App after API Installation\n\nCreate your own `config.json` file. There is a template file called `_config.json`.\n\nIf you do not have a running MySQL database yet, you can install a running SQL database by cloning a mysql-docker git repository and running docker-compose:\n```\ngit clone https://github.com/gucky92/mysql-docker\ncd mysql-docker/slim\nsudo docker-compose up -d\n```\n\nTo run the Loris app (in the main loris directory):\n```\nconda activate loris  # activate the environment if you haven't done so\npython run.py\n```\nThe app should now be running on port 1234.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneuralsignal%2Floris","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneuralsignal%2Floris","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneuralsignal%2Floris/lists"}