Skip to main content

Misc. helpers (logging, os, ...) for dt-* packages

Project description

dt-misc

dt-misc 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-misc.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-misc.

pip install dt-misc [--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_misc-0.1.6.tar.gz (17.2 kB view hashes)

Uploaded Source

Built Distribution

dt_misc-0.1.6-py3-none-any.whl (22.5 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