wudi script
Project description
Info
====
`zprint 2018-08-20`
`Author: Zhao Mingming <471106585@qq.com>`
`Copyright: This module has been placed in the public domain.`
`version:0.0.1`
- `add func login_vipkid`
- `add func get_video_url`
- `add func get_video_index`
Functions:
- `add func login_vipkid`
- `add func get_video_url`
- `add func get_video_index: get the video when the teacher and student has video same time`
How To Use This Module
======================
.. image:: funny.gif
:height: 100px
:width: 100px
:alt: funny cat picture
:align: center
1. example code:
.. code:: python
from zprint import *
def fun2():
zprint(" I am in fun2",0)
def fun1():
zprint(" I am in fun1")
fun2()
if __name__=="__main__":
print 1
fun1()
Refresh
========
20180820
====
`zprint 2018-08-20`
`Author: Zhao Mingming <471106585@qq.com>`
`Copyright: This module has been placed in the public domain.`
`version:0.0.1`
- `add func login_vipkid`
- `add func get_video_url`
- `add func get_video_index`
Functions:
- `add func login_vipkid`
- `add func get_video_url`
- `add func get_video_index: get the video when the teacher and student has video same time`
How To Use This Module
======================
.. image:: funny.gif
:height: 100px
:width: 100px
:alt: funny cat picture
:align: center
1. example code:
.. code:: python
from zprint import *
def fun2():
zprint(" I am in fun2",0)
def fun1():
zprint(" I am in fun1")
fun2()
if __name__=="__main__":
print 1
fun1()
Refresh
========
20180820
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wudi-0.0.2.tar.gz
(2.7 kB
view hashes)
Built Distributions
wudi-0.0.2-py2.7.egg
(2.8 kB
view hashes)
wudi-0.0.2-py2-none-any.whl
(4.0 kB
view hashes)