{"id":17843819,"url":"https://github.com/mc-cat-tty/seashellsdb","last_synced_at":"2026-04-08T16:01:23.879Z","repository":{"id":52691570,"uuid":"320617715","full_name":"mc-cat-tty/SeashellsDB","owner":"mc-cat-tty","description":"Python source code for managing and visualizing Seashells MariaDB database","archived":false,"fork":false,"pushed_at":"2022-06-29T21:39:06.000Z","size":1435,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-22T16:34:10.674Z","etag":null,"topics":["api-server","atlaskit","carbon-design-system","database","flask","mariadb","mariadb-database","mysql","mysql-database","python3","react","reactjs","seashells","server"],"latest_commit_sha":null,"homepage":"https://seashells.ml","language":"JavaScript","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/mc-cat-tty.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}},"created_at":"2020-12-11T15:52:45.000Z","updated_at":"2023-05-09T15:05:14.000Z","dependencies_parsed_at":"2022-08-22T07:21:23.518Z","dependency_job_id":null,"html_url":"https://github.com/mc-cat-tty/SeashellsDB","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mc-cat-tty/SeashellsDB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mc-cat-tty%2FSeashellsDB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mc-cat-tty%2FSeashellsDB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mc-cat-tty%2FSeashellsDB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mc-cat-tty%2FSeashellsDB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mc-cat-tty","download_url":"https://codeload.github.com/mc-cat-tty/SeashellsDB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mc-cat-tty%2FSeashellsDB/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31562696,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["api-server","atlaskit","carbon-design-system","database","flask","mariadb","mariadb-database","mysql","mysql-database","python3","react","reactjs","seashells","server"],"created_at":"2024-10-27T21:26:56.946Z","updated_at":"2026-04-08T16:01:23.862Z","avatar_url":"https://github.com/mc-cat-tty.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SeashellDB\nPython source code for managing and visualizing Seashells MariaDB database\n\n## MariaDB package installation notes\n```\nsudo apt install libmariadb3 libmariadb-dev\npip3 install mariadb\n```\n\n## Setting up\n\n### Install dependencies\n```\npip3 install requirements.txt\n```\n\n### Create database\nRun _tools/db_init.sql_ on your database server\n\n### Import raw data\n```\npython3 importer.py -p password\n```\nKeep in mind that you have to set your own password through `-p` argument, otherwise the script will exit with exit status 1\n\nChange the others parameters if needed\n\n### Add raw data\n```\npython3 importer.py -f filename -p password --add\n```\n\n### Local Jupyter set up \nExtremely handy during code prototyping (eg.: test SQL queries through mariadb connectors, clean raw data, ...)\n\nIf Jupyter is already installed (globally): `python3 -m pip install jupyter notebook`\n\nRun inside your virtual environment (must be enabled):\n```\npython -m pip install ipykernel\nipykernel kernel install --user --name=SeashellsDDB\n```\nAnd now globally (virtual environment deactivated):\n```\npython3 -m notebook\n```\nFrom web interface change Kernel from _Kernel_ \u003e _Change Kernel_","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmc-cat-tty%2Fseashellsdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmc-cat-tty%2Fseashellsdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmc-cat-tty%2Fseashellsdb/lists"}