Skip to main content

Mills Python Library

Project description

pymills is a collection of various useful Python utility modules maintained by James Mills. Some are written by James Mills while others are borrowed from other sources and attributed.

Latest PyPI version Number of PyPI downloads Build Status Requirements Status

Installation

The simplest and recommended way to install pymills is with pip. You may install the latest stable release from PyPI with pip:

> pip install pymills

If you do not have pip, you may use easy_install:

> easy_install pymills

Alternatively, you may download the source package from the PyPI Page or the Downloads page on the Project Website; extract it and install using:

> python setup.py install

You can also install the latest-development version by using pip or easy_install:

> pip install pymills==dev

or:

> easy_install pymills==dev

For further information see the pymills documentation.

Changes

pymills 3.4.1 (2014-09-16)

  • Fixed a minor bug with pymills.utils.getFiles()

pymills 3.4 (2013-11-20)

  • Initial Public Release

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

pymills-3.4.2.tar.gz (256.7 kB view hashes)

Uploaded Source

Built Distribution

pymills-3.4.2-py2.7.egg (71.7 kB view hashes)

Uploaded Source

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