https://github.com/code-shoily/hydjack
It's Django. It just got Hy. A django reusable app that makes it easy to make apps with Hy.
https://github.com/code-shoily/hydjack
Last synced: 5 months ago
JSON representation
It's Django. It just got Hy. A django reusable app that makes it easy to make apps with Hy.
- Host: GitHub
- URL: https://github.com/code-shoily/hydjack
- Owner: code-shoily
- License: mit
- Created: 2015-03-22T06:14:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-03-28T22:30:07.000Z (about 8 years ago)
- Last Synced: 2025-05-20T14:12:04.043Z (about 1 year ago)
- Language: Hy
- Size: 126 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hydjack
It's Django. It just got Hy. A django reusable app that makes it easy to make apps with Hy.
# Rationale
Because it sounds like fun.
While any Python library can be used by Hylang, and Django is not an exception, this reusable app acts as proof of concept that will allow Hy Society members to develop Django apps with Hy that doesn't feel like mental translation from Python to a Lisp. You know, `defmodel`, `defview`, `defcommand`, `defurl`, `defform`, `python manage.py hy_app hy_five`, `python manage.py defmodel hy_five ` etc? I would think that'd be fun!
# But there's ~~not much~~ NOTHING in it...
I know, I'll be working on that! I just learned the damn language! Which is awesome...
# Get Hy...
* [Le Hy Society](https://github.com/hylang)
* [Documentation] (https://hy.readthedocs.org/en/latest/)
* [Thank you!] (https://hy.readthedocs.org/en/latest/hacking.html#core-team)
# Follow me?
[@mafinar](https://twitter.com/mafinar)