Skip to content

gavin0723/publicapis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

publicapis

The public apis and toolkit

Prepare the environment

  • protoc

    Install the protoc compiler and libs from https://github.com/google/protobuf. Currently we're developing under 3.x.

  • Python

    Just run pip install -U -r requirements.txt to install requirements locally or sudo pip install -U -r requirements.txt globally.

About

The public apis and toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Protocol Buffer 80.3%
  • Makefile 19.7%