2833 shaares
5 private links
5 private links
179 results
tagged
python
$ sudo apt-get install python3-pip
-DSQLITE_ENABLE_FTS4 \github_username
want to change the way feeds are retrieved by using the more familiar requests library?
Now let's add syntax highlighting to the user input. We are building a SQL REPL, and having colorful SQL statements will be nice.
Unit testing: Mocking PyMongo/MongoDB is a pain. Worse, mocking can hide real bugs. By monkey-patching PyMongo with Mongita, unit tests can be more faithful while remaining isolated.