5e8b57c731a9427c81cb614177c4304bb2212e13
				
			
			
		
	Terminal application to find and copy your own Paste for Pastebin.
- Search in Paste public and private state.
 - Copies to the clipboard raw Paste automatically.
 - Prints raw Paste by console.
 
Use
getmypastebin --api-key [Get Developer API Key] --username [username account Pastebin] --password [password account Pastebin] [search]
Example
getmypastebin --api-key 123qwe456rty --username example --password 123 wordpress
Install
pip3 install --user get-my-pastebin 
Update
pip3 install --user --upgrade get-my-pastebin
Alias
Optimize with alias in your .bashrc or .zshrc.
alias gpaste='getmypastebin --api-key 123qwe456rty --username example --password 123'
Use.
gpaste python
Vim integration
Description
				
					Languages
				
				
								
								
									Python
								
								100%
							
						
					