Skip to main content

Package for personal utilities

Project description

jutlautil

Package for simple utilities that I find myself using in multiple projects.

Installing

pip install jutlautil to install from PyPI. No dependencies.

Utilities

anchor.set_anchor()

Sets the working directory for a project by following a simple heuristic: it looks in the current directory for a file called .anchor, and if it doesn't find it, it goes to the parent directory and looks again. It keeps doing this until it either finds the file or runs out of directories to search. If it finds the file, it sets the working directory to that file's location. This is analogous to (and inspired by) R's here package.

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

jutlautil-0.0.3.tar.gz (1.9 kB view hashes)

Uploaded Source

Built Distribution

jutlautil-0.0.3-py3-none-any.whl (3.0 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