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.15.tar.gz
(24.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.15.tar.gz.
File metadata
- Download URL: pytola_core-0.1.15.tar.gz
- Upload date:
- Size: 24.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
636569157fc22edaea25f277506cb4161b4b3eaec72cfc681f0c3bc5e2fb655b
|
|
| MD5 |
594a5eabc810b5817c888f170e7a2991
|
|
| BLAKE2b-256 |
d1f62ca26911d754d6595d3556b848b6ff83981964112d476673e5dda80ae940
|
File details
Details for the file pytola_core-0.1.15-py3-none-any.whl.
File metadata
- Download URL: pytola_core-0.1.15-py3-none-any.whl
- Upload date:
- Size: 25.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4201dd81d4049e572125ac76c119d17dd97cc2dff3040c19a984fdc6eaa6aa85
|
|
| MD5 |
412127d5be309445f6c8a80e922a7122
|
|
| BLAKE2b-256 |
d1823661a5ad43a87cb5ec3112ec5ef7ff7ca3b1082675638659e782956d68e5
|