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.1.0.tar.gz
(4.0 kB
view details)
Built Distribution
adash-0.1.0-py3-none-any.whl
(4.8 kB
view details)
File details
Details for the file adash-0.1.0.tar.gz
.
File metadata
- Download URL: adash-0.1.0.tar.gz
- Upload date:
- Size: 4.0 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 | 30ffc4995a2df19eab31f72c9100e72f4de94bf782b7c0fa86d5d065ddefc512 |
|
MD5 | 014a1d2a476454c8812c4262c446ee4d |
|
BLAKE2b-256 | c37cdaaf75a08817db502f1cbe8885d2094e06200c919042bd1a4e9459f886aa |
File details
Details for the file adash-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: adash-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 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 | 47804b8f6d116b4c8e83a655a4b8b44f77f828867b67870eef72d0e44db5e1a8 |
|
MD5 | c0fcfaf559453c4c39d861ac41fe4d3d |
|
BLAKE2b-256 | 42088a65a88c779b1ef562f0aa68d8ab79866c796b66bc84967273726cea4d1f |