patx/micropie
-
2519a30replace main with development branch. MICEOPIE IS NOW ASGI BASED, RUN METHOD GONE patx · 2025-01-28T12:13:04-05:00 -
ccaa19bMerge branch 'development' patx · 2025-01-28T12:11:48-05:00 -
6d8310fUpdate README.md Harrison Erd · 2025-01-28T11:37:54-05:00 -
f3fcd4bupdate readme.md patx · 2025-01-28T11:24:39-05:00 -
45de47aadded static file example, shortened readme, use examples to learn patx · 2025-01-28T04:56:09-05:00 -
b677ab3remove websockets examples in favor of socketio patx · 2025-01-28T04:29:07-05:00 -
e350504removed websocket low level built in support in favor of 3rd party integration, updated readme patx · 2025-01-28T04:26:34-05:00 -
359f37badded a note about the ASGI devlopment branch in the readme patx · 2025-01-28T02:06:23-05:00 -
70e7bc3update all examples to work with asgi patx · 2025-01-28T02:01:05-05:00 -
f98cfb2updated website with new asgi format and info patx · 2025-01-28T00:23:05-05:00 -
9334780dropped WSGI support, no more run() method, full ASGI support, basic support for websockets patx · 2025-01-27T23:58:31-05:00 -
3be3692update app.py patx · 2025-01-27T21:28:13-05:00 -
69b80beAdded ASGI support. patx · 2025-01-27T20:24:52-05:00 -
f5bb09dremoved test lib in examples/pastebin patx · 2025-01-27T11:56:46-05:00 -
2ac53faMerge branch 'main' of https://github.com/patx/micropie patx · 2025-01-27T11:53:51-05:00 -
c7cc08fadded live stream webcam example to show how to work with socket.io-python patx · 2025-01-27T11:53:21-05:00 -
e506e1fMerge pull request #1 from eltociear/patch-1 Harrison Erd · 2025-01-27T11:45:17-05:00 -
75356e2docs: update README.md Ikko Eltociear Ashimine · 2025-01-28T00:39:18+09:00 -
fbcfb59updated readme examples section to include custom http requests added in last commit patx · 2025-01-26T16:30:36-05:00 -
d8c7f87added example to show manual request handling patx · 2025-01-26T16:24:36-05:00 -
1982764added typing patx · 2025-01-26T15:27:32-05:00 -
e5b453cadded typing patx · 2025-01-26T15:23:53-05:00 -
fc0d8fbupdated setup.py for release 0.7 to pypi patx · 2025-01-26T13:42:12-05:00 -
d936bb9added file upload (multipart parasing) for post requests patx · 2025-01-26T13:12:26-05:00 -
dd1ced4switch to version 0.6 (added url param ability for index methods) for pypi upload patx · 2025-01-25T18:30:32-05:00 -
59f0e96remove mp4 in examples patx · 2025-01-25T16:33:53-05:00 -
8af8853fully updated index routes ability to accept url path params, with 404 when needed patx · 2025-01-25T16:32:21-05:00 -
5019a5fadded url path support for index method patx · 2025-01-24T15:37:48-05:00 -
062ca51Update README.md Harrison Erd · 2025-01-24T11:54:35-05:00 -
a230d8bimproved the example pastebin application patx · 2025-01-24T11:25:54-05:00 -
1aed081update setup.py to version 0.5, (switched to wsgi dev server patx · 2025-01-24T02:27:28-05:00 -
02546earemoved test app.py file patx · 2025-01-24T02:10:50-05:00 -
1336795switched from http.server to wsgi built in server. this way routing logic is not reapeted twice patx · 2025-01-24T02:10:16-05:00 -
f9825d6added pypi link on readme.me patx · 2025-01-23T16:46:33-05:00 -
81d5156added example to manually set security headers for production enviorments patx · 2025-01-23T15:49:17-05:00 -
fcb8f3fimproved static file and session saftey patx · 2025-01-23T15:25:27-05:00 -
a9cc1c2fix css for <a> tag on website patx · 2025-01-23T12:40:05-05:00 -
54315a3fix missing index page for website patx · 2025-01-23T11:55:39-05:00 -
fd8c25afix broken image in readme patx · 2025-01-23T11:54:11-05:00 -
96f9f7eupdated website to be more modern patx · 2025-01-23T11:53:15-05:00 -
a2c5f92change setup.py and release v0.4 (added streaming support for wsgi_app) patx · 2025-01-22T22:49:29-05:00 -
1fa1c84update streaming examples for videos patx · 2025-01-22T21:23:39-05:00 -
9dba3e7feat: Support partial-content streaming in WSGI mode patx · 2025-01-22T21:14:13-05:00 -
765af10added fastapi to the comparison table in the readme.md patx · 2025-01-22T19:56:35-05:00 -
effd805code cleanup, all functionality remain same patx · 2025-01-22T18:54:13-05:00 -
030b086xMerge remote-tracking branch 'refs/remotes/origin/main' patx · 2025-01-22T14:41:00-05:00 -
cbb0d5dupdated readme to include streaming example and info on websockets integration patx · 2025-01-22T14:38:52-05:00 -
22ceeecUpdate layout.html Harrison Erd · 2025-01-22T12:51:41-05:00 -
f70cf12added support for streaming response type in wsgi_app for use with gunicorn, also added an example app in /examples patx · 2025-01-22T11:59:54-05:00 -
cd5462eadded `twutr` example app - a twitter clone patx · 2025-01-22T00:33:26-05:00
Loading more...