Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
brainbot technologies AG
- Berlin
- Sign in to view email
- www.karl.berlin
Popular repositories
-
-
Forked from coleifer/pysqlite3
SQLite3 DB-API 2.0 driver from Python 3, packaged separately and including sqlite extensions.
-
A clone of the old arcade game Rampart. Multiplayer on one computer or via network.
Python 4
-
-
Generation of bilingual dictionaries from Wiktionary/dbnary data for the WikDict project
-
1,615 contributions in the last year
Activity overview
Contribution activity
May 2020
- karlb/ale Vim script
Created a pull request in raiden-network/raiden that received 3 comments
Silence nodes killed by janitor
When the janitor reaches __exit__, it kills all nodes. We do not want
error messages for those, unless they fail at shutting down cleanly.
Closes r…
- Alderaan
- Add link to docs for fee limit error [skip tests]
- Correct DAI contract address [skip tests]
- Fix error message for failing SC calls
- Add extra details to exception messages
- Clarified error message.
- Add checks for binaries
- Better error message for problematic smart contracts
- Fix deposit in MS4
- Fix IOU assertion in PFS8
- Update web3
- Added documentation for get nonce function
- JSONRPCClient requires a privatekey.
- Include the approx. block if gas estimation fails
Created an issue in ilius/pyglossary that received 11 comments
Support writing dictionaries for Kobo e-Readers
The dictionary format of Kobo's e-Readers would a useful new output format for pyglossary. This could be base on [Penelope's kobo writer]. Using Pe…