Skip to main content

Asynchronous Chat Client

Project description

# README

PyChat is an asynchronous chat client.

## 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. PyGP uses Twisted Framework.

## Documentation

### Starting a server
Clients connect to a server. Server uses twisted's plugin system, twistd. To start a server run the following commands.

```
# Runs the server
twistd PyChat [options]

```

* Run twistd PyChat --help for various options

### Starting a client
Clients connect to a server. To connect to a server run the following commands.

```
# Runs the client
pychat [interface] [options]

```

* Run pychat -h/--help for various options

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.2.1.tar.gz (10.3 kB view hashes)

Uploaded Source

Built Distributions

PyChat-1.2.1.linux-x86_64.exe (76.3 kB view hashes)

Uploaded Source

PyChat-1.2.1-py2.7.egg (26.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