Skip to main content

Import crumbs to find your file path.

Project description

hansel

Flexible parametric file paths to make queries, build folder trees and smart folder structure access.

https://travis-ci.com/alexsavio/hansel.svg?token=tTz7fwsU6YC2L4acExst&branch=dev https://coveralls.io/repos/alexsavio/hansel/badge.png

Dependencies

Please see the requirements.txt file. Before installing this package, install its dependencies with:

pip install -r requirements.txt

Install

This package uses setuptools. You can install it running:

python setup.py install

If you already have the dependencies listed in requirements.txt installed, to install in your home directory, use:

python setup.py install --user

To install for all users on Unix/Linux:

python setup.py build
sudo python setup.py install

You can also install it in development mode with:

python setup.py develop

Development

Code

Github

You can check the latest sources with the command:

git clone https://www.github.com/alexsavio/hansel.git

or if you have write privileges:

git clone git@github.com:alexsavio/hansel.git

If you are going to create patches for this project, create a branch for it from the master branch.

We tag stable releases in the repository with the version number.

Testing

We are using [pytest](http://pytest.org) to help us with the testing. If you don’t have pytest installed you can run the tests using:

./runtests.py

Otherwise you can run the tests executing:

python setup.py test

or

pytest

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

hansel-0.0.2.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

hansel-0.0.2-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file hansel-0.0.2.tar.gz.

File metadata

  • Download URL: hansel-0.0.2.tar.gz
  • Upload date:
  • Size: 10.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for hansel-0.0.2.tar.gz
Algorithm Hash digest
SHA256 8406c225988360ef4e1789d392623db0fcb39eb9678350e3a9689ac1901d2ab7
MD5 c23b29bb8829b2ef5765fae50e289b54
BLAKE2b-256 7205fd3f56006a2fc2723c003de1c74f8b06934f325d7081dfefc5595a6b7319

See more details on using hashes here.

File details

Details for the file hansel-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for hansel-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7866f9b8d25bf3d01991f8f4cd6bd250e5d14ddc2f629351df2db8a6bf4e7980
MD5 9ab1e5ae85061ac5ab4ad9b945e213ef
BLAKE2b-256 82ae1f101415d3db363f95ee862401355c821d09f7eaa73b7153059174a68368

See more details on using hashes here.

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