Uniswaps' tokenlists的Python实现
项目描述
py-tokenlists
Uniswap Token Lists的Python实现。
依赖关系
- python3版本3.8或更高,python3-dev
安装
通过pip
您可以通过pip
安装最新版本
pip install tokenlists
通过setuptools
您可以克隆存储库并使用setuptools
获取最新版本
git clone https://github.com/ApeWorX/py-tokenlists.git
cd py-tokenlists
python3 setup.py install
快速使用
>>> from tokenlists import TokenListManager
>>> tlm = TokenListManager()
>>> tlm.available_tokenlists()
[]
>>> tlm.install_tokenlist("tokens.1inch.eth")
>>> tlm.available_tokenlists()
['1inch']
许可证
本项目采用MIT许可证。
项目详情
下载文件
下载您平台的文件。如果您不确定选择哪一个,请了解有关安装包的更多信息。
源分发
tokenlists-0.1.7.tar.gz (19.7 kB 查看哈希)
构建分发
tokenlists-0.1.7-py3-none-any.whl (12.6 kB 查看哈希)
关闭
tokenlists-0.1.7.tar.gz的哈希
算法 | 哈希摘要 | |
---|---|---|
SHA256 | 8453ab05332eecc5f75680f44ffd4237f0610481a3d6332e3c989d46917419af |
|
MD5 | 4ad800eb306729dadc656e8388c4d26c |
|
BLAKE2b-256 | 6ade46664ae82aed5d65f02ba08b44ab09c6334a4aa3a83a7aa4cf19fc62a8ea |
关闭
tokenlists-0.1.7-py3-none-any.whl的哈希
算法 | 哈希摘要 | |
---|---|---|
SHA256 | c228dd6e2568f8fb66d6a87c75a35c5c5e56c4585220f3c82ec0ff97a26c4c22 |
|
MD5 | 26d344af264825ba897c3940018b06fe |
|
BLAKE2b-256 | 8d0d0851d323ec1df83bd65676ee06255e2767eadba920c7259b4c151cf7ed3b |