tcgplayer python:用于纸牌游戏(TCG)Player API的Python 3.7包装器 源码
tcgplayer-python tcgplayer-python是一个Python包装器,可以直接与TCGPlayer API进行交互。 注意:未实现Store API 。 贡献 分叉仓库,并克隆叉子 查找要处理的问题或创建要提出更改的问题 修改fork 在PR中标记@rsfxiii以进行审查 安装 tcgplayer-python至少需要Python 3.7 安装软件包: pip install tcgplayer-python 编辑.env文件并添加TCGPlayer API凭据: # .env PUB_KEY=my-tcg-pubkey PRIV_key=my-tcg-privkey 此时,您应该准备好使用Client来调用所需的任何TCG Player API端点。 用法 # Import the resource endpoint you want to use f
文件列表
tcgplayer-python-master.zip
(预估有个26文件)
tcgplayer-python-master
.gitignore
1KB
README.md
2KB
Pipfile.lock
5KB
.env
40B
LICENSE
34KB
Pipfile
166B
badges
coverage.svg
904B
license-GPL-blue.svg
1KB
暂无评论