Skip to content

WuJunkai2004/python-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python project

  There are some python projects wrote by myself.
  Some of them are no copyright.You can use it only for studying and delete it in 24 hours.

Pyhon object list

  This is a list for echo python project wrote by myself.

objects describe copyright
GHmusic a SDK for Ghpym music no

Python object describe

  Each of python projects has a short illustrate in the front and in the form of notes.
  It must look like this --

# * a SDK of music.ghpym.com ( no copyright )
# * Wu Junkai wrote by python 2.7.17 , run with requests
# * version = 0.80.5

  And it means this --

# * a short describe ( whether has copyright )
# * Who wrote by the given environment , run in the other given environments , run with some external libraries
# * version = (main version).(minor version of two digits).(statu codes)
statu codes

  Status code is a reflection of code status.
  An even number of status codes indicates authorization.An odd status code represents unauthorized

even status code odd status code meaning
0 1 The code works well
2 3 The code has bugs but works well
4 5 The code has big bugs and works badly
6 7 The code is developing
8 9 Error code

About

Some python project by myself

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages