1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add module docstrings to tests
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Drop source code encoding lines
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Port tests from nose2 to pytest
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Use Ubuntu "Bionic" on Travis CI
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Read installation requirements from dedicated file
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Extract function to read long description from README
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Remove test requirements from `setup.py`
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Introduce separate requirements file for test dependencies
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Support Python 3.7 and 3.8
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Raise minimum Python version to 3.6 (from 3.4)
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Update blinker to v1.4 (from v1.3)
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Update README to suggest requirements file for installation of dependencies
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Pin dependency versions
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Bump version number to indicate development on v0.2
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Remove version number and date from README
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Do not use tox anymore, run nose2 tests directly
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Added configuration file for Travis CI.
homeworkprod
as Jochen Kupperschmidt
More... almost 10 years ago
Extended ignore rules.
homeworkprod
as Jochen Kupperschmidt
More... almost 10 years ago
Added tox requirement and configuration file.
homeworkprod
as Jochen Kupperschmidt
More... almost 10 years ago
Specified packages and requirements in setup script.
homeworkprod
as Jochen Kupperschmidt
More... almost 10 years ago
Require higher version of the 'irc' package.
homeworkprod
as Jochen Kupperschmidt
More... almost 10 years ago
Added license and trove classifiers in setup script.
homeworkprod
as Jochen Kupperschmidt
More... almost 10 years ago
Specified exact website URL in setup script.
homeworkprod
as Jochen Kupperschmidt
More... almost 10 years ago
Include README as long description.
homeworkprod
as Jochen Kupperschmidt
More... almost 10 years ago
Renamed entry point script.
homeworkprod
as Jochen Kupperschmidt
More... almost 10 years ago
Added test for message handling in processor.
homeworkprod
as Jochen Kupperschmidt
More... almost 10 years ago
Added tests for message creation from JSON.
homeworkprod
as Jochen Kupperschmidt
More... almost 10 years ago
By default, listen for HTTP requests on localhost only.
homeworkprod
as Jochen Kupperschmidt
More... almost 10 years ago
Allowed specification of a custom callable to determine if a private message is a valid shutdown request.
homeworkprod
as Jochen Kupperschmidt
More... almost 10 years ago
Updated changelog regarding introduction of separate modules.
homeworkprod
as Jochen Kupperschmidt
More... almost 10 years ago