package for Django custom template tags
Project description
Project Scope
This project serves as an exploration of the sllist topic and is not intended for global use.
Package Functionality
The package I have developed is specifically designed for handling integer data. It does not support other data types, and therefore, no tests have been conducted using non-numeric data. If you encounter errors while using non-numeric values, please note that such behavior is expected.
Functionality and Testing
The package offers a variety of functions that may cater to your needs, along with corresponding tests to help identify any errors. If you intend to modify any of the functions, it is advisable to test their functionality to ensure their effectiveness.
Documentation and Code Comments
Detailed documentation for each function can be found in the index.py file. This documentation provides a clear understanding of each function's purpose, parameter types, input requirements, return values, and data types of the output. Additionally, the code includes brief comments alongside each function, describing its functionality and usage.
Installation
You can install the package using pip:
pip install django-template-tag
Make sure you have upgraded version of pip:
Windows
py -m pip install --upgrade pip
Linux/MAC OS
python3 -m pip install --upgrade pip
If you want to use tests in my package you need to install pytest:
pip install pytest
How to use functions:
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 django-template-tag-1.0.0.tar.gz.
File metadata
- Download URL: django-template-tag-1.0.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
738238cbd3c2860d1fe06f56db17bddf645700e37919c7156f99fc92099c06e2
|
|
| MD5 |
a3c69a99ca111df76aa6ba412b9ac0a7
|
|
| BLAKE2b-256 |
53c50e2ce8c3b92d805f2c256d853d03d9f17b8dd7c704940755ed6848101183
|
File details
Details for the file django_template_tag-1.0.0-py3-none-any.whl.
File metadata
- Download URL: django_template_tag-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
664880ba95aac2cc32476bf673b23bc2a88a6ed3933f8ea2e951809c58a4ed6f
|
|
| MD5 |
185deb1bd6c5bbf9866232c605aa88e6
|
|
| BLAKE2b-256 |
400071725c53f845fa6c50aaf23207ebbe2bc253ac996efda2d889503db613e2
|