Skip to content

possel/pircel

Repository files navigation

Pircel

Running

Currently little exists, standard virtualenv stuff applies except we're using python 3 so make your venv with

virtualenv -p $(which python3) ...

then pip install -r requirements.txt in the venv

Running tests

Inside the virtualenv from above, run:

python -m unittest

About

async-framework-agnostic IRC protocol parser for Python 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages