{"id":28344479,"url":"https://github.com/javawiz1/dt-misc","last_synced_at":"2026-02-13T01:38:56.328Z","repository":{"id":251997092,"uuid":"839008576","full_name":"JavaWiz1/dt-misc","owner":"JavaWiz1","description":"Misc tools for DT packages - logging, os, ...","archived":false,"fork":false,"pushed_at":"2025-02-07T16:58:59.000Z","size":2933,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-06-28T17:18:18.841Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JavaWiz1.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2024-08-06T19:29:09.000Z","updated_at":"2025-02-07T16:59:02.000Z","dependencies_parsed_at":"2024-08-11T20:24:07.677Z","dependency_job_id":"e93310b8-e019-45e4-9212-5d9258964a0b","html_url":"https://github.com/JavaWiz1/dt-misc","commit_stats":null,"previous_names":["javawiz1/dt-misc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JavaWiz1/dt-misc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JavaWiz1%2Fdt-misc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JavaWiz1%2Fdt-misc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JavaWiz1%2Fdt-misc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JavaWiz1%2Fdt-misc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JavaWiz1","download_url":"https://codeload.github.com/JavaWiz1/dt-misc/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JavaWiz1%2Fdt-misc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272833295,"owners_count":25000870,"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-08-30T02:00:09.474Z","response_time":77,"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":"2025-05-27T10:21:07.958Z","updated_at":"2026-02-13T01:38:51.309Z","avatar_url":"https://github.com/JavaWiz1.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dt-misc\n\ndt-misc is a python library used to support the set of dt_tools packages:\n - dt-console  [[repo]](https://github.com/JavaWiz1/dt-console)  [[docs]](https://htmlpreview.github.io/?https://github.com/JavaWiz1/dt-console/blob/develop/docs/html/index.html)\n - dt-net  [[repo]](https://github.com/JavaWiz1/dt-net)  [[docs]](https://htmlpreview.github.io/?https://github.com/JavaWiz1/dt-net/blob/develop/docs/html/index.html)\n - dt-cli-tools  [[repo]](https://github.com/JavaWiz1/dt-cli-tools)  [[docs]](https://htmlpreview.github.io/?https://github.com/JavaWiz1/dt-cli-tools/blob/develop/docs/html/index.html)\n\nand others.\n\nIt contains helper packages for Geolocation, Weather and Text-to-Speech (TSS).\n\n## Installation\n\n### Download source code from githup via git\n```bash\ngit clone https://github.com/JavaWiz1/dt-misc.git\n```\nNote, when downloading source, [Poetry](https://python-poetry.org/docs/) was used as the package manager.  Poetry \nhandles creating the virtual environment and all dependent packages installs with proper versions.\n\nTo setup virtual environment with required production __AND__ dev ([sphinx](https://www.sphinx-doc.org/en/master/)) dependencies:\n```bash\npoetry install\n```\n\nwith ONLY production packages (no sphinx):\n```bash\npoetry install --without dev\n```\n\n### use the package manager [pip](https://pip.pypa.io/en/stable/) to install dt-misc.\n\n```bash\npip install dt-misc [--user]\n```\n\n## Documentation\nPackage documentation can be found [here](https://htmlpreview.github.io/?https://github.com/JavaWiz1/dt-misc/blob/develop/docs/html/index.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavawiz1%2Fdt-misc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavawiz1%2Fdt-misc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavawiz1%2Fdt-misc/lists"}