从命令行发送mandrill模板。

donkey_kong的Python项目详细描述


从命令行发送mandrill模板

Usage:
    mandrill_send <command> [params]

Options:
    mandrill_send --help
    mandrill_send --version

Commands:
    setup:
        Prompts the user for their credentials and the saves them
        to a mandrill_send "dot" file.

    config:
        Returns the users configurations.

    list:
        Return a table with your current mailchimp templates data,
        and any custom variables you have.

    send <template_name>:
        Prompts the user for the template name, from email address, from name,
        to email address, to name, subject, and any variables that get
        passed to the template. Then sends the template.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
当您有许多具有不同密钥值的位置时,java Enterprise是加密环境变量的正确方法   java如何使用视图保持器模式制作自定义适配器?   java如何迭代Camel体中的嵌套列表?   序列化用base 64进行Java序列化   java打开文件的最佳方式(并确保选择了文件)   java marvin图像色差插件错误   java如何在eclipse中添加属性文件文件夹   比较java。util。日历日期到java。util。日期   java无法在下一个类(活动)中获取哈希表   java如何将这段代码转换为循环?   java查找通过REST失败   java getIntent返回null   在Java中,如何通过外部集合从内部集合检索数据?   java单点登录以保护REST API和内部基于web的系统