Skip to main content

Everyday use utilities for writing Python code or Django projects.

Project description

A collection of utilities of everyday use when writing Python 2.7 code or Django projects.

Overview

This package is used by several living projects. The individual utilities contained are usually not depending on each other. Their layout and API are considered stable honouring the backward compatibility.

The project is divided into two sections:

  • General Python stuff

  • Django-related utils - located in the django package

The code is documented, please find the description and examples in the docstring of each utility.

Installation

Install either using pip:

pip install useful

Or using e-i:

easy_install useful

Or from source:

git clone https://github.com/tuttle/python-useful src/useful
cd src/useful
python setup.py develop

If you are about to use the Django features like the templatetags, you can add to INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'useful.django',
)

Please file an Issue on GitHub if you have bugreport, tip, anything. Thank you!

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

useful-0.6.9.tar.gz (39.3 kB view details)

Uploaded Source

Built Distribution

useful-0.6.9-py2-none-any.whl (42.4 kB view details)

Uploaded Python 2

File details

Details for the file useful-0.6.9.tar.gz.

File metadata

  • Download URL: useful-0.6.9.tar.gz
  • Upload date:
  • Size: 39.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for useful-0.6.9.tar.gz
Algorithm Hash digest
SHA256 86d9b4e01dfe98b549d8b554378e977303743a16fd5e0b5f9c7cc4b6af57e24e
MD5 ab72a9cc2f9ccb7929328cad0009593b
BLAKE2b-256 b85d4d881a674d4b3d51fb5f4e8416aded4f0fdf5eb58f4cd68fda9c29d1f8dd

See more details on using hashes here.

File details

Details for the file useful-0.6.9-py2-none-any.whl.

File metadata

File hashes

Hashes for useful-0.6.9-py2-none-any.whl
Algorithm Hash digest
SHA256 90f8349ebb5025dc17f237fb9cd755eaa94541efd91a420ab6f751ca937397e5
MD5 a82245a7e34b47bbeff8565ad30651aa
BLAKE2b-256 1c2b6861456678e9e4682eec0d9daea7b4dcb60ed7d89306de2f73f2a0c7a509

See more details on using hashes here.

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