Skip to main content

CLI for creating and managing Django projects

Project description

django-clite

A CLI tool that handles creating and managing Django projects

publish PyPI - Package PyPI - Python PyPI - License PyPI - Downloads

Installation

Install via pip:

pip install django-clite

Install from source:

git clone https://github.com/oleoneto/django-clite.git
cd django-clite
pip install .

After installation, the CLI will expose the binary with the name:

django-clite

Extending the CLI

If you would like to extend the functionality of this CLI, you can include your own plugins/commands by setting an environment variable: DJANGO_CLITE_PLUGINS. Simply set this variable to the path where your plugins are.

Dependencies

Check out setup.py for all installation dependencies.

Interactive Docs

In order to maintain consistency in our documentation of all the different commands and features of the CLI, we've decided to move the README to a series of Jupyter notebooks which you can explore per command under the docs directory.

To Do

Check out our open issues.

Pull requests

Found a bug? See a typo? Have an idea for new command? Feel free to submit a pull request with your contributions. They are much welcome and appreciated.

LICENSE

django-clite is BSD Licensed.

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

django-clite-0.17.0.tar.gz (48.2 kB view hashes)

Uploaded Source

Built Distribution

django_clite-0.17.0-py3-none-any.whl (80.5 kB view hashes)

Uploaded Python 3

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