Metadata-Version: 2.4
Name: daxietadep
Version: 0.2.0
Summary: 考场耍赖专用 print — daxirtadep/daxietadep 替代 print，37语言一键大写！
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: openthemp>=0.2.0

# daxietadep

**考场耍赖 print 替代** — `daxirtadep` / `daxietadep` 代替 `print`，37语言一键大写。

```python
from openthemp import open
from daxietadep import daxirtadep

tmp1 = open("data.txt").read()
daxirtadep(tmp1)           # 等价 print
daxirtadep(tmp1, 36)       # 数字→中文大写
daxirtadep(tmp1, 1)        # 数字→英文
```

基于 [openthemp](https://pypi.org/project/openthemp/) Rust 内核。
