Skip to main content

[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.0.tar.gz (20.0 kB view hashes)

Uploaded Source

Built Distribution

dt_foundation-0.1.0-py3-none-any.whl (25.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page