This website requires JavaScript.
Explore
Help
Sign In
cubetiq
/
pyztk
Watch
1
Star
0
Fork
0
You've already forked pyztk
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c6b8cf1200
pyztk
/
zk
/
__init__.py
7 lines
80 B
Python
Raw
Normal View
History
Unescape
Escape
create function __sending_packet to simplification the pakcet sending process
2016-05-23 14:56:33 +07:00
# -*- coding: utf-8 -*-
project initialization
2016-05-23 13:50:54 +07:00
from
base
import
ZK
pep8 standarization
2016-06-24 19:00:55 +07:00
VERSION
=
(
0
,
3
)
minor fix
2016-06-17 14:18:29 +07:00
__all__
=
[
'
ZK
'
]
Reference in New Issue
Copy Permalink