No project description provided
Project description
# buildout-component
Python Buildout component tool, a tool program used to help componentize the settings of zc.buildout.
## Introduction
Buildout is a great tool for Python development and deployment environment, but it requires a lot of settings to work well.
I am used to Buildout each reusable item as a component. If there is a component that needs to be reused, just copy its content to a new project to use it directly, but it still depends on manual settings and configuration.
In order to simplify the complicated settings, I wrote a gadget called buildout-component to help me set up the componentized environment of Buildout more conveniently.
## Features
Generate the file structure of Buildout Component;
Through the question and answer method, to generate the Buildout profile.
## Installation
Install buildout-component:
$ pip install buildout-component
## Use
After installation, you can execute the buildout-component command:
set up
$ buildout-component setup
Display set value
$ buildout-component show-options
Create Component
$ buildout-component create
ChangeLog
0.1.dev0
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file buildout_component-0.1.0.tar.gz
.
File metadata
- Download URL: buildout_component-0.1.0.tar.gz
- Upload date:
- Size: 34.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9abff0c0a8ce9c66f8a00ed3dd7b70a7c04207289e0e6827ba633e2c8cd17f6a |
|
MD5 | 927736bce838f1fc51c6d8ea14d14a47 |
|
BLAKE2b-256 | c23e79c8f88884b60dd258e8f425853a5bca82cdb50bb65fc6dc10a446fc6e61 |