This website requires JavaScript.
Explore
Help
Register
Sign In
nakidai
/
whoogle-search
Watch
1
Star
0
Fork
You've already forked whoogle-search
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
122a67d6ab
whoogle-search
/
.gitignore
13 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2020-01-21 23:26:49 +03:00
venv/
Added run script, updated to use config json file for general location, general restyling
2020-04-05 04:30:53 +03:00
.idea/
Initial commit
2020-01-21 23:26:49 +03:00
__pycache__/
*.pyc
Added desktop/mobile agent switching, updated gitignore
2020-01-22 08:51:02 +03:00
*.pem
Added run script, updated to use config json file for general location, general restyling
2020-04-05 04:30:53 +03:00
config.json
Added testing and ci build, refactored filter class, refactored project structure
2020-04-16 02:41:53 +03:00
test/static
Adding setup for pip packaging
2020-05-07 02:24:18 +03:00
# pip stuff
build/
dist/
*.egg-info/