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
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
Built Distribution
Hashes for scrambler-0.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ecb82c9c4a21a352542543d2128982871ec1b8400a47956ee46758ede495ab7 |
|
MD5 | 112e2463d08f2e3edc365d2a373f189b |
|
BLAKE2b-256 | ef3e9c8fce816549f5c785e6fd14c3f3f713d22baec994a104ed8a796861baad |