[DAmicoTech] Base modules (logging, os,..) for dt-* packages
Project description
dt-foundation
dt-foundation is a python library used to support the set of dt_tools.* packages:
It contains helper packages for logging, os detection and other common utilities.
Installation
Download source code from githup via git
git clone https://github.com/JavaWiz1/dt-foundation.git
Note, when downloading source, Poetry 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) dependencies:
poetry install
with ONLY production packages (no sphinx):
poetry install --without dev
use the package manager pip to install dt-foundation.
pip install dt-foundation [--user]
Documentation
Package documentation can be found here.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dt_foundation-0.1.3.tar.gz
(20.9 kB
view hashes)
Built Distribution
Close
Hashes for dt_foundation-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 983c26c24073e52f8d4abef743eef181731eab56d6edf70939c5f74be8357b78 |
|
MD5 | 6f8c5b642a1f861dc1990b814295505a |
|
BLAKE2b-256 | f2c9dac111d6d5166527b48d6c4f928ddfd4ca0db65582ae1a920b32ea52c950 |