Skip to main content

Meta package to install the PDX Python User Group utilities.

Project description

Build Status Coverage Status Version Status Downloads [License](https://pypip.in/license/pug/badge.svg?style=flat

Python User Group utilities

Collection of utilities by and for the PDX Python User Group.

  • nlp – Natural Language (and text) Processing utilities

  • ann – Artificial Neural Network utilities

  • invest – Time Series Processing utilities (including predictive analytics on financial time series)

  • dj – Django utilities and apps (not yet working)

See the docs for the latest.


Installation

On a Posix System

You really want to contribute, right?

git clone https://github.com/hobson/pug.git

If your a user and not a developer, and have an up-to-date posix OS with the postgres, xml2, and xlst development packages installed, then just use pip.

pip install pug

Fedora

If you’re on Fedora >= 16 but haven’t done a lot of python binding development, then you’ll need some libraries before pip will succeed.

sudo yum install -y python-devel libxml2-devel libxslt-devel gcc-gfortran python-scikit-learn postgresql postgresql-server postgresql-libs postgresql-devel
pip install pug

Bleeding Edge

Even the releases are very unstable, but if you want to have the latest, most broken code

pip install git+git://github.com/hobsonlane/pug.git@master

Warning

This software is in alpha testing. Install at your own risk.


Development

I love merging PRs and adding contributors to the __authors__ list:

git clone https://github.com/hobson/pug.git

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

pug-0.1.22.tar.gz (651.3 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