pyficache

pyficache 0.2.4

To use pyficache, just tell it what file to open and what line to go to and retrieve the code from.pyficache will open the file in the background, parse the code (not run it) and fetch the desired line, caching it as well for future references and faster...

read more

This only works for pages and not posts.Perfect for cases where WP is used as a CMS or Intranet.Installation:Unpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress.What is new in this...

It allows the admin to set individual post commenting rules. Installation: Unpack and upload it to the /wp-content/plugins/ directory. Activate the plugin through the 'Plugins' menu in WordPress.Requirements:WordPress 2.7 or...

Easy Retweet

Easy Retweet 3.0.3

The plugin comes with a very complete and easy to use back-end admin interface for further customizing.Installation:Unpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress.What is new in this...

Comment Attachment improves the default WordPress commenting options by allowing users to upload files with their text messages.If the file can be displayed via the browser, then it can additionally be embedded near the comment itself.Installation:Unpack...

AES encryption

AES encryption 8.x-2.3 / 7.x-1.9 / 6.x-1.4 / 5.x-1.2

Some users will be able to see other users passwords in plain text if they have a role with the permission to do so.This module also provides an API for developers which implement the aes_encrypt and aes_decrypt functions.InstallationUnpack in your...

read more

Important notes and messages can be left behind for future logins and subsequent tasks.The widget settings allow the admin to choose which user roles can edit the notes, and which user roles can merely read them.The content of the notepad can even be...

PyEnchant

PyEnchant 1.6.6

PyEnchant is a set of utilities that will allow developers to add quick spell-checking support for their Python code, querying a local Enchant installation for proper grammar and spelling information.Spelling corrections and suggestions are also...

read more
filelike

filelike 0.4.1

The "filelike" module allows Python developers to create Python objects (dicts) that can be interacted with as they were files.This means they can be read, written, merged, sliced, searched, encrypted, decompressed, translated, and iterated...

read more
extprot

extprot 0.2.4 / 0.3.0a1

extprot lets developers define a way to serialize and send data between different mediums.It is a lesser-used binary serialization protocol, compact, efficient and very extensible, similar to Google's Protocol Buffers and Apache Thrift.extprot comes with...

read more