Install
You can install this package using PyPi:
pip install libsam
easy_install libsam
or you can Download the .tar.gz source file form PyPi and run the setup.py script:
python setup.py install
Usage
In your python script, add the following line(use samparser as an example):
from libsam import samparser
then you can use the functions or classes in the corresponding libraries:
sam = samparser.Sam()
...
Copyright
Copyright (c) 2015 dlmeduLi@163.com
Release files for libsam 0.1.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| libsam-0.1.8.tar.gz | 4.4 kB | Details |
Release files / libsam-0.1.8.tar.gz
| Download URL | libsam-0.1.8.tar.gz |
|---|---|
| Size | 4.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ffe4bedc3151a550ab6912a76ab6ef6e04cb0bf82f4b39156e8341a160679e6e
|
|
BLAKE2b-256 checksum How to use checksums |
2e19ac09eee4abd444761eec581941a35b93c0597ba79643dcb5079398be5ac7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |