danqing / dqpy

Danqing's shared Python library

Home Page:https://dqpy.danqing.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dqpy · Build Status Coverage Status PyPI version

Danqing's shared Python library, for the better Danqing. Documentation: https://dqpy.danqing.io.

Install

Install dqpy with pip:

pip install dqpy

Develop

Set up the environment with:

virtualenv -p python3 env
make bootstrap

Tests can be run with:

make test

License

MIT.

About

Danqing's shared Python library

https://dqpy.danqing.io

License:MIT License


Languages

Language:Python 98.0%Language:Makefile 1.3%Language:Mako 0.6%