Skip to main content

A tool to generate travel map.

Project description

旅行地图

这是一个精确到城市旅行地图生成器。 本项目是基于开源项目 pyechart, 生成的中国地图符合法律规范。

GitHub Workflow Status Codecov PyPI PyPI - License PyPI - Python Version GitHub last commit

安装

pip install travel-map

使用

用户需要将旅行信息输入到一个 CSV 文件里,例如

城市,组
北京,旅行
上海,旅行
武汉,居住
香港,中转

文件中城市的名称可以查阅文件

然后运行命令

travel-map --title "我的旅行地图" --output travel_map.html travelled_cities.csv

即可生成标题为我的旅行地图的精确到城市的旅行地图如下

demo

贡献

如果你想提交你的代码,请先阅读 CONTRIBUTING.md

许可证

木兰宽松许可证,第2版 (Mulan Permissive Software License,Version 2)

Copyright (c) 2019 Brooks YUAN

travel-map is licensed under Mulan PSL v2.

You can use this software according to the terms and conditions of the Mulan PSL v2.

You may obtain a copy of Mulan PSL v2 at: http://license.coscl.org.cn/MulanPSL2

THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.

See the Mulan PSL v2 for more details.

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

travel-map-2.0.1.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

travel_map-2.0.1-py3-none-any.whl (9.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page