Run Python scripts with a live updating timer
Project description
minicem
Kompakt, insan tarafından okunabilir minik bir metin formatı ve Python için encoder/decoder fonksiyonları.
Amaç: JSON kadar gürültülü olmayan, config dosyalarında rahat yazılabilen, hem tek satırlık hem de YAML benzeri çok satırlı yapıları destekleyen ufak bir ara format.
Özellikler
- ✅ Dict ve list yapıları:
{key:val, key2:val2}[1,2,3]
- ✅ Kompakt bool ve None:
True -> +1False -> +0None -> _
- ✅ Yorum desteği:
- Tırnak dışındaki
#sonrası yorum kabul edilir.
- Tırnak dışındaki
- ✅ Tek satır veya çok satırlı (YAML benzeri) blok formatı
- ✅ Basit Python tipleri:
dict,list,str,int,float,bool,None
Kurulum
PyPI'ya yüklendikten sonra:
pip install minicem
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
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 minicem-1.0.1.tar.gz.
File metadata
- Download URL: minicem-1.0.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d4b27b8540fc14c1f11d63d26d842b0bb0f9696175a7707851ece4801db08b2
|
|
| MD5 |
cf14e84ca12d2e82d538f443e0313799
|
|
| BLAKE2b-256 |
7292bd3c687ba9e421daeb944afb087f947c4771971dcf07b4d1618a899ae32e
|
File details
Details for the file minicem-1.0.1-py3-none-any.whl.
File metadata
- Download URL: minicem-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d9b5d25b7b66dfd1906717751980d77c7013208afd6e28ca6822ebc8949896d
|
|
| MD5 |
0c45085e586be9180b2ec9776d8e3108
|
|
| BLAKE2b-256 |
55c56eaab165f55a31bc123254f402536f8e9d985683d4e8a4d8338a03b13f0f
|