Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nlm/contemplate
:construction: WIP
https://github.com/nlm/contemplate
Last synced: about 1 month ago
JSON representation
:construction: WIP
- Host: GitHub
- URL: https://github.com/nlm/contemplate
- Owner: nlm
- Created: 2016-12-27T13:57:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-28T12:43:35.000Z (almost 8 years ago)
- Last Synced: 2024-11-07T10:07:34.934Z (about 2 months 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)