Deploy webapps hosted on djaodjin.com
Project description
DjaoDjin deployutils
This repository contains the code for the command line tool and modules to seamlessly integrate an appplication with DjaoDjin's HTTP session manager proxy.
Install
Install deployutils into your environment
$ pip install djaodjin-deployutils
See the steps to integrate with a Django project.
Development
Clone the repository in a virtualenv and install the prerequisites
$ python3 -m .venv
$ source .venv/bin/activate
$ pip install -r testsite/requirements.txt
# When using Django integration
$ make build-assets
Create the credentials file with a DJAODJIN_SECRET_KEY and the empty db.
$ make initdb
Run the web application
$ python manage.py runserver
Browse to http://localhost:8000
Release Notes
Tested with
- Python: 3.12, Django: 5.2 (LTS)
- Python: 3.14, Django: 6.0 (next)
- Python: 3.10, Django: 4.2 (legacy)
- Python: 3.9, Django: 3.2 (legacy)
0.14.5
- attempts to package Jinja2-compatible templates (always)
- exists with error code when package cannot be uploaded
- adds command to retrieve one settings value from a project
- adds
-o outfileoption to package_theme
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 djaodjin_deployutils-0.14.5.tar.gz.
File metadata
- Download URL: djaodjin_deployutils-0.14.5.tar.gz
- Upload date:
- Size: 51.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16b5f97b4ccb32caca2db7f673774f06b7224bb8c0a342a61649cbf0585aabb6
|
|
| MD5 |
b0599c7412eadd3267d1e65ca8f80d27
|
|
| BLAKE2b-256 |
3c66a4662180f76401314c9f11f1a2ef6d6d09daa5c4ea44771a6a51fb8466ba
|
File details
Details for the file djaodjin_deployutils-0.14.5-py3-none-any.whl.
File metadata
- Download URL: djaodjin_deployutils-0.14.5-py3-none-any.whl
- Upload date:
- Size: 99.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d5d135878e439cc534ecbb1e900b7811423551a5eb5f7c8cbdca5c931ce66c3
|
|
| MD5 |
6c3fecefcc5f9a041530c1d2193668ce
|
|
| BLAKE2b-256 |
a8a4540829a4cfb0c87dd277f9d601f13464b4ecb132ba3817d362399679b08a
|