This website requires JavaScript.
Explore
Help
Sign In
m3tam3re
/
fabric
Watch
1
Star
0
Fork
0
You've already forked fabric
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
aeb3457a4f
Branches
Tags
View all branches
fabric
/
client
/
p.py
7 lines
93 B
Python
Raw
Normal View
History
Unescape
Escape
Update .gitignore and server configurations
2024-02-04 16:12:41 +00:00
#!/usr/bin/env python3
Added an early version of the main client. Still buggy. Let us know what issues you have.
2024-02-02 01:50:10 -08:00
import
pyperclip
pasted_text
=
pyperclip
.
paste
(
)
print
(
pasted_text
)
Reference in New Issue
Copy Permalink