Skip to main content

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


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)

Uploaded Source

Built Distribution

django_lit_urls-0.1.5a0-py3-none-any.whl (18.8 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