An open API service indexing awesome lists of open source software.

https://github.com/douban/douban-utils

Douban's Utils
https://github.com/douban/douban-utils

Last synced: 8 months ago
JSON representation

Douban's Utils

Awesome Lists containing this project

README

          

## Douban Utils

#### Quick Start

```
1. virtualenv venv
2. . venv/bin/activate
3. python setup.py install
4. python setup.py test
```