Skip to content

abhisekpan/utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This has assorted stuff that I need commonly. Some points to note:
===============================================================================
1. Vim Setup
===============================================================================
To use the static python checker in vim, we need to install flake8.
First install easy_install if it is not present.
    sudo apt-get install python-setuptools
Then install pip.
    sudo easy-install pip
Then install flake8 using pip:
    pip install flake9

About

Sundry Stuff

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors