Skip to main content

A minimalist asynchronous IRC server

Project description

aioircd

A minimalist asynchronous IRC server

Installation

Download and install the latest stable version using pip. Windows users might replace python3 by py.

python3 -m pip install -i https://pypi.drlazor.be aioircd

Then simply run the aioircd command with the optionnal argument listed bellow.

usage: aioircd [--host HOST] [--port PORT] [-v] [-s]

optional arguments:
  --host HOST (default: ::1)
  --port PORT (default: 6667)
  --pwd PASS (default: None)
  -v, --verbose
  -s, --silent

The server by default only logs WARNING level messages and above. You can increase the verbosity by repeating the -v option.

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

aioircd-2.0.2.tar.gz (12.5 kB view hashes)

Uploaded Source

Built Distribution

aioircd-2.0.2-py3-none-any.whl (11.7 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