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 and Python 3.x 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.8.7.tar.gz (37.1 kB view details)

Uploaded Source

Built Distribution

useful-0.8.7-py2-none-any.whl (49.5 kB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: useful-0.8.7.tar.gz
  • Upload date:
  • Size: 37.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for useful-0.8.7.tar.gz
Algorithm Hash digest
SHA256 e61d47cd5fddc6d5ad6d8fa26100fd30c871746c769f2bf118cac3e3855dd5d2
MD5 98fc5d4c3c29283eebd26dab05bab9c9
BLAKE2b-256 93e34ba3c03ee27414363efc013e0af0343388d2d3a7b647b1db9749a219b561

See more details on using hashes here.

File details

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

File metadata

  • Download URL: useful-0.8.7-py2-none-any.whl
  • Upload date:
  • Size: 49.5 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for useful-0.8.7-py2-none-any.whl
Algorithm Hash digest
SHA256 6edb365d8c45c2434d4dac644da7131c4f6ed0c213575f192dfda1de98ace9c2
MD5 8e8780b7a13d0da341cb17fb07cd4a0a
BLAKE2b-256 f75af8598181e1f29ed314649819fc73395372c0a89ca38c0ef46160fe921172

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