Git Product home page Git Product logo

Jimmy Lai's Projects

datasci_course_materials icon datasci_course_materials

Public repository for course materials for the Spring 2013 session of Introduction to Data Science, an online coursera course.

fixit icon fixit

Fixit is a Python Lint Framework based on LibCST. It comes with useful default lint rules for coding convention, performance and security issues. It makes custom lint rule easy to build, test and configure. It empowers lint rule to provide autofix to fix the issues for developers. It also provide tools to run autofix across codebase to fix existing issues and automatically insert lint-fixme comments to silent existing violation. Fixit integrates with Flake8 and it adds the above mentioned enhancements to it.

knowledge icon knowledge

Example code for talk in PyCon Taiwan 2014: Building a Knowledge Graph - the new search engine technology

kombu icon kombu

Messaging library for Python.

libcst icon libcst

A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree

mypy icon mypy

Optional static typing for Python

sphinx icon sphinx

Main repository for the Sphinx documentation builder

spoj icon spoj

Source code for SPOJ pricticing

uvloop icon uvloop

Ultra fast implementation of asyncio event loop on top of libuv.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.