Python library skeleton tool
Project description
# SnakeSkin
SnakeSkin is a Python package skeleton tool designed to bootstrap new Python libraries. If you come from the Ruby world, this is built after the bundle gem command in [Bundler](https://github.com/carlhuda/bundler).
# Installation
This is in pip. pip install snake_skin
# Usage
SnakeSkin comes with a binary snake_skin that handles all the fun. The main command in snake_skin is snake_skin shed PROJECT_NAME. This will:
Create PROJECT_NAME directory
Setup barebones PyPI-compliant package conventions (setup.py, package dir, etc)
Initialize empty git repository
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 SnakeSkin-0.0.1.tar.gz.
File metadata
- Download URL: SnakeSkin-0.0.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7536c53a863958aacec3a7ad35b9c71acb1f5aa60e405da7eec4d16f76e64b8
|
|
| MD5 |
b0968a331d180119b7f25265579274dc
|
|
| BLAKE2b-256 |
42f433f1925bbfd5b04cb643f43b15569d2d2281dec4f0b73183b6dc8cc064a1
|