티스토리 뷰
https://github.com/purcell/airspeed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | import airespeed t = airspeed.Template(""" Old people: #foreach ($person in $people) #if($person.age > 70) $person.name #end #end Third person is $people[2].name """) people = [{'name': 'Bill', 'age': 100}, {'name': 'Bob', 'age': 90}, {'name': 'Mark', 'age': 25}] print t.merge(locals()) | cs |
1 2 3 4 5 6 7 8 9 | Old people: Bill Bob Third person is Mark | cs |
'프로그래밍' 카테고리의 다른 글
ASP 유용한 사용자 정의 함수 (0) | 2016.12.07 |
---|---|
PHP Recursive copy & mkdir function (0) | 2016.12.01 |
pyparsing을 사용한 bacula 설정 파서 (0) | 2016.10.19 |
pyparsing을 사용한 json 파서 (0) | 2016.10.18 |
PHP Restful API Silex + Swagger UI (0) | 2016.10.13 |
댓글
warpmemory
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
페이지
TAG
- 명령어
- client
- deview
- engineering
- error
- Web
- Linux
- limits
- example
- Python
- command
- check
- 예제
- 외부링크
- 이슈처리
- Windows
- RESTful
- MariaDB
- PowerShell
- 번역
- code
- File
- 코드
- apache
- Ansible
- Module
- monitoring
- httpd
- configuration
- mysql
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
글 보관함