https://github.com/nlm/contemplate
:construction: WIP
https://github.com/nlm/contemplate
Last synced: over 1 year ago
JSON representation
:construction: WIP
- Host: GitHub
- URL: https://github.com/nlm/contemplate
- Owner: nlm
- Created: 2016-12-27T13:57:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-28T12:43:35.000Z (over 9 years ago)
- Last Synced: 2025-02-23T06:18:13.262Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
contemplate
===========
a simple command-line interface to various python templating engines
usage: contemplate [-h] -e engine [-o output_file] input_file
Extending Contemplate
---------------------
contemplate is extendable and built around plugins:
- engines
- data parsers
- (data sources)