Skip to main content

A Bundler clone for Python

Project description

# Wracker

(PRE-ALPHA DO NOT USE) A Python clone of bundler. The wheel racker!

## Commands

  • wracker install installs packages from a requirements.in file (in your CWD or parent directories) and writes the specific versions to requirements.txt

  • wracker exec sets $PYTHONPATH to use only the packages in your requirements.txt, nothing more. It also modifies $PATH to point to a ‘clean’ virtualenv, which wracker manages for you. These virtualenvs do not have pip installed so hopefully they never become polluted (although there are no hard locks in place or anything like that).

    It also adds entrypoints to your $PATH, so wracker exec pep8 will use a frozen pep8 if available.

## Todo

(Presented in no particular order.)

  • [ ] Support installation with Python 3

  • [ ] VCS URLs

  • [ ] -r includes

  • [ ] Verification that all versions are compatible (similar to pip-tools)

  • [ ] Tests

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

wracker-0.4.1.tar.gz (35.7 kB view details)

Uploaded Source

File details

Details for the file wracker-0.4.1.tar.gz.

File metadata

  • Download URL: wracker-0.4.1.tar.gz
  • Upload date:
  • Size: 35.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for wracker-0.4.1.tar.gz
Algorithm Hash digest
SHA256 e775ba688c9157fdb48643619d5f2e56f6c35d5cb9d045ab1ab9db3d80298fdc
MD5 ffbe35e43a7c7f74a8cea95efc3613a8
BLAKE2b-256 86ae0d01172d6e5a957713b0e9ffa40c1d1caec253cc9b923b25eb31bf0d5190

See more details on using hashes here.

Supported by

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