Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cog-creators/redgettext

A slightly modified version of pygettext for Red-DiscordBot (https://github.com/Cog-Creators/Red-DiscordBot)
https://github.com/cog-creators/redgettext

Last synced: about 2 months ago
JSON representation

A slightly modified version of pygettext for Red-DiscordBot (https://github.com/Cog-Creators/Red-DiscordBot)

Awesome Lists containing this project

README

        

==========
redgettext
==========
A slightly modified version of pygettext for `Cog-Creators/Red-DiscordBot
`_.

Installation
============
::

pip install redgettext

Usage
=====

Extract strings surrounded with ``_()``::

redgettext ...

Extract strings as well as command and cog docstrings::

redgettext -D ...

For more options, do::

redgettext -h

Copyright
=========

Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
2012, 2013, 2014, 2015, 2016, 2017 Python Software Foundation. All rights reserved.