Giter Club home page Giter Club logo

cookiecutter-websauna-app's Introduction

https://raw.githubusercontent.com/websauna/cookiecutter-websauna-app/master/logo/logo-150.png

Cookiecutter template to create a Websauna Application.

ci License Supported Python versions Latest Version

Features

  • Websauna: Support to the latest version.
  • Virtualenv automatically created and setup in development mode.
  • Travis-CI: Ready for Travis Continuous Integration testing.
  • Tox testing: Setup to easily test for Python 3.4 and above.

Usage

To generate a new Websauna application package, first install Cookiecutter and websauna.j2secret:

$ pip install cookiecutter websauna.j2secret

Now run it against this repo:

$ cookiecutter gh:websauna/cookiecutter-websauna-app

You'll be prompted for some values. Provide them, then a Websauna application will be created for you.

Warning: After this point, change 'Amazing Team', 'websauna', etc to your own information.

Answer the prompts with your own desired options. For example:

full_name [Amazing Team]: Amazing Team
email [[email protected]]: [email protected]
company [Websauna]: Company
github_username [websauna]: company
project_name [My Package]: My Application
project_short_description [A nice and short description.]: Another Websauna application
tags [python package websauna pyramid]: python package websauna pyramid
repo_name [websauna.package]: company.application
namespace [company]: company
package_name [application]: application
release_date [today]:
year [2017]:
version [1.0.0a1]:
Select create_virtualenv:
1 - True
2 - False
Choose from 1, 2 [1]: 1
authentication_random [82e7affc6b55e58dd962e74e37dedc19679c92b9]:
authomatic_random [22539423a5ceb1fe6f7c6cd1a3a1867315236f25]:
session_random [1261a92aa68dc52877d8d2606943a4fb69ca0879]:

Note

We recommend you accept the values presented for authentication_random, authomatic_random, session_random as they were generated for this execution.

After a while, the generation will be finished and the following message will be displayed:

===============================================================================
Websauna Application.
Package company.application was generated.
Now, code it, create a git repository, push to your Github account.
Sorry for the convenience.
===============================================================================

Next Steps

  • Code the package
  • Create a git repository
  • Push to Github (or any other platform)

cookiecutter-websauna-app's People

Contributors

enkidulan avatar ericof avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.