Skip to content

rottengeek/galen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galen

The name of the project comes from League of Legends. Now galen is a common tool library

Installation

pip install galen

Examples

Cookie tools

from galen.spider.cookies import format_cookies
cookies = 'aliyungf_tc=AQAAAOgxCHX0LwkAkKfqerDgQpnJBr44; csrfToken=LrCpyhAqhvA9d-R2PKLn84TG;'
print(format_cookies(cookies))

Changelogs

version release notes
0.1.4 add core module
0.1.3 add example
0.1.2 add markdown
0.1.1 project init cookie split function

About

galen is a common tool library

Resources

License

Stars

Watchers

Forks

Packages

No packages published