PyDocX

PyDocX 0.7.0 updated

PyDocX is a wrapper around the OOXML file format responsible for DOCX.It allows developers to take a Word document and convert it to a Web page with ease.Other exported file formats like Markdown and LaTex will be supported in the future.What is new in...

read more

The library will return the status of any tested vCard 3.0 file, showing its compliance to the standard or other errors.The vCard Python module can split a large vCard file into smaller, individual files, it can sort vCard properties, it can split long...

read more
unshortenit

unshortenit 0.1.8

If someone has browser the Web enough, they're bound to stumble upon one of those links that requires you to wait for X amount of seconds before accessing a page or starting a download.In the Web industry, they are technically named "301 redirection short...

read more
PyOEmbed

PyOEmbed 0.1.2

oEmbed is a format for allowing an embedded representation of a URL on third party sites. The simple API allows a website to display embedded content (such as photos or videos) when a user posts a link to that resource, without having to parse the...

read more
Whoosh

Whoosh 2.7.0

Mixing any programming language with another programming language is regarded by any developer around as a "no no."Unless your working for someone in Silicon Valley and, or benefit from a team of developers to back you up, it is widely regarded as a good...

read more
promise

promise 0.2.2

The 'promise' module is an alternative, non-standard way to optimize Python bytecode.It relies on developers creating special 'promises' that tell the Python compiler that certain functions won't be executed.This reduces the number of name lookups during...

read more
UConf

UConf 0.3.8

UConf (also known as ConfMgr) provides developers with a wide range of tools for interacting with various config file formats.The module enables them to read and write data from/to config files, altering various services and software packages in...

read more
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

The script is only for POSIX users.This module simply goes to The Quotations Page (www.quotationspage.com) to pull the quotes and motivational quotes of the day for the past 10 days, pickles the cached quotes in the home directory and randomly picks one...

read more