Skip to main content

A python chat server package.

Project description

chitChat Package

Welcome to chitChat, a python chat server package!

To run the server and client, enter into the python REPL:

python

If running for the first time:

from chitChat_pkg import createDB

To run the server from the REPL:

from chitChat_pkg import server

server.app.run()

To run a client from the REPL:

from chitChat_pkg import client

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

chitChat-pkg-thutch97-0.1.0.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

chitChat_pkg_thutch97-0.1.0-py3-none-any.whl (9.6 kB view hashes)

Uploaded Python 3

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