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-0.2.0.tar.gz
(5.1 kB
view details)
Built Distribution
adash-0.2.0-py3-none-any.whl
(5.9 kB
view details)
File details
Details for the file adash-0.2.0.tar.gz
.
File metadata
- Download URL: adash-0.2.0.tar.gz
- Upload date:
- Size: 5.1 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 | d702526cc054b51ca17e8c0da8ce7c35050fd36d1042892057b57433a6d82166 |
|
MD5 | 0992893d0f1e27afa341169b0970208d |
|
BLAKE2b-256 | 180d788f0b844dd26c29ca6a5f7b7919de7b23b44dbd2e79bc4812924c5f9a45 |
File details
Details for the file adash-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: adash-0.2.0-py3-none-any.whl
- Upload date:
- Size: 5.9 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 | 25334ef0e5c97df82e49f36850dc352dbe14bf4de51dae894c9e6376a00880d1 |
|
MD5 | 87a1c9949fa6c76bc4d7ecb616dae6b5 |
|
BLAKE2b-256 | 331be1142484024a8c291f3541569de40006cec46c0beefc0e58a2a71aca63c8 |