Skip to content

Paste your code on Pastebin through Python Automation project.

Notifications You must be signed in to change notification settings

AyanUpadhaya/PastebinAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  1. post to pastebin automation

  2. the program will launch and will ask the user to enter the file path and enter paste name

  3. the program will post the source code of the file in pastebin

  4. you will need an api_dev_key and api_user_key for authentucation

  5. you will also need api_paste_format to specify file type or you can remove that from creds file and api_folder_key to send file in certain folder

  6. get the api_dev_key from https://pastebin.com/doc_api

  7. use the generate.py file to generate your api_user_key

  8. create a creds.py file and store your keys as api_dev_key and api_user_key

  9. import creds in the main file - pastebinautomation.py

  10. run the program from terminal

  11. script writtern by Ayan Upadhaya, contact: ayanU881@gmail.com

About

Paste your code on Pastebin through Python Automation project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages