Paster template for creating new OpenERP modules
Project description
==================================
**MOVED TO 'openerp_bootstrap'**
==================================
*In order to give it a better name and to drop any dependency reference wrongly included into the name,
this package has been moved to 'openerp_bootstrap'.*
Find it on pypy_ and github_.
.. _pypi: http://pypi.python.org/pypi/openerp_bootstrap
.. _github: https://github.com/simahawk/openerp_bootstrap
Introduction
============
Tired of copy&paste and find&replace for creating new OpenERP modules?
This module adds Paste_ templates for bootstrapping your modules.
Install
=======
As simple as::
pip install openerp_pastertemplates
Issues and contribs
===================
https://github.com/simahawk/openerp_pastertemplates
Usage
=====
List templates::
paster create --list-templates
You should see "openerp_newmodule" among the other templates.
To create your module run::
paster create -t openerp_newmodule
and follow the instructions step by step.
.. _Paste: http://pythonpaste.org/script/
CHANGELOG
=========
1.0a5
-----
- fix optional web parameters
1.0a4
-----
- fix bracket typo into __openerp__.py
1.0a3
-----
- fix README.rst
- added missing HISTORY.txt
1.0a2
-----
- updated docs
1.0a1
-----
- 1st release
**MOVED TO 'openerp_bootstrap'**
==================================
*In order to give it a better name and to drop any dependency reference wrongly included into the name,
this package has been moved to 'openerp_bootstrap'.*
Find it on pypy_ and github_.
.. _pypi: http://pypi.python.org/pypi/openerp_bootstrap
.. _github: https://github.com/simahawk/openerp_bootstrap
Introduction
============
Tired of copy&paste and find&replace for creating new OpenERP modules?
This module adds Paste_ templates for bootstrapping your modules.
Install
=======
As simple as::
pip install openerp_pastertemplates
Issues and contribs
===================
https://github.com/simahawk/openerp_pastertemplates
Usage
=====
List templates::
paster create --list-templates
You should see "openerp_newmodule" among the other templates.
To create your module run::
paster create -t openerp_newmodule
and follow the instructions step by step.
.. _Paste: http://pythonpaste.org/script/
CHANGELOG
=========
1.0a5
-----
- fix optional web parameters
1.0a4
-----
- fix bracket typo into __openerp__.py
1.0a3
-----
- fix README.rst
- added missing HISTORY.txt
1.0a2
-----
- updated docs
1.0a1
-----
- 1st release
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 openerp_pastertemplates-1.0a5.zip
.
File metadata
- Download URL: openerp_pastertemplates-1.0a5.zip
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b329de52378b8e073bdf4acd1b57a3764f3cdecfa7576eb443ba8e5ee8aaee24 |
|
MD5 | 6caee821e2353cc4a1b843eba0b30ca2 |
|
BLAKE2b-256 | 0ba993eae224a5ffcba2af33ec54c5ef99cde494abbeaeda1a9da3c859a6c641 |