Skip to main content

outstandingKnife

Project description

# outstandingKnife

## Overview

This is a simple little project which allows you to create github+pypi registered projects very very easily It gives you a basic framework for setting out your code complete with argument parsing and setup.py working out of the box

## Installation

You should have a github account and an pypi account. Also you should install [hub](hub.github.com)

Then it should be as simple as:

pip install outstandingKnife

## Example usage

To create a project called ‘PersistentIcyNeptune’, go to where you usually like to develop your software and type:

outstandingKnife PersistentIcyNeptune

The tool will print more instructions as it runs. Follow these to set up the repo on github and pypi.

To install your new project, cd into the PersistentIcyNeptune directory and type:

sudo python setup.py install –prefix=DIRNAME

You can omit the ‘sudo’ if you are installing locally using ‘–prefix=DIRNAME’ and you can omit the prefix if you want to install the project system-wide. If the install is system wide then it should all work. You can test it by typing:

persistentncyneptune

For a local install you will have to add DIRNAME/bin to your PATH and DIRNAME/lib/python2.7/site-packages to your PYTHONPATH. Of course you should adjust for different python versions.

## Help

If you experience any problems using outstandingKnife, open an [issue](https://github.com/minillinim/outstandingKnife/issues) on GitHub and tell us about it.

## Licence

Project home page, info on the source tree, documentation, issues and how to contribute, see http://github.com/minillinim/outstandingKnife

## Copyright

Copyright (c) 2013 Michael Imelfort. See LICENSE.txt for further details.

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

outstandingKnife-1.0.2.tar.gz (30.7 kB view details)

Uploaded Source

File details

Details for the file outstandingKnife-1.0.2.tar.gz.

File metadata

File hashes

Hashes for outstandingKnife-1.0.2.tar.gz
Algorithm Hash digest
SHA256 ac915d84c1aaa71c45622f12551aece57af3804e7d67f5162039e0af8b2fb330
MD5 8feda8252293427a8efeef88273cba1c
BLAKE2b-256 dcad5f71e80d6c6638b3cdf7dd89bbfed37ab3e816299dcad87743eb86b0f15d

See more details on using hashes here.

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