UNKNOWN
Project description
#Indexer-Python
## What ?
Given a large text file, indexer makes an index and stores it in binary. When a specific line is needed, it hits the index first, then the original file.
Indexer Python is a Cython wrapper over neshkatrapati/indexer.
## How to ?
> #### Install
$ python setup.py install
See tests/ for examples
## What ?
Given a large text file, indexer makes an index and stores it in binary. When a specific line is needed, it hits the index first, then the original file.
Indexer Python is a Cython wrapper over neshkatrapati/indexer.
## How to ?
> #### Install
$ python setup.py install
See tests/ for examples
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
indexer_python-0.2.tar.gz
(1.4 kB
view details)
File details
Details for the file indexer_python-0.2.tar.gz
.
File metadata
- Download URL: indexer_python-0.2.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5b73ba3def677528b6925860408edc66490a145233b10535cd8ec31c0a11d3b7
|
|
MD5 |
81cf5c84c6760a4f7be5a1a9f5f15f12
|
|
BLAKE2b-256 |
d33e0b9750bb34ac46b159f06b34ebbd7a251acc7afd6b0a9c988ffc51f13e69
|