patx/micropie
-
9959bf6improve async-ness, jinja2 async full, aiofiles introduced as codependency with multipart patx · 2025-02-04T02:31:44-05:00 -
7394de5update setup.py docstring patx · 2025-02-02T23:57:11-05:00 -
2fa31d1remove wrong version tag in main library code patx · 2025-02-02T23:52:10-05:00 -
a406c2c**BREAKING CHANGE** renamed `Server` class to `App` patx · 2025-02-02T23:48:23-05:00 -
2531e7aimproved api.html patx · 2025-02-02T21:52:11-05:00 -
e65c3f5added api docs patx · 2025-02-02T18:32:47-05:00 -
d79f853remove test files patx · 2025-02-02T17:28:04-05:00 -
c1108befix the multipart form issue, uses the `multipart` by defnull. dependency optional patx · 2025-02-02T11:00:42-05:00 -
4439076remove pycache patx · 2025-02-01T22:15:33-05:00 -
4148c7fadded multipart dependency, improved file uploads, updated examples patx · 2025-02-01T22:14:43-05:00 -
76df4adadd multipart parser patx · 2025-02-01T09:59:32-05:00 -
ea789cfadded back streaming response, was removed for dev testing patx · 2025-01-31T14:53:16-05:00 -
d3ac7d0update readme with new template rendering method patx · 2025-01-31T14:41:40-05:00 -
e47575acleaned up examples cache files patx · 2025-01-31T14:38:47-05:00 -
cd1496bmade Server class methods private so they cant be accesed when they shouldnt be patx · 2025-01-31T14:35:47-05:00 -
54bdee2updating some examples patx · 2025-01-31T01:56:54-05:00 -
11bcbaeimplemented private/hidden methods patx · 2025-01-30T22:59:50-05:00 -
239c4a4working on fixing request state leaks, added Request class and now each handler can access the current request state with self.request patx · 2025-01-30T22:27:43-05:00 -
5573357cleaned up examples folders, remove pycache etc patx · 2025-01-30T00:55:15-05:00 -
20aaa46added webrtc peer to peer cam example patx · 2025-01-30T00:52:33-05:00 -
3ce8116update file_upload example to async patx · 2025-01-29T04:31:04-05:00 -
32736c6Update README.md Harrison Erd · 2025-01-29T04:02:33-05:00 -
4658f5eUpdate README.md Harrison Erd · 2025-01-29T03:57:08-05:00 -
2fe3789added performance benchmarks to readme patx · 2025-01-29T03:18:56-05:00 -
476ef4coptimized session cookies, only set cookie session headers if needed patx · 2025-01-29T02:48:13-05:00 -
8845cbaadded benchmarks link to readme.md patx · 2025-01-28T19:40:20-05:00 -
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
Loading more...