useful 0.6.5
pip install useful==0.6.5
Released:
Everyday use utilities for writing Python code or Django projects.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD License)
- Author: Vlada Macek
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD License)
- Author: Vlada Macek
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
File details
Details for the file useful-0.6.5.tar.gz
.
File metadata
- Download URL: useful-0.6.5.tar.gz
- Upload date:
- Size: 33.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
22fe3b21b850735f46aa71da12df0c614ae123bbf530e4790fef76a978574de7
|
|
MD5 |
291bf0761d0a7e7d7fc7d6973e50467e
|
|
BLAKE2b-256 |
a04d7205082dfa593380407dc87ddefe9d9cf25bd363507df790c99bbcbcfb74
|
File details
Details for the file useful-0.6.5-py2-none-any.whl
.
File metadata
- Download URL: useful-0.6.5-py2-none-any.whl
- Upload date:
- Size: 41.2 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
23dda3168d9595788831838f9f320aef73250b908abe650daadb0e041ff316df
|
|
MD5 |
798afe81bcc1e391a609dbb2bffbf373
|
|
BLAKE2b-256 |
73937e785155dc6f4b0ddfc8fc5500c09baa52ae5a00a239d0abdc3584b6164f
|