# `pug` ## PDX-Python User Group utilities --- [ ![Codeship Status for hobson/pug](https://codeship.io/projects/2d004b30-3312-0132-4537-5696ea0452a8/status)](https://codeship.io/projects/40551) --- ## Introduction Collection of utilities by and for the PDX Python User Group. - nlp -- natural language processing - db -- database importing
Project description
``pug``
=======
PDX-Python User Group utilities
-------------------------------
--------------
|Codeship Status for hobson/pug|
--------------------------------
Introduction
------------
Collection of utilities by and for the PDX Python User Group.
- nlp -- natural language processing
- db -- database importing, etc
- dj -- some Django management commands
- wikiscrapy -- wikipedia crawler using
`Scrapy <https://github.com/scrapy/scrapy>`__
- docs -- some tips, examples, and yes, documentation
See `the
docs <https://github.com/hobsonlane/pug/tree/master/pug/docs>`__ for the
latest.
--------------
Installation
------------
On a Posix System
~~~~~~~~~~~~~~~~~
You really want to contribute, right?
::
git clone
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 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
-----------
Help me, please:
::
git clone git@github.com:hobsonlane/pug.git
I'll rubber stamp your pull requests on github within a day.
.. |Codeship Status for hobson/pug| image:: https://codeship.io/projects/2d004b30-3312-0132-4537-5696ea0452a8/status
:target: https://codeship.io/projects/40551
=======
PDX-Python User Group utilities
-------------------------------
--------------
|Codeship Status for hobson/pug|
--------------------------------
Introduction
------------
Collection of utilities by and for the PDX Python User Group.
- nlp -- natural language processing
- db -- database importing, etc
- dj -- some Django management commands
- wikiscrapy -- wikipedia crawler using
`Scrapy <https://github.com/scrapy/scrapy>`__
- docs -- some tips, examples, and yes, documentation
See `the
docs <https://github.com/hobsonlane/pug/tree/master/pug/docs>`__ for the
latest.
--------------
Installation
------------
On a Posix System
~~~~~~~~~~~~~~~~~
You really want to contribute, right?
::
git clone
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 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
-----------
Help me, please:
::
git clone git@github.com:hobsonlane/pug.git
I'll rubber stamp your pull requests on github within a day.
.. |Codeship Status for hobson/pug| image:: https://codeship.io/projects/2d004b30-3312-0132-4537-5696ea0452a8/status
:target: https://codeship.io/projects/40551
Project details
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
pug-0.1.5.tar.gz
(907.5 kB
view details)
File details
Details for the file pug-0.1.5.tar.gz
.
File metadata
- Download URL: pug-0.1.5.tar.gz
- Upload date:
- Size: 907.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1ac9f66434e02076001a18387fc6d2d2758c448cdb68c757bfbabc7be4c3fd9 |
|
MD5 | 8586cd168c4df1b2adce99baa4a3a06d |
|
BLAKE2b-256 | f20d1ee319708fdc7f144b452278d9b4a3465bb7eed37ca31e8b6660b3584a27 |