NSF Earthcube Geocodes项目的工具包
项目描述
Earthcube Utilities
用户
Earthcube Utilities
https://pypi.ac.cn/project/earthcube-utilities/
手动安装
python3 -m pip install earthcube-utilities
开发者
脚本
通过pip安装
query_graph SPARQL_FILE --graphendpoint https://graph.geocodes-dev.earthcube.org/blazegraph/namespace/earthcube/
check_sitemap SITEMAP_URL --output FILE --no-check-url
generategraphstats --graphendpoint https://graph.geocodes-dev.earthcube.org/blazegraph/namespace/earthcube/ -s3 localhost:9000 --s3bucket gleaner
来自 控制台脚本
本地开发模式
cd earthcube_utiltiies
pip3 install -e .
开发
创建一个虚拟环境并激活
source {envname}/bin/activate
使用可编辑安装
cd earthcube_utiltiies
pip3 install -e .
如果您编辑pyproject.toml并想要测试添加的脚本,
cd summarize
pip3 uninstall -e earthcube_utiltiies
pip3 install -e .
构建测试包
测试打包
本地,检查是否可以构建包 python3 -m pip install build
在build/lib中,您可以查看包含在包中的文件
构建wheel
查看添加到包中的内容,
python -m build --wheel
dist目录将包含包。实际上这是一个zip文件,因此请解压缩以查看包含的内容
计划
计划的功能将在docs文件夹中找到,Earthcube Utilities 功能
项目详情
下载文件
下载适用于您平台的文件。如果您不确定选择哪个,请了解更多关于 安装包 的信息。
源分发
earthcube_utilities-0.1.27.tar.gz (48.2 kB 查看哈希值)
构建分发
关闭
earthcube_utilities-0.1.27.tar.gz 的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | ba590ba6ef6ea9ebbfe7cc4529ad02330cbd11ac1f32135376d3bcd227dde384 |
|
MD5 | 9405c4a18b45af056e9a60be20c775c6 |
|
BLAKE2b-256 | d9a72dee057daaa637ceef34bdd16ee6bddeaf42acba5c36214f24b003754b14 |
关闭
earthcube_utilities-0.1.27-py3-none-any.whl 的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | cfbfffaf584657949a9cdc963ba8a0bfc90d7dac86301d1e50ee7c138c56bbb0 |
|
MD5 | 595010608bf09a367d2f5fa508c2d41a |
|
BLAKE2b-256 | 12d2b28125db125a5600e668ea5336b7891e90c62907eff3eb0234e11205425f |