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.1.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.1.tar.gz.
File metadata
- Download URL: pytola_core-0.2.1.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 |
030bc08715227e5f583de1b714573dc8559aa2c1cd1b27cf5ad2d5665721e20c
|
|
| MD5 |
743bf937faaf3117fa192a487b7fd9cd
|
|
| BLAKE2b-256 |
96f6810af5e150e483296d4bd71b4e6c8a5f8740840a66be341ed7f485db97bd
|
File details
Details for the file pytola_core-0.2.1-py3-none-any.whl.
File metadata
- Download URL: pytola_core-0.2.1-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 |
5f37edc5b7c629f2e2c5bb7b22ebcbd780cf235bc9025b603b9cd917c26a89ad
|
|
| MD5 |
a77affc26ad35ba36df909069d16877d
|
|
| BLAKE2b-256 |
dc5b206869a267502263db7ce3ab3373f5bf774e3f69959742a23f7fe655d719
|