A Git hook to automate your Pipenv and Django workflows
Project description
Hook Me Up
A Git hook to automate your Pipenv and Django workflows
Requires
- Python 3.5 or newer
Features
- Fires whenever you switch branches with
git checkout - Cleans and Syncs your Pipenv if there are changes to
Pipfile - Migrates your Django DB to it's current working state, applying and unapplying migrations as necessary
The hook detects if Pipenv and/or Django are in use in the current repo, so you don't need to be using both to take advantage of Hookmeup.
Usage
$ pip install hookmeup
$ cd $YOUR_PROJECT
$ hookmeup install
More details are available by running hookmeup --help.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hookmeup-0.1.0.tar.gz
(20.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
hookmeup-0.1.0-py3-none-any.whl
(11.5 kB
view details)
File details
Details for the file hookmeup-0.1.0.tar.gz.
File metadata
- Download URL: hookmeup-0.1.0.tar.gz
- Upload date:
- Size: 20.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.19.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa3395d47911a2107adc754920016881db6c0bee83d6398b62817df3065a1950
|
|
| MD5 |
2fcfe1446c47e4acf5232a2f37c1ebea
|
|
| BLAKE2b-256 |
43fdc3be760a361552972a503226d38ed8f79719c833972ecab6fb62093ca8c0
|
File details
Details for the file hookmeup-0.1.0-py3-none-any.whl.
File metadata
- Download URL: hookmeup-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.19.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57a222ea75bf5e0d5a72d8884647435d8e039955e49138bdbdd997a357dc522f
|
|
| MD5 |
4c9b14bc6a92f9caca2610078a2a2ee7
|
|
| BLAKE2b-256 |
1183f29ae49754eb6c8ff1783593a18407071eb0cac6d7dca06ee3ed966dcb81
|