patx/micropie
-
2e7e077update setup.py, v0.9 patx · 2025-01-28T17:58:40-05:00 -
e4375edUpdate README.md Harrison Erd · 2025-01-28T17:25:05-05:00 -
18058f0updated examples patx · 2025-01-28T16:59:02-05:00 -
618dda2Update README.md Harrison Erd · 2025-01-28T15:42:53-05:00 -
25ac84fUpdate README.md Harrison Erd · 2025-01-28T15:37:52-05:00 -
ba963ccUpdate README.md Harrison Erd · 2025-01-28T15:36:11-05:00 -
cbe13f9make render_template method async, update readme and examples patx · 2025-01-28T15:33:16-05:00 -
5e5d49fUpdate README.md Harrison Erd · 2025-01-28T14:35:36-05:00 -
a28d397Merge branch 'main' of https://github.com/patx/micropie patx · 2025-01-28T14:32:15-05:00 -
42247a4got rid of built in serve static, use 3rd part module for static files if needed patx · 2025-01-28T14:31:22-05:00 -
f908839Update index.html Harrison Erd · 2025-01-28T12:38:49-05:00 -
db2b7dfUpdate README.md Harrison Erd · 2025-01-28T12:23:43-05:00 -
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
Loading more...