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.0.tar.gz
(49.0 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.0.tar.gz.
File metadata
- Download URL: pytola_core-0.2.0.tar.gz
- Upload date:
- Size: 49.0 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 |
7be606d344afa3b9837242a3fc33a532e83d0cae2e257086a039f1a2d5fcda8e
|
|
| MD5 |
7ac8d285080ec75062a52551fe00f779
|
|
| BLAKE2b-256 |
a194b46ae4b65bab3d46672eb8cdb0847d7988fd7b9732dfea439e43f865b1f9
|
File details
Details for the file pytola_core-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pytola_core-0.2.0-py3-none-any.whl
- Upload date:
- Size: 27.1 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 |
dad1a9ac0311a53b566e2dc9b6ae1506bca303a93bd45cdbe6270f16b4f729b4
|
|
| MD5 |
2147d8a386ea291e8707377219f0a2bb
|
|
| BLAKE2b-256 |
4f1e71148eca167c6a6689f990c0cd6098d2ec4b0c4563dbfd9a8ccc74e2537c
|