Skip to content
View vytas7's full-sized avatar

Organizations

@falconry
Block or Report

Block or report vytas7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. falcon-sqla falcon-sqla Public

    SQLAlchemy session management middleware for Falcon applications.

    Python 22 3

  2. Multipart form handling in Falcon pr... Multipart form handling in Falcon proposal
    1
    ``multipart/form-data`` handling in Falcon proposal
    2
    ===================================================
    3
    
                  
    4
    Design philosophy
    5
    -----------------
  3. falcon-multipart-tests falcon-multipart-tests Public

    Extended Falcon multipart/form-data handling performance & regression tests.

    Python 1

  4. Falcon proxying example using a sink... Falcon proxying example using a sink (tested with Falcon 2.0.0rc4 and CPython 3.7)
    1
    import io
    2
    
                  
    3
    import falcon
    4
    import requests
    5
    
                  
  5. falcon-asgi-example falcon-asgi-example Public archive

    Obsolete!!! See the latest version: https://falcon.readthedocs.io/en/latest/user/tutorial-asgi.html

    Python 6