# dt-misc
dt-misc is a python library used to support the set of dt_tools packages:
- 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)
- 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)
- 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)
and others.
It contains helper packages for Geolocation, Weather and Text-to-Speech (TSS).
## Installation
### Download source code from githup via git
```bash
git clone https://github.com/JavaWiz1/dt-misc.git
```
Note, when downloading source, [Poetry](https://python-poetry.org/docs/) was used as the package manager. Poetry
handles creating the virtual environment and all dependent packages installs with proper versions.
To setup virtual environment with required production __AND__ dev ([sphinx](https://www.sphinx-doc.org/en/master/)) dependencies:
```bash
poetry install
```
with ONLY production packages (no sphinx):
```bash
poetry install --without dev
```
### use the package manager [pip](https://pip.pypa.io/en/stable/) to install dt-misc.
```bash
pip install dt-misc [--user]
```
## Documentation
Package documentation can be found [here](https://htmlpreview.github.io/?https://github.com/JavaWiz1/dt-misc/blob/develop/docs/html/index.html).
Raw data
{
"_id": null,
"home_page": "https://github.com/JavaWiz1/dt-misc",
"name": "dt-misc",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "python, dt-tools",
"author": "Al DAmico",
"author_email": "JavaWiz1@hotmail.com",
"download_url": "https://files.pythonhosted.org/packages/76/d9/3dc26848713e7d28c7c0b9963d6328ee2dfb9c784c8d4125f390775bbede/dt_misc-0.2.6.tar.gz",
"platform": null,
"description": "# 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",
"bugtrack_url": null,
"license": "MIT",
"summary": "Misc. utility packages (geoloc, weather, sound, ...)",
"version": "0.2.6",
"project_urls": {
"Homepage": "https://github.com/JavaWiz1/dt-misc",
"Repository": "https://github.com/JavaWiz1/dt-misc"
},
"split_keywords": [
"python",
" dt-tools"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ed73547f014d0fae36e54c738bbe0db4e205a2e3df5c6c36df4f19f2ea756f0c",
"md5": "1ef9135d940857345941ab130a330f5f",
"sha256": "3e5fd8299c29352c8e25fb30286c65b77bb5820cdc0bfcb44c90536616a54386"
},
"downloads": -1,
"filename": "dt_misc-0.2.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1ef9135d940857345941ab130a330f5f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 34794,
"upload_time": "2025-01-18T17:05:12",
"upload_time_iso_8601": "2025-01-18T17:05:12.999947Z",
"url": "https://files.pythonhosted.org/packages/ed/73/547f014d0fae36e54c738bbe0db4e205a2e3df5c6c36df4f19f2ea756f0c/dt_misc-0.2.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "76d93dc26848713e7d28c7c0b9963d6328ee2dfb9c784c8d4125f390775bbede",
"md5": "394f67578eb0929eb4fb0444b5d38fb2",
"sha256": "2a4768efebae8a2b6167f4f8447658cb3b59a26b70d7da1e08ca8be0c4acaf8e"
},
"downloads": -1,
"filename": "dt_misc-0.2.6.tar.gz",
"has_sig": false,
"md5_digest": "394f67578eb0929eb4fb0444b5d38fb2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 28584,
"upload_time": "2025-01-18T17:05:14",
"upload_time_iso_8601": "2025-01-18T17:05:14.150976Z",
"url": "https://files.pythonhosted.org/packages/76/d9/3dc26848713e7d28c7c0b9963d6328ee2dfb9c784c8d4125f390775bbede/dt_misc-0.2.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-18 17:05:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "JavaWiz1",
"github_project": "dt-misc",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "dt-misc"
}