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.7.2.tar.gz (35.2 kB view details)

Uploaded Source

Built Distribution

useful-0.7.2-py2-none-any.whl (44.0 kB view details)

Uploaded Python 2

File details

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

File metadata

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

File hashes

Hashes for useful-0.7.2.tar.gz
Algorithm Hash digest
SHA256 56199826efbd6e4b03ea74adf5737d3ae579c0ce3160b5c0b13c8f455bef5da2
MD5 9e943485ab0fc786bfc060c9c8d36f4f
BLAKE2b-256 09f8683a1f410b648448cba53bfe50c7d0e36412b78bdba69f3f452171685e84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for useful-0.7.2-py2-none-any.whl
Algorithm Hash digest
SHA256 811c55ad38ee3d6afd5948fb523169bf4b42a5db0fea6a767b1d2f9f51ac0abf
MD5 6ac322bc76f3d4d44f916d8873f5d45f
BLAKE2b-256 e96c4db78baf4d23c325e5a89d1d42e1a97f99ac9082a6a6b221c34758a09cd4

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