UNKNOWN
Project description
Init is a program to init a package folder structure.
Installation
It is easy to install with pip:
$ sudo pip install init
If you don’t have pip, you can install it with easy_install:
$ sudo easy_install init
How to Use
Take an example of a python package, let’s call it a fool:
$ mkdir fool $ init python
And answer the questions, you will everything you need for a python package.
Templates
You can find all offical templates on init-template@github.
You can also use your own templates:
$ init {github username}/{github repo}
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
init-0.1.0.tar.gz
(29.6 kB
view details)
File details
Details for the file init-0.1.0.tar.gz
.
File metadata
- Download URL: init-0.1.0.tar.gz
- Upload date:
- Size: 29.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 403e4d6a8cf1fc6e4df35593fcddb00272d97fde67df895bbbb31b53a165b5e2 |
|
MD5 | 7f7940b8caad7abb2cf146b53b155f37 |
|
BLAKE2b-256 | c5f6c1fd3cfa476f6b07e5233ee7d3fcef48e0ba8adf70c7cde04a17f58cfb90 |