Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
py12306
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
python
py12306
Commits
5eb412d4
Commit
5eb412d4
authored
Jan 21, 2019
by
Jan Keromnes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新 readme,配置Gitpod
parent
c613b54d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
.gitpod.yml
.gitpod.yml
+6
-0
README.md
README.md
+6
-0
No files found.
.gitpod.yml
0 → 100644
View file @
5eb412d4
ports
:
-
port
:
8008
onOpen
:
open-preview
tasks
:
-
init
:
pip install -r requirements.txt && cp env.py.example env.py
command
:
python main.py -t
README.md
View file @
5eb412d4
...
...
@@ -39,6 +39,12 @@ cp env.py.example env.py
注:免费打码无法保证持续可用,如失效请手动切换到若快平台,需要先到
[
http://www.ruokuai.com
](
http://www.ruokuai.com/login
)
注册一个账号后填写到配置中
Gitpod还支持免费打码:
[

](https://gitpod.io#https://github.com/pjialin/py12306)
注:Gitpod目前仅提供英文版本。
语音通知
语音验证码使用的是阿里云 API 市场上的一个服务商,需要到
[
https://market.aliyun.com/products/56928004/cmapi026600.html
](
https://market.aliyun.com/products/56928004/cmapi026600.html
)
购买后将 appcode 填写到配置中
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment