Record-format file reader
Project description
Entab
Parse record-based file formats into a stream of records.
Usage
from entab import Reader
reader = Reader(filename='test.fa')
for record in reader:
print(record.id)
Development
Build with maturin build
or build a working copy with maturin develop
.
Test with cargo test
.
Releases
Releases are generated by a Github Action.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distributions
entab-0.3.3-cp311-none-win_amd64.whl
(376.2 kB
view details)
File details
Details for the file entab-0.3.3-cp311-none-win_amd64.whl
.
File metadata
- Download URL: entab-0.3.3-cp311-none-win_amd64.whl
- Upload date:
- Size: 376.2 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02d2977c649290fd34fe4061139cef44875a5deb17e8fc08e1d90e6b34332b04 |
|
MD5 | 4d0a1bea63ce1ea924a4c363c99c3889 |
|
BLAKE2b-256 | 00d09c896b7715a964ac0f6e40eb7c04596d013af79eb7f4fd852728afce2e4e |
File details
Details for the file entab-0.3.3-cp311-cp311-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: entab-0.3.3-cp311-cp311-macosx_10_12_x86_64.whl
- Upload date:
- Size: 472.8 kB
- Tags: CPython 3.11, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a952d8d0f433b234280fccb277cfdf12d930748d92097782ff3563475b477d1b |
|
MD5 | acc9f3add7c2cffed12288e847faf5d0 |
|
BLAKE2b-256 | 3d0c7e26f963578f9dfef2302093e0c2141be7bf2ea5eff578411fda475ada00 |
File details
Details for the file entab-0.3.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: entab-0.3.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 501.2 kB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10829df9a6d516d67d735e59ff5e8fc16d984654dcdec879953c3ddcab652915 |
|
MD5 | 785796752d9c231ba295a0465d0c2c6a |
|
BLAKE2b-256 | cdc793073508a2b86a25ed469124fed7d2bca33bb96d0a2a9d193e58aa629b96 |