Skip to main content

Bunch of utility commands for gearbox toolset

Project description

About gearboxtools

gearboxtools is a bunch of commands for the TurboGears GearBox tool.

Installing

gearboxtools can be installed from pypi:

easy_install gearbox-tools

or:

pip install gearbox-tools

should just work for most of the users

Provided Commands

pkgdeps

Provided and installed application as argument will return the list of direct and indirect depencies used by the application:

$ gearbox pkgdeps turbogears2
+--------------+
| Package      |
+--------------+
| Beaker       |
| repoze.lru   |
| PasteDeploy  |
| MarkupSafe   |
| crank>=0.6.2 |
| WebOb>=1.2   |
| decorator    |
+--------------+

tg-bootstrap

When ran inside a newly quickstarted TurboGears2 application will adapt the application to work with the SCSS version of bootstrap css framework.

This command will add the tgext.scss dependency loaded through tgext.pluggable, will create a bootstrap directory inside the project public_dir with the Twitter bootstrap framework inside and will patch the master template to use the SCSS version instead of the plain CSS one provided by default.

tg-hgignore

This will create a .hgignore file suitable for TurboGears2 applications inside the directory where it is started.

deploy-circus

When started inside a PasteDeploy application directory will generate a configuration for Mozilla Circus to deploy that application under circus supervision.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gearbox-tools-0.0.1.tar.gz (75.0 kB view details)

Uploaded Source

File details

Details for the file gearbox-tools-0.0.1.tar.gz.

File metadata

File hashes

Hashes for gearbox-tools-0.0.1.tar.gz
Algorithm Hash digest
SHA256 5eb284e4fd8aeb1259277c72b9b660f27f966739bf641fb286daef9e03f79160
MD5 046b2592d0af6c664b60bc274741e045
BLAKE2b-256 958f0793fedfb8842dc68bb3a0188a5298115acc256ba8b1e3e4dae6a3f83060

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page