Getting started
The easiest way to run an ICEkit project is with Docker. It works on OS X, Linux, and Windows.
If you are not yet familiar with Docker, check out our Docker Quick Start guide and then come back here.
If you are still not yet ready for Docker, check out our Manual Setup guide, which covers all the things that Docker would otherwise take care of.
Creating a new ICEkit project
$ bash <(curl -L https://raw.githubusercontent.com/ixc/ixc-project-template/master/startproject.sh) <project_name> [destination_dir]
This script will create a new ICEkit project in a directory named <project_name> in the current working directory (or [destination_dir]), ready to hack on.
It might need to install pip and virtualenv into your global environment, and will prompt for confirmation if it does.
Running an ICEkit project with Docker
$ cd <project_name> $ docker-compose up
Some local setup will be performed on first run, which might take a while, so make yourself a cup of tea. Subsequent runs will skip the local setup unless the project dependencies have been updated.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_icekit-0.9-py2.py3-none-any.whl.
File metadata
- Download URL: django_icekit-0.9-py2.py3-none-any.whl
- Upload date:
- Size: 233.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5354e9aafb5b95abc03eeea2006f7d6ea07775d799da13071464c45a3dd31865
|
|
| MD5 |
7e758616617107894301892cb43a340a
|
|
| BLAKE2b-256 |
072bf2c93248bf90e971643d59298af21b31f124fa85b181ef309708c3cebd26
|