# dt-foundation
dt-foundation 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)
It contains helper packages for logging, os detection and other common utilities.
## Installation
### Download source code from githup via git
```bash
git clone https://github.com/JavaWiz1/dt-foundation.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-foundation.
```bash
pip install dt-foundation [--user]
```
## Documentation
Package documentation can be found [here](https://htmlpreview.github.io/?https://github.com/JavaWiz1/dt-foundation/blob/develop/docs/html/index.html).
Raw data
{
"_id": null,
"home_page": "https://github.com/JavaWiz1/dt-foundation",
"name": "dt-foundation",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "python, dt-tools, dt-foundation",
"author": "Al DAmico",
"author_email": "JavaWiz1@hotmail.com",
"download_url": "https://files.pythonhosted.org/packages/97/68/23baca51b3884f959e617bd406aa83a726491250880b55a3d5b6bd70625d/dt_foundation-0.1.8.tar.gz",
"platform": null,
"description": "# dt-foundation\n\ndt-foundation 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\nIt contains helper packages for logging, os detection and other common utilities.\n\n## Installation\n\n### Download source code from githup via git\n```bash\ngit clone https://github.com/JavaWiz1/dt-foundation.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-foundation.\n\n```bash\npip install dt-foundation [--user]\n```\n\n## Documentation\nPackage documentation can be found [here](https://htmlpreview.github.io/?https://github.com/JavaWiz1/dt-foundation/blob/develop/docs/html/index.html).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "[DAmicoTech] Base modules (logging, os,..) for dt-* packages",
"version": "0.1.8",
"project_urls": {
"Homepage": "https://github.com/JavaWiz1/dt-foundation",
"Repository": "https://github.com/JavaWiz1/dt-foundation"
},
"split_keywords": [
"python",
" dt-tools",
" dt-foundation"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ecc59e9bea120ee05e188f130742ddb435560b9493c7f18e5cdac95786f20598",
"md5": "e8984b0cfdf3454e76d7a1235ca7b23e",
"sha256": "219a803af790c7d690b55916bf552ba87080628365d78c9585a9b09a302993dd"
},
"downloads": -1,
"filename": "dt_foundation-0.1.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e8984b0cfdf3454e76d7a1235ca7b23e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 26324,
"upload_time": "2024-12-07T16:02:59",
"upload_time_iso_8601": "2024-12-07T16:02:59.335156Z",
"url": "https://files.pythonhosted.org/packages/ec/c5/9e9bea120ee05e188f130742ddb435560b9493c7f18e5cdac95786f20598/dt_foundation-0.1.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "976823baca51b3884f959e617bd406aa83a726491250880b55a3d5b6bd70625d",
"md5": "5406fc085bf9f46bd725bff4089b795e",
"sha256": "2cfa5032c5848e5e19264c97d2dc353f3abcaa3adfbb4431fd7ed3f41d8a5240"
},
"downloads": -1,
"filename": "dt_foundation-0.1.8.tar.gz",
"has_sig": false,
"md5_digest": "5406fc085bf9f46bd725bff4089b795e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 21059,
"upload_time": "2024-12-07T16:03:01",
"upload_time_iso_8601": "2024-12-07T16:03:01.397446Z",
"url": "https://files.pythonhosted.org/packages/97/68/23baca51b3884f959e617bd406aa83a726491250880b55a3d5b6bd70625d/dt_foundation-0.1.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-07 16:03:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "JavaWiz1",
"github_project": "dt-foundation",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "dt-foundation"
}