{"id":15140910,"url":"https://github.com/miner34dev/minetest-log-data-extractor","last_synced_at":"2026-02-06T06:02:47.850Z","repository":{"id":181413198,"uuid":"666496407","full_name":"Miner34dev/Minetest-log-data-extractor","owner":"Miner34dev","description":"A python module that extracts data from Minetest logs.","archived":false,"fork":false,"pushed_at":"2024-02-13T18:40:32.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T14:23:22.087Z","etag":null,"topics":["minetest","python","pythonmodule"],"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/Miner34dev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-14T17:07:46.000Z","updated_at":"2023-07-15T10:42:09.000Z","dependencies_parsed_at":"2024-09-21T14:00:31.214Z","dependency_job_id":null,"html_url":"https://github.com/Miner34dev/Minetest-log-data-extractor","commit_stats":null,"previous_names":["miner34dev/minetest-log-data-extractor"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Miner34dev/Minetest-log-data-extractor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miner34dev%2FMinetest-log-data-extractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miner34dev%2FMinetest-log-data-extractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miner34dev%2FMinetest-log-data-extractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miner34dev%2FMinetest-log-data-extractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Miner34dev","download_url":"https://codeload.github.com/Miner34dev/Minetest-log-data-extractor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miner34dev%2FMinetest-log-data-extractor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266914000,"owners_count":24005588,"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-07-24T02:00:09.469Z","response_time":99,"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":["minetest","python","pythonmodule"],"created_at":"2024-09-26T08:42:20.192Z","updated_at":"2025-07-24T22:38:33.021Z","avatar_url":"https://github.com/Miner34dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MineTest Log Data Extractor\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\nMT log data extractor is a python module that extracts data from Minetest logs.\n# License\nMinetest log data extractor is a Open Source project under the MIT License (see [LICENSE](./LICENSE) file for details).\n# Installing\nCurrently, there is no pip package for this module, so you will need to install it manually:\n- Download this module from [here](https://github.com/Miner34dev/Minetest-log-data-extractor/archive/refs/heads/main.zip)\n- Extract the archive\n- go into the extracted folder using ```cd```\n- copy mt_log_data_extractor.py into your python installation's site-packages folder\n# Getting started\nImport this module:\n```python3\nfrom mt_log_data_extractor import import_mt_log\n```\nNow, to get your data, use:\n```python3\nimport_mt_log(mt_log_path)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminer34dev%2Fminetest-log-data-extractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminer34dev%2Fminetest-log-data-extractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminer34dev%2Fminetest-log-data-extractor/lists"}