Manage Python / Django projects
Project description
manageprojects - Manage Python / Django projects
Mix the idea of Ansible with CookieCutter Templates and Django Migrations to manage and update your Python Packages and Django Projects...
start hacking
~$ git clone https://github.com/jedie/manageprojects.git
~$ cd manageprojects
~/manageprojects$ ./mp.py --help
+ /home/jens/repos/manageprojects/.venv/bin/manageprojects --help
Usage: manageprojects [OPTIONS] COMMAND [ARGS]...
╭─ Options ───────────────────────────────────────────────────────────────────────────────────────╮
│ --install-completion Install completion for the current shell. │
│ --show-completion Show completion for the current shell, to copy it or customize │
│ the installation. │
│ --help Show this message and exit. │
╰─────────────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ──────────────────────────────────────────────────────────────────────────────────────╮
│ check-code-style │
│ coverage Run and show coverage. │
│ fix-code-style Fix code style via darker │
│ install Run pip-sync and install 'manageprojects' via pip as editable. │
│ mypy Run Mypy (configured in pyproject.toml) │
│ publish Build and upload this project to PyPi │
│ start-project Start a new "managed" project via a CookieCutter Template │
│ test Run unittests │
│ update Update the development environment by calling: - pip-compile production.in │
│ develop.in -> develop.txt - pip-compile production.in -> production.txt - │
│ pip-sync develop.txt │
│ update-project Update a existing project. │
│ version Print version and exit │
│ wiggle Run wiggle to merge *.rej in given directory. │
│ https://github.com/neilbrown/wiggle │
╰─────────────────────────────────────────────────────────────────────────────────────────────────╯
Links
- https://github.com/cookiecutter/cookiecutter
- Available Cookiecutters template on GitHub: https://github.com/search?q=cookiecutter&type=Repositories
- Packaging Python Projects: https://packaging.python.org/en/latest/tutorials/packaging-projects/
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
manageprojects-0.3.2rc0.tar.gz
(36.1 kB
view hashes)
Built Distribution
Close
Hashes for manageprojects-0.3.2rc0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f1ea073ddfaab26d8ff52b829011e83a42d1d6d7a19eae489eb0cb29f3c74b5 |
|
MD5 | 58bb742f568376e07cb42e5ca5ca6bed |
|
BLAKE2b-256 | 280ef4b2ab8c71a818ef8a47d76acbc59dfba05c64b14f0d6b8ae7f7ef38effa |