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.1.tar.gz
(20.5 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.1-py3-none-any.whl
(11.8 kB
view details)
File details
Details for the file hookmeup-0.1.1.tar.gz.
File metadata
- Download URL: hookmeup-0.1.1.tar.gz
- Upload date:
- Size: 20.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.19.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5bb3f39de6c71212b76371b3ae30a9140c53aec9b624beb4ce2b7d230df65b14
|
|
| MD5 |
f3073f1cbf3c0f7314f173d1154fa99e
|
|
| BLAKE2b-256 |
eb30570552d16160f2385d1fc08f9933cd701e7364abd269a14c647938b4e49e
|
File details
Details for the file hookmeup-0.1.1-py3-none-any.whl.
File metadata
- Download URL: hookmeup-0.1.1-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.19.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
809860ca3e1f1aaea788fcb5d9a26096a042f94c21d15489dc9221c8ec48fdc3
|
|
| MD5 |
19cd8c3318b7875cc38ed9de1f8a345d
|
|
| BLAKE2b-256 |
00bd13e546c99b8ef7d1fdcf7b19c6a99e7085c096cfb394a3f1eb714391b706
|