https://github.com/datashaman/welder
Python port of weld for node.js
https://github.com/datashaman/welder
Last synced: about 1 year ago
JSON representation
Python port of weld for node.js
- Host: GitHub
- URL: https://github.com/datashaman/welder
- Owner: datashaman
- License: other
- Created: 2011-03-28T06:48:00.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2012-05-23T13:44:01.000Z (about 14 years ago)
- Last Synced: 2025-05-13T04:54:29.419Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 118 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a Python port of a very clever Node.js module. Please
see [hij1nx/weld](https://github.com/hij1nx/weld#readme) for more
documentation.
Have a look at test.py and test.html at the same time, you'll see how to
use it.