Skip to main content

Directory tree metadata parser using Apache Tika

Project description

tikatree

Directory tree metadata parser using Apache Tika

tikatree parses all files in a directory for metadata, it then saves both the directory tree and metadata into two seperate text files.

Installation

pip install tikatree

tikatree uses tika-python for interacting with Apache Tika. You may need to refer to the tika-python documentation if you have any issues with Tika.

Usage

Open up a command line and type tikatree <directory>, it'll create a directorystub_Directory_Tree.txt and a directorystub_Metadata.txt.

optional arguments: -h, --help show a help message and exit -v, --version show the program's version number and exit

Example

tikatree .\VM_Hardware_J\ would create these two text files above VM_Hardware_J:

  • VM_Hardware_J_Directory_Tree.txt
  • VM_Hardware_J_Metadata.txt

Part of the Keep Dreaming Project

Main Repository

Project

Contributing

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tikatree-0.0.2.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distributions

tikatree-0.0.2-py3.8.egg (7.0 kB view hashes)

Uploaded Source

tikatree-0.0.2-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page