Skip to content

This is one of many Django apps which is a loose collection of utility functions.

License

Notifications You must be signed in to change notification settings

kmtracey/django-hilbert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-hilbert

This is one of many Django apps which is a loose collection of utility functions. It is a mixture of Python code and Javascript that I find myself writing over and over. Primarily it focuses around utilities for AJAX and testing.

Installation Requirements

Optional (but recommended)

The jQuery library is not included in the distribution but should be included in your templates.

To use the :ref:`CoverageRunner` you need to install Ned Batchelder's coverage.py.

Installation Instructions

It is easiest to install django-hilbert from PyPi:

pip install django-hilbert

About

This is one of many Django apps which is a loose collection of utility functions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.5%
  • Shell 8.8%
  • JavaScript 2.7%