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
Release files for DTL 1.1.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| DTL-1.1.7.zip | 125.4 kB | Details |
Release files / DTL-1.1.7.zip
| Download URL | DTL-1.1.7.zip |
|---|---|
| Size | 125.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
35241fec4e1f383515fbd75a679773020a480240d561c1777aa7990035b9d474
|
|
BLAKE2b-256 checksum How to use checksums |
1df4007b6eed03f0b5e08bb5d5ab0f30a42efc21ef1eb20b0fdcf05287e84668
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |