1 Star 0 Fork 0

crawler-hub/Baidu Mercator Coordinate Conversion

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pyproject.toml 371 Bytes
一键复制 编辑 原始数据 按行查看 历史
Heisenberg 提交于 2023-12-02 19:22 . feat: first commit
[tool.poetry]
name = "mercator"
version = "0.1.0"
description = "百度墨卡托坐标转换"
authors = ["Jesse3692 <[email protected]>"]
license = "MIT"
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.8.1"
[tool.poetry.group.dev.dependencies]
pytest = "^7.4.3"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/crawler-hub/baidu-mercator-coordinate-conversion.git
[email protected]:crawler-hub/baidu-mercator-coordinate-conversion.git
crawler-hub
baidu-mercator-coordinate-conversion
Baidu Mercator Coordinate Conversion
master

搜索帮助