-
Tail end of traceback:
```
File "/srv/code/text2gene/ve/lib/python3.7/site-packages/MySQLdb/cursors.py", line 209, in execute
res = self._query(query)
File "/srv/code/text2gene/ve/lib/py…
-
It's not too fair to put together all of the framework types and even "libraries" against each other because their are used for separate role. If I want to know which is the best performing framework,…
-
Hi all,
First I would like to apologize for the recent inactivity. There are several reasons but the main one is that I've started studying at the university again. I thought I would be able to han…
-
```
Hello there...
Is this project still alive?
Please kindly reply me.
Thank you.
```
Original issue reported on code.google.com by `martinle...@gmail.com` on 2 Apr 2013 at 6:27
-
Just curious as the reasons could be important for people interested in contributing.
-
In radio messages there's a byte that's set aside for message type, giving 256 possible types. In MF one value is used for TInyCLR messages, another is used for regular application messages. OMAC is u…
-
I was at pyconweb this weekend and gave a talk about Morepath, and it gave me some time to think through the Morepath roadmap, so I want to jot it down here:
* I think we need something I codename …
-
Cote is great, but the communications are enclosed in its own system. Other apps of different framework or language are difficult to chat with them.
Is there or planning to build an out-of-box http…
-
## User story
Create a Cli application (.exe), based on .net core that manage:
- first parameter the commend to execute
- parameters used fro command.
## task
microframework can be used t…
-
Usually every route ends with a call to template 'some.html', { ... };
It might be more interesting if Bailador made it simple to create an API that returns JSON and on top of that to return HTML pag…