Skip to content

hackeryarn/hy-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hy Django

This project is a sample of using Hy with Django.

It follows the Django Getting Started documentation, but uses Hy for the entire project.

Initial Setup

$ pip install django

# Newer version of python require the git version of hy.
$ pip install git+https://github.com/hylang/hy.git

About

A sample app using Hy with Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published