Skip to content

possel/pircel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
Nov 7, 2015
Oct 9, 2015
Jul 24, 2015
Jul 24, 2015
Jul 24, 2015
Jul 24, 2015
Oct 9, 2015
Jul 24, 2015
Jul 24, 2015
Jul 24, 2015
Oct 25, 2015

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