This website requires JavaScript.
Explore
Help
Register
Sign In
serega
/
shopbot
Watch
1
Star
0
Fork
0
You've already forked shopbot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
master
shopbot
/
hello.py
5 lines
100 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
ruff format
2024-12-25 01:30:33 +00:00
from
shopbot
.
bot
.
getters
.
filters
import
FilterType
init
2024-12-24 18:08:03 +00:00
for
x
in
FilterType
:
print
(
x
.
name
,
x
.
value
)
Reference in New Issue
Copy Permalink