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
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 labbook-1.0.0.2.tar.gz
.
File metadata
- Download URL: labbook-1.0.0.2.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f06ac27b94bfdd8ac9cb96902ca81ec9371d0c25e8670985aa65af03d1c9627c |
|
MD5 | adf141dedaaf2da48b13652f64157fb9 |
|
BLAKE2b-256 | 77521dbae8c44da41398f0a8d41e21089a0bb339e3b52850cf4684690c325ac9 |
File details
Details for the file labbook-1.0.0.2-py2.7.egg
.
File metadata
- Download URL: labbook-1.0.0.2-py2.7.egg
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a039bc73abb1c98feed4179f9c92484261ee1299cc47bb871739f44f37ce7108 |
|
MD5 | 9e856da57a41faf13095ad1ba8935245 |
|
BLAKE2b-256 | b10b01a4d5bb1ddb820fcbcd4527227a9f14122ecaf72a1ee026966c9138c101 |