RESTful API openFEC
- 授权协议: public domain
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/18F/openFEC
软件介绍
openFEC 联邦选举委员会的第一个 。这项目主要是为了使得记者,开发商及其他使用者更好地理解竞选资金的数据信息。
安装
Bootstrap
使用 openFEC 的最简单方法是运行 bootstrap script 。
在运行前,您需要确保已安装了以下这些软件:
virtualenv
virtualenvwrapper
python3.4
pip
nodejs
npm
PostgreSQL
tmuxinator
然后,开始运行
$ curl https://raw.githubusercontent.com/18F/openFEC/master/scripts/bootstrap/fec_bootstrap.sh | bash
Linux Device Drivers
Jonathan Corbet、Alessandro Rubini、Greg Kroah-Hartman / O'Reilly Media / 2005-2-17 / USD 39.95
Device drivers literally drive everything you're interested in--disks, monitors, keyboards, modems--everything outside the computer chip and memory. And writing device drivers is one of the few areas ......一起来看看 《Linux Device Drivers》 这本书的介绍吧!
