Skip to main content

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


Download files

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

Source Distribution

SnakeSkin-0.0.1.tar.gz (3.0 kB view hashes)

Uploaded Source

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