#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
Release files for indexer_python 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| indexer_python-0.2.tar.gz | 1.4 kB | Details |
Release files / indexer_python-0.2.tar.gz
| Download URL | indexer_python-0.2.tar.gz |
|---|---|
| Size | 1.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5b73ba3def677528b6925860408edc66490a145233b10535cd8ec31c0a11d3b7
|
|
BLAKE2b-256 checksum How to use checksums |
d33e0b9750bb34ac46b159f06b34ebbd7a251acc7afd6b0a9c988ffc51f13e69
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |