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.1.21.tar.gz
(19.7 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.1.21.tar.gz.
File metadata
- Download URL: pytola_core-0.1.21.tar.gz
- Upload date:
- Size: 19.7 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 |
29954ca6dde3d6788236372e6c416d47475fc9a1f574057721c5def37b355594
|
|
| MD5 |
b180b05d04ccda3c04b4a8c3ef796dbf
|
|
| BLAKE2b-256 |
081029e5acbcb00420d247e748c80764d6dbcc6eedf31ff221e9b7b9b8dac408
|
File details
Details for the file pytola_core-0.1.21-py3-none-any.whl.
File metadata
- Download URL: pytola_core-0.1.21-py3-none-any.whl
- Upload date:
- Size: 20.4 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 |
7cf335f2a781779955e8ab4c69dde16f7d11aebc80015703ca6eb4585947d353
|
|
| MD5 |
1e137871b38282aa6ad1998a744abcc4
|
|
| BLAKE2b-256 |
1d370b23a0847163502448417f6fe43784659d0efc016f0ed14853aa4e3f4703
|