-
Incorporate something like Quil into Replete.
Quil is now compatible with self-hosted ClojureScript: https://twitter.com/quilist/status/699860212920905728
-
StaSh v0.7.0 on python 3.6.1
Warning: you are running StaSh in python3. Some commands may not work correctly in python3.
Please help us improving StaSh by reporting bugs on github.
Tip: Use mc to a…
-
I have a MQTT (Mosquitto) server listening for websocket connections from clients and is secured via a valid 3rd party issued SSL certificate. All connections work as expected from all clients.
Afte…
-
``` python
[str(h) for h in UIApplication.sharedApplication().keyWindow().rootViewController().accessoryViewController().consoleViewController().history()]
```
exposes the current console command his…
-
The official Python bindings for [`libgit2`](https://github.com/libgit2/libgit2), which is what Working Copy uses for git
-
It'd be awesome if [OpenCV](https://github.com/Itseez/opencv) could be compiled for Pythonista. There are existing Python bindings in the `cv2` module, and also Objective-C bindings. I don't know how …
-
I am just writing a small little tool to use with some friends I play a game with (lords Mobile). But most my friends are thai, so i need it to be “multilingual” well in this case bilingual(English/T…
-
It would be really nice to be able to open iSH from other apps using a url scheme. It doesn’t even have to perform actions in the app, just being able to open iSH would be great and enable a lot of au…
nshoo updated
9 months ago
-
Running « pip install aiohttp » returns:
```
Collecting aiohttp
Using cached aiohttp-3.7.3.tar.gz (1.1 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
…
-
https://stackoverflow.com/questions/23027595/how-to-fix-prettytable-to-display-chinese-character-properly
When I print some words which contain Chinese words and English words, and I want to display …