Skip to main content

Symlink (namespaced) python packages into a single folder to aid development

Project description

Modern python environments tend to place the active packages in different places in the filesystem.

Scrambler symlinks active python packages into a single folder.

This allows quick traversal to available modules during development, and places namespaced packages into a logical filesystem.

This package was inspired by collective.recipe.omelette, but does not require a buildout environment to run

Installation

pip install scrambler

Running

By default, scrambler will symlink the packages available into a folder “scrambled”

Run with the command:

` scrambler `

You can specify a different folder with the target option

` scrambler --target foo `

Build status

https://travis-ci.org/phlax/scrambler.svg?branch=master

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

scrambler-0.0.3.tar.gz (4.2 kB view hashes)

Uploaded Source

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