...Development is done using 2.7.x, but it should work with 3.x as well. GTK+ 3 is also required.
To run PastebinGTK, open a terminal in the directory containing the files and type "python pastebingtk.py".
----
PastebinGTK is released under the MIT open source license (http://opensource.org/licenses/mit-license.php). See the LICENSE file for more information.
----
PastebinGTK uses the PastebinPython API wrapper by six519 (Ferdinand E. Silva), available at https://github.com/six519/PastebinPython.
...