Skip to main content

Python package to work with labbook

Project description

Installation

Use pip or easy_install:

% pip install labbook

or

% easy_install labbook

Or download the source, extract the package then run:

% python setup.py install

Building

The distribution itself may be built as a zip archive (.zip) and gzipped tarball (.tar.gz) using:

% python setup.py sdist –formats=gztar,zip

This will place the distribution files in directory dist. It uses the MANIFEST.in file to determine which additional files on top of those ending in .py to include (there’s an include syntax for patterns). This package includes everything.

Uploading to PyPI

After making sure your author and maintainer information is ok and registered with PyPI, you can upload the package for the world to download and use.

% python setup.py sdist upload

Running Unit Tests

The unit tests are based on the python module unnittest. They are located in the folder “test” and may be run with:

% python runtests.py

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

labbook-1.0.0.2.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

labbook-1.0.0.2-py2.7.egg (3.4 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