Skip to content
View TMAIAM-linx's full-sized avatar

Block or report TMAIAM-linx

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

Popular repositories Loading

  1. stu-django stu-django Public

    Forked from ThanlonSmith/stu-django

    django实现学生信息管理系统,学生信息管理系统是针对学校人事处的大量业务处理工作而开发的管理软件,主要用于学校学生信息管理,总体任务是实现学生信息关系的系统化、科学化、规范化和自动化,其主要任务是用计算机对学生各种信息进行日常管理,如查询、修改、增加、删除,另外还考虑到学生选课,针对这些要求设计了学生信息管理系统。

    HTML

  2. Python-100-Days Python-100-Days Public

    Forked from jackfrued/Python-100-Days

    Python - 100天从新手到大师

    Python

  3. tinyhttpd tinyhttpd Public

    Forked from zhangjunlei26/tinyhttpd

    tinyhttpd是一个超轻量型Http Server,使用C语言开发,全部代码只有502行(包括注释),附带一个简单的Client,可以通过阅读这段代码理解一个 Http Server 的本质。

    C

  4. django-socketio django-socketio Public

    Forked from stephenmcd/django-socketio

    WebSockets for Django

    Python

  5. websocketd websocketd Public

    Forked from joewalnes/websocketd

    Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.

    Go

  6. channels channels Public

    Forked from django/channels

    Developer-friendly asynchrony for Django

    Python