Skip to main content

Multiplatform tools development api

Project description

https://badge.fury.io/py/DTL.png https://travis-ci.org/rocktavious/DevToolsLib.png?branch=master https://pypip.in/d/DTL/badge.png

Dev Tools Library is a multiplatform tools development api, targeted to help keep you focused on writing the tools and not the connective glue code between packages.

Installation

pip install DTL

Usage

>>> import DTL
>>> #These are the core modules
>>> from DTL import api, gui, db, networking, perforce
>>> #This is where you can get access to package related settings
>>> from DTL.settings import Settings
...

Design

The Dev Tools Library was designed to handle alot of bolier plate code, to free you up to design tools/scripts/applications without having to implement business logic and shared logic within the same tool/script/application.

It provides useful utilities and class in a number of different areas from general(api) to user interface(gui) even to communication(networking)

Documentation

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

DTL-1.1.7.zip (125.4 kB view hashes)

Uploaded Source

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