Skip to main content

Utils for managing Django Hizashi environment

Project description

A set of command line helper utilities for managing Django Hizashi project environment.

About the project

Django Hizashi is a Django project environment based on iterating personal best practices. Management commands recreate familiar project directory structure from prepared project and application templates.

Utilities are context aware, so as long as you are in a subdirectory of the main Django Hizashi project folder, script utilities will work on best effort basis.

Quick start

  • create and initialize a new Python virtual environment

  • install hizashi-utils: pip install hizashi-utils

  • initialize project: hizashi.py initproject my_new_project

  • change directory to that project: cd my_new_project

  • initialize an application: hizashi.py initapp my_new_app

Project level utilities

initproject

To initialize a new project execute:

hizashi.py initproject my_new_project_name

Optional parameters:

Application level utilities

initapp

To initialize a new application execute:

hizashi.py initapp my_new_application_name

Optional parameters:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hizashi-utils-0.2.2.tar.gz (4.3 kB view details)

Uploaded Source

File details

Details for the file hizashi-utils-0.2.2.tar.gz.

File metadata

File hashes

Hashes for hizashi-utils-0.2.2.tar.gz
Algorithm Hash digest
SHA256 a0dbc1a38190e73d88a55e164ea60c50fce6615cc9f5bcd34e864f737620f329
MD5 2f1487f8ecd2cd4167460a54c7b11f06
BLAKE2b-256 c4eb8dc9664f71b276ada301cb318fc9a4abc9f072244cdad2c6c70ce3522539

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page