Skip to main content

bobtemplates.niteoweb provides mr.bob templates to generate packages for Plone and Pyramid projects. Templates are designed to be reusable by others, individuals and teams. All templates have tests for verifying which files and folders were generated, along with tests that run on the actual generated package.

Available templates are:

  • Plone: a template for a full featured Plone add-on, including:

    • zc.buildout best practices

    • GenericSetup install profile

    • Zope 3 browser layer

    • z3c.jbot overrides folder

    • static/ resourceDirectory for serving static resources (images, CSS, JS, etc.)

    • Sphinx documentation

    • test suite with a solid test coverage

    • Travis CI integration

  • Pyramid: a template for a full featured Pyramid project, including:

    • zc.buildout best practices

    • SQLite for development, PostgreSQL for production

    • A sample view with a Chameleon template

    • A sample model

    • static resources filled with Twitter Bootstrap niceties

    • Sphinx documentation

    • Exemplary test suite

    • Travis CI continuous integration

    • Heroku continuous deployment

Global settings

Some answers to bob’s questions can be pre-filled based on global configuration so you don’t have to answer them every time. You can store this configuration either on you local computer, or if you are working in a team, somewhere online. We, at NiteoWeb Ltd., for example, have these answers always available for us at http://www.niteoweb.com/mrbob.ini.

Creating a Plone add-on package

To create a Plone add-on first install (or upgrade to latest) mr.bob and the bobtemplates.niteoweb package and then run mrbob:

$ easy_install -U mr.bob
$ easy_install -U bobtemplates.niteoweb
$ mrbob --config ~/.mrbob.ini -O collective.foo bobtemplates:plone

Then answer some questions:

Welcome to mr.bob interactive mode. Before we generate directory structure,
some questions need to be answered.

Answer with a question mark to display help.
Value in square brackets at the end of the questions present default value
if there is no answer.


--> Name of the package: foo
(namespace is already set in the ~/.mrbob.ini)

...

And your package is ready! Let’s build the development environment and see if all tests pass:

$ cd collective.foo
$ make

Great, you are now set to start Zope in foreground mode: bin/instance fg. Once Zope is up, point your browser to http://localhost:8080, login as admin:admin, create a new Plone site while selecting collective.foo from the list of Add-ons and voilá: a Plone site with your very own add-on installed.

Now you can add some customizations to views and templates, or maybe write some CSS and JS.

Creating a Pyramid project

To create a Pyramid project first install (or upgrade to latest) mr.bob and the bobtemplates.niteoweb package and then run mrbob:

$ easy_install -U mr.bob
$ easy_install -U bobtemplates.niteoweb
$ mrbob --config ~/.mrbob.ini -O foo bobtemplates:pyramid

Then answer some questions:

Welcome to mr.bob interactive mode. Before we generate directory structure,
some questions need to be answered.

Answer with a question mark to display help.
Value in square brackets at the end of the questions present default value
if there is no answer.


--> Name of the package: foo
...

And your package is ready! Let’s build the development environment and see if all tests pass:

$ cd foo
$ make

Great, you are now ready to start Pyramid:

$ make db
$ bin/pserve etc/development.ini

Release files for bobtemplates.niteoweb 0.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for bobtemplates.niteoweb 0.3
File Size Uploaded
bobtemplates.niteoweb-0.3.zip 170.0 kB Details

Release files / bobtemplates.niteoweb-0.3.zip

Download URL bobtemplates.niteoweb-0.3.zip
Size 170.0 kB
Tags Source
SHA-256 checksum
How to use checksums
68553d4bccde760346ae136dc97c2d2591f1dbe562ce09bd42ac6d40a7561d66
BLAKE2b-256 checksum
How to use checksums
9ea54c246aae20f35889f8e2b80d03755236df0cd1235d2bdcea023ffc93a8c5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.3 This release

1 release file

0.2

1 release file

0.1.2

1 release file

0.1.1

1 release file

0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page