Django URLS delivered as string literal functions in Javascript
Project description
django-lit-urls
Django URLS delivered as string literal functions in Javascript
Install
If you don't have poetry
yet perhaps do a pipx install poetry
From source: poetry install
from this directory
From pypi: pip install django-lit-urls
Tests and Linting
The following tests should not raise anything:
poetry run black --check .
poetry run flake8 .
poetry run isort .
poetry run python -m mypy django_lit_urls/
Publish
If you have not done so yet make an api token.
Fetch an api token from pypi at https://pypi.org/manage/account/token/
It'll be something like pypi-AgEIcHlwaS5vcmc****
poetry config pypi-token.pypi your-api-token
Build and publish:
poetry build && poetry publish
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
django_lit_urls-0.1.5a0.tar.gz
(34.2 kB
view hashes)
Built Distribution
Close
Hashes for django_lit_urls-0.1.5a0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bbbadf82d6e7e7af9f34f72f75619d0561b8ec8b13549161de240f58fe565d9 |
|
MD5 | 73152a6f18eb105c3173b12560123faa |
|
BLAKE2b-256 | 78cf72cd850355215666fc0f8a44b52e6309a88b8ec2f1894300704880d5ea30 |