A python bootstrap application, so that you can focus on writing code
Project description
A bootstrap application that takes away the pain of setting up a python application for production and lets you focus on coding instead.
Usage
#Sets up environment and installs dependencies $ make env #Activate the environment $ . env/bin/activate #Shows the list of commands available $ make help env create a development environment using virtualenv deps install dependencies clean remove unwanted stuff lint check style with flake8 test run all your tests using nose production run test suite and do a release release package and upload a release sdist package
Setup Notes
In order to be able to generate PDF and PS files from reStructuredText using LaTeX on Debian-based systems you need to install the following software:
sudo apt-get install wget build-essential python2.5-dev texlive-full
Use webhooks to update docs at Read The Docs whenever you make a commit to your project.
License
bootstrapy is BSD licensed, so feel free to use it as you like.
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 bootstrapy-0.0.1.tar.gz
.
File metadata
- Download URL: bootstrapy-0.0.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6813d94d5956ca8936d24d0b9075b7d7ad645bc4a76e814ae64c20d0940905fd
|
|
MD5 |
e5a2581864e7220291e00ca46cbf7abb
|
|
BLAKE2b-256 |
ff94578ba3f45d6fadce44683714e92ead45ff84221d7d1077a81101de67fe46
|