Pinned Repositories
8bit-processor
UCLA CS 151C Spring 2012 Final Project
cs111_lab1
Lab 1 for CS 111 Winter 2011
cs144_fall2012
CS 144 Class Project
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.
LibCST
A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree
paws
UCLA CS 130 Software Engineering Group Project
personal-website
Personal Website
ultrajson
Ultra fast JSON decoder and encoder written in C with Python bindings
mvismonte's Repositories
mvismonte/cs111_lab1
Lab 1 for CS 111 Winter 2011
mvismonte/ultrajson
Ultra fast JSON decoder and encoder written in C with Python bindings
mvismonte/8bit-processor
UCLA CS 151C Spring 2012 Final Project
mvismonte/paws
UCLA CS 130 Software Engineering Group Project
mvismonte/cs144_fall2012
CS 144 Class Project
mvismonte/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.
mvismonte/LibCST
A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree
mvismonte/personal-website
Personal Website
mvismonte/ucla-cs118-project2
UCLA CS 118 Winter 2013 - Project 2
mvismonte/typeshed
Collection of library stubs for Python, with static types
mvismonte/ucla-engr185-demo
UCLA Engineering 185 Demo - The Pill Wizard