A lightweight spreadsheet indexing system
Project description
index
Read this in other languages: English, Русский
A lightweight spreadsheet indexing system.
Installation & Configuration
indexrequires Python 3.6.0 or higher and pip 19.0 or higher.
To install, use the following command:
pip install --pre index
This will automatically install all necessary packages for operation: openpyxl, pyxlsb, pymongo.
If you also need to index legacy *.xls format files, use the command:
pip install --pre index[obsolete]
Quick Start
index file.xlsx
The file contents will be read and saved to a MongoDB database.
Default parameters:
dburi = mongodb://localhost
dbname = db1
cname = dump
cname_files = _files
Project Status
Development Status :: 4 - Beta
About the Project
The project was originally located here: https://github.com/ndtfy/index. Over time, the project's architecture was changed, and the project has moved.
Useful Links
License
- MIT
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file index-0.5.3.dev1.tar.gz.
File metadata
- Download URL: index-0.5.3.dev1.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
085a5d3742c6082471cc9de6cf7725a496d0d01d6fae51eb4ba14e747ef1a72b
|
|
| MD5 |
a24928840a542f221330ce85eedb9b6a
|
|
| BLAKE2b-256 |
137a75d282b1b522aea7f17923676e5ec7faf5116a5ab7889de4000440fdb2c1
|
File details
Details for the file index-0.5.3.dev1-py3-none-any.whl.
File metadata
- Download URL: index-0.5.3.dev1-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2e6b6322ff519f1080a53b2010cf78b6383331226d2197e321428aea972ba15
|
|
| MD5 |
25e2f8de8cc7aa0279e5e236d9f32e52
|
|
| BLAKE2b-256 |
6f46e6636f94ee257d39a6c5e4b2c0762d4c42f9d31604816d5e8d0528eb9198
|