- 授权协议: MIT
- 开发语言: PHP
- 操作系统: 跨平台
- 软件首页: https://github.com/composer/satis
软件介绍
Satis 是一个简单的静态 Composer 发生器。它可以将任何 composer.json 文件作为输入,并且将所有需要的(根据它们的版本约束)包转存到 Composer 库文件中。
用法:
下载 Composer:curl -sS https://getcomposer.org/installer | php
安装 Satis:php composer.phar create-project composer/satis --stability=dev --keep-vcs
创建一个库:php bin/satis build <configuration file> <build-dir>
Math Adventures with Python
Peter Farrell / No Starch Press / 2018-11-13 / GBP 24.99
Learn math by getting creative with code! Use the Python programming language to transform learning high school-level math topics like algebra, geometry, trigonometry, and calculus! In Math Adventu......一起来看看 《Math Adventures with Python》 这本书的介绍吧!
