Skip to main content

Asynchronous Chat Client

Project description

PyChat

Installation

PyChat can be installed using pip

pip install PyChat

Uninstalling

PyChat can be uninstalled using pip

pip uninstall PyChat

Dependencies

PyChat is based on Python 2.7. PyChat uses Twisted and PyGTK.

Documentation

Starting the application

To start the application run the following command

# Runs the application
pychat [options]
  • Run pychat -h/–help for various options.

In order to connect to a client, a server should be created. Server can be created inside the application or by starting a daemon server.

Starting a daemon server

Clients connect to a server. Daemonized Server uses twisted’s plugin system, twistd. To start a daemon server run the following commands.

# Runs the daemon server
twistd PyChat [options]
  • Run twistd PyChat –help for various options

Releases

1.3.0

  • Tabbed Chatting

1.4.0

  • basic tests

  • port from optparse to argparse

  • basic Shortcuts

  • Server can be started from gui

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyChat-1.4.0.tar.gz (17.7 kB view hashes)

Uploaded Source

Built Distributions

PyChat-1.4.0.linux-x86_64.exe (92.4 kB view hashes)

Uploaded Source

PyChat-1.4.0-py2.7.egg (57.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page