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.
Release files for bootstrapy 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bootstrapy-0.0.1.tar.gz | 3.0 kB | Details |
Release files / bootstrapy-0.0.1.tar.gz
| Download URL | bootstrapy-0.0.1.tar.gz |
|---|---|
| Size | 3.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6813d94d5956ca8936d24d0b9075b7d7ad645bc4a76e814ae64c20d0940905fd
|
|
BLAKE2b-256 checksum How to use checksums |
ff94578ba3f45d6fadce44683714e92ead45ff84221d7d1077a81101de67fe46
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |