Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 315 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 315 Bytes

PyCon 2015 China example code

  • Free software: MIT license

Install

TODO

Changelog

0.1.0

  • init

Contributing

$ git clone https://github.com/akun/pycon2015.git
$ cd pycon2015
$ virtualenv pycon2015_venv
$ source pycon2015_venv/bin/activate
$ make

Credits