Utility
Project description
ユーティリティライブラリ
install
pip install adash
useit
Lodashのような使い方を推奨します。
import adash as _
s = "abcabc"
obj = {"a": "!", "b": "", "c": "?"}
_.replace_all(s, obj) #-> !?!?
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
adash-1.2.0.tar.gz
(5.9 kB
view details)
Built Distribution
adash-1.2.0-py3-none-any.whl
(7.0 kB
view details)
File details
Details for the file adash-1.2.0.tar.gz
.
File metadata
- Download URL: adash-1.2.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.12 Darwin/18.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8586b4723b2e4c5e0c7b88fd0101b8c3791bfdc884aa9ffbf61382dd24e5685 |
|
MD5 | 78b41ee9830e5aab7484ad4b458fa8c9 |
|
BLAKE2b-256 | 68da4a3a32e4b77c1f972d402c1d8e414726b65ab449c9c1057697d9d33b29e9 |
File details
Details for the file adash-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: adash-1.2.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.12 Darwin/18.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c84aab4d2c2c44ab17598ced05b97f320d88bd2cb95ff861c110b7f41687de82 |
|
MD5 | 2fc041ca548dd2cc6a6a075b7db7870c |
|
BLAKE2b-256 | 715a4f933bb254a4eb9b6bb7d4f37da04b7a00267ec7812cf1c6b662537f0647 |