This website requires JavaScript.
Explore
Help
Sign In
1j01
/
textual-paint
Watch
1
Star
1
Fork
0
You've already forked textual-paint
mirror of
https://github.com/1j01/textual-paint.git
synced
2024-12-21 13:51:45 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5abad1fcb2
textual-paint
/
requirements.txt
7 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update dependencies I'm new to python package management, so I don't really know when these packages got updated, but I'm updating this file with this command: python3 -m pipreqs.pipreqs --ignore .history --force
2023-04-19 09:34:17 +03:00
psutil==5.9.0
Start implementing copy/paste with pyperclip
2023-04-26 19:26:12 +03:00
pyperclip==1.8.2
Update dependencies I'm new to python package management, so I don't really know when these packages got updated, but I'm updating this file with this command: python3 -m pipreqs.pipreqs --ignore .history --force
2023-04-19 09:34:17 +03:00
rich==13.3.4
Save and load ANSI files
2023-04-11 23:22:00 +03:00
stransi==0.3.0
Start implementing copy/paste with pyperclip
2023-04-26 19:26:12 +03:00
textual==0.21.0
Restart the app on changes
2023-04-19 19:00:34 +03:00
watchdog==3.0.0
Reference in New Issue
Copy Permalink