A 'manage' command to add an interactive shell and commands support to your Python applications, based on click
Project description
Manage
A “manage” command to add an interactive shell and commands support to your Python applications, based on click
Free software: ISC license
Documentation: https://manage.readthedocs.io.
Features
With manage you add a commands manager to your Python project and also it comes with an interactive shell with iPython support.
$ pip install manage
$ cd /my_project_root_folder
$ manage init
creating manage.yml....
With that you now have a file manage.yml file describing how manage command should discovery your app modules and custom commands
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2016-06-09)
First release on PyPI.
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
Built Distribution
File details
Details for the file manage-0.1.0.tar.gz
.
File metadata
- Download URL: manage-0.1.0.tar.gz
- Upload date:
- Size: 20.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9715bc2b1c981ada05285711624d8da6f554cf4f7e5bb0226405561ec1228a99 |
|
MD5 | 73e65d22afa4834402b19116fd0e1894 |
|
BLAKE2b-256 | 42596ab7ad47b45ef2d35626e59eba710682847a8addcc9b918ac432b39c5203 |
File details
Details for the file manage-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: manage-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 357827afdb54886292c9662b791c973881b03ce91fa6d9bd095786b9da3eed64 |
|
MD5 | 3201269db43ca5450533d76df685915a |
|
BLAKE2b-256 | 9fd01c93ea562657fdc0f5a99692a36b3c9a144234e68d63ab4aaccd5207b84e |