This website requires JavaScript.
Explore
Help
Sign In
KKlochko
/
dots-matrix-bot
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d2c9ceea52f656ff121f3de844c5ae8d2642f812
dots-matrix-bot
/
src
/
fmt
T
History
KKlochko
d2c9ceea52
Add CartItemFormatter to show cart items.
2023-06-20 21:06:48 +03:00
..
__init__.py
Add formatters, tests.
2023-06-16 17:21:39 +03:00
abstract_formatter.py
Add formatters, tests.
2023-06-16 17:21:39 +03:00
cart_item_formatter.py
Add CartItemFormatter to show cart items.
2023-06-20 21:06:48 +03:00
category_formatter.py
Add formatters for Company, Category, Item models.
2023-06-20 13:39:52 +03:00
city_formatter.py
Add the method to get acity or company name from the args, tests.
2023-06-20 15:06:23 +03:00
company_formatter.py
Add formatters for Company, Category, Item models.
2023-06-20 13:39:52 +03:00
item_formatter.py
Remove the method to get name and count for 'addItem' command.
2023-06-20 19:28:19 +03:00