Core utilities for Pytola - Essential components and utilities
Project description
Pytola Core
Core utilities and essential components for Pytola applications.
Features
- Advanced Logging: Colored console output with file rotation
- High DPI Support: Automatic scaling for Qt applications
- Security Utilities: Input validation and sanitization
- Theme Management: Flexible theme system with inheritance
- Environment Helpers: PySide environment configuration
Installation
pip install pytola-core
Usage
from pytola_core import logger, enable_highdpi_scaling
# Enable high DPI scaling
enable_highdpi_scaling()
# Use the logger
logger.info("Application started")
Modules
logger: Advanced logging systemhighdpi: High DPI scaling supportsecurity: Input validation utilitiesthemes: Theme management systemenv: Environment configuration helpers
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pytola_core-0.2.3.tar.gz
(82.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pytola_core-0.2.3.tar.gz.
File metadata
- Download URL: pytola_core-0.2.3.tar.gz
- Upload date:
- Size: 82.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Hatch/1.16.5 cpython/3.12.11 HTTPX/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c6077bbf527263e667574bd309468d2db3b16099b4d96b8aa9806cadf752d4d
|
|
| MD5 |
30a6f6aa40340e506061b48635051c72
|
|
| BLAKE2b-256 |
d9a966e039c49590d70ee40a08d598ea31de70db32cd6370374c913e9acf88d2
|
File details
Details for the file pytola_core-0.2.3-py3-none-any.whl.
File metadata
- Download URL: pytola_core-0.2.3-py3-none-any.whl
- Upload date:
- Size: 44.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Hatch/1.16.5 cpython/3.12.11 HTTPX/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22e15b58f566b432023e355545bdc91eb79ca635c2d939e07206c26ed2735d5c
|
|
| MD5 |
8fe53edf42e55c913ba823da4aa63305
|
|
| BLAKE2b-256 |
7dda0264a2f898367ba22806c5c899e9a047fc357fcb1668f2a705825d078553
|