Skip to content
View Ksengine's full-sized avatar
:octocat:
coding is fun!!!
:octocat:
coding is fun!!!

Block or report Ksengine

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
ksengine/README.md

Pinned Loading

  1. ksenginew/WSocketksenginew/WSocketPublic

    Simple WSGI HTTP + Websocket Server, Framework, Middleware And App.

    Python 26 3

  2. TyreTyrePublic

    patches for python.

    Python 4 2

  3. PSON.pyPSON.py
    1
    """ Python Script Object Notation (PSON) """
    2
    # JSON alternative for Python.
    3
    4
    5
    defstringify(obj):
  4. ksenginew/ServeLightksenginew/ServeLightPublic archive

    Lightweight and Responsive Server Framework

    Python 6

  5. # Kalculator# Kalculator
    1
    #!/usr/bin/python
    2
    # -*- coding: utf-8 -*-
    3
    4
    from __future__ importprint_function
    5
    importreadline# for better console text edit experience