This package contains some common tasks for fabric.
Including:
install mysql
# db_env will prompt for root password and database user password db_env(database=”databasename”, database_user=”databaseuser”)
# Now install the mysql server or client by setting flags install_mysql(server=True, client=True)
# Then create database and user create_database() create_user()
- install apache2
from fabric-components/apache import *
# This will install apache and mod wsgi install_apache(mods=[‘list’, ‘of’, ‘enabled’, ‘mod’], disable_sites=[‘default’])
Release files for fabric_components 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fabric_components-0.1.1.tar.gz | 1.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fabric_components-0.1.1.macosx-10.9-x86_64.exe | Details |
Total release size: 68.9 kB
Release files / fabric_components-0.1.1.tar.gz
| Download URL | fabric_components-0.1.1.tar.gz |
|---|---|
| Size | 1.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9d02590cbd80cb0fe447ba5958a3e4078773c3f057fc651ea30f20c60f15f92c
|
|
BLAKE2b-256 checksum How to use checksums |
fb8754241ee32bf505675bd8592b87027b3be442a8b90178008f39bb91483588
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / fabric_components-0.1.1.macosx-10.9-x86_64.exe
| Download URL | fabric_components-0.1.1.macosx-10.9-x86_64.exe |
|---|---|
| Size | 67.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dec286de2f8e52670b5f59470c1b35db289c01ea64ec87f95cd87a7da1407f7f
|
|
BLAKE2b-256 checksum How to use checksums |
3e9a771b0fd1b2af9fac5dfced9b8469852dc7db8b7b99204a023bf64d7069be
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |