Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.820 Times

Download A Dictionary freeware
Filter: All | Freeware | Demo
 

Download A Dictionary

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 494

Using a Dictionary in place of 'switch' This script shows a clean way of implementing a 'switch' statement in Python via a dictionary container. The dictionary is made up of known 'named states' that are tested in sequence for their current 'state'. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Using a Dictionary in place of 'switch' Download

Added: May 10, 2013 | Visits: 292

Implementing an Immutable Dictionary This script represents the implementation of a dictionary, whose items cannot be reset or deleted, nor new can be added. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Implementing an Immutable Dictionary Download

Added: May 10, 2013 | Visits: 450

Dictionary with attribute-style access This script defines a dictionary with attribute-style access. It maps attribute access to the real dictionary.It can be easier to read and type data access using the simpler attribute syntax (one dot), that using a lot of square-brackets and quotes. Of course, your key must match a valid... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Dictionary with attribute-style access Download

Added: May 10, 2013 | Visits: 344

Case-insensitive Dictionary Case-insensitive Dictionary script is a dictionary that has case-insensitive keys. An internal dictionary maps lowercase keys to (key,value) pairs. All key lookups are done against the lowercase keys, but all methods that expose keys to the user retrieve e lowercanal keys. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Case-insensitive Dictionary Download

Added: May 10, 2013 | Visits: 483

Functional dictionary and list types The purpose of this module is to provide a dictionary and list type that can aid in relational algebra, functional programming, list-oriented programming, and perhaps even code obfuscation. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Functional dictionary and list types Download

Added: May 10, 2013 | Visits: 414

Priority dictionary This data structure acts almost like a dictionary, with two modifications: First, D.smallest() returns the value x minimizing D[x]. For this to work correctly, all values D[x] stored in the dictionary must be comparable. Second, iterating "for x in D" finds and removes the items from D in sorted... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Priority dictionary Download

Added: May 10, 2013 | Visits: 529

Dictionary Maker This set of scripts is intended to build a dictionary of words, to make an index or spell-checker or to create bases of words for tools that build a list of keyword from a web page. The main script builds a list of all the words inside a text. Other scripts are provided to remove doubloons, merge... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (61): Dictionary Maker Download

Added: May 10, 2013 | Visits: 413

widget download The users needs to be authenticated before they can download a file. Installation Unpack and upload it to the /wp-content/plugins/ directory. Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (49): widget download

Added: August 27, 2008 | Visits: 1.213

Osirion Download Calculator Osirion Download Calculator is a curious tool that works to calculate the amount of time it takes to download a certain file using a predefined connection. Select yours from a wide range of connections, and then specify the file size you want to download. The program will give you the information... Platforms: Windows

License: Freeware Size: 6 KB Download (501): Osirion Download Calculator

Added: May 10, 2013 | Visits: 412

Download a file via Trivial File Transfer Protocol The tftpy library provides simple classes for TFTP clients and servers alike. This script is as simple as installing this library, instantiating a TftpClient object, and invoking its download() method. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Download a file via Trivial File Transfer Protocol

Added: May 10, 2013 | Visits: 904

A List of Dictionaries This  class emulates a list of dictionary objects without the memory and pickle storage overhead which occurs when storing every item in the list as a dictionary. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): A List of Dictionaries Download

Added: August 22, 2013 | Visits: 477

Download Post Comments This plugin adds a link to the "Edit Posts" view that will allow someone with "can moderate comments" capability (Editor) to download a CSV of all comments for that particular post. This gives an easy one page view of all comments and that can be opened using something like Microsoft Excel.... Platforms: PHP

License: Freeware Size: 20.48 KB Download (42): Download Post Comments

Added: November 28, 2013 | Visits: 209

BareNecessities BareNecessities is a Python library that provides the bn module containing a dictionary allowing attribute access to values. Get Started * Download and install from source or copy and paste from below: class AttributeDict(dict): def __getattr__(self, name): if not self.has_key(name): raise... Platforms: *nix

License: Freeware Size: 20.48 KB Download (39): BareNecessities Download

Added: June 07, 2010 | Visits: 653

slowarj Slowarj provides a dictionary and a rehearsal tool, which support almost any language. Its goal is to provide a method of creating dual language dictionaries, and to support the use of these dictionaries for rehearsing.. Get slowarj at SourceForge.net. Fast, secure and free downloads from the... Platforms: *nix

License: Freeware Size: 51.2 KB Download (90): slowarj Download

Added: March 02, 2010 | Visits: 898

Ding Ding stands for DIctionary Nice Grep and its a Dictionary lookup program for the X window system. It comes with a German-English Dictionary with about 180,000 entries. It is based on Tk version >= 8.3 and uses the agrep or egrep tools for searching. In addition ding can also search in... Platforms: *nix

License: Freeware Size: 2.2 MB Download (99): Ding Download

Added: September 15, 2010 | Visits: 2.303

Dictconv Dictconv is a program to convert a dictionary from one format to another. Dictconv supports conversion from Babylon glossaries (.bgl) to stardict. KTranslator should support any language (I hope that) and come with a plugin system, to ease the addition of new dictionaries. Dictconv is a small... Platforms: *nix

License: Freeware Size: 235.52 KB Download (564): Dictconv Download

Added: April 05, 2010 | Visits: 957

PySBIG PySBIG project can read SBIG CCD files and give you a Numeric array for the data and a dictionary for the headers. There is cPySBIG (since version 0.02) which is 40 times faster than the pure PySBIG module, also included. Version 0.03 now works with numpy instead of Numeric. Example Usage:... Platforms: *nix

License: Freeware Size: 9.22 KB Download (95): PySBIG Download

Released: October 17, 2012  |  Added: October 17, 2012 | Visits: 960

WinHTTrack Website Copier (formerly HTTrack Website Copier) HTTrack is an offline browser utility that allows you to download a website from the Internet to a local directory, building recursively all directories, getting html, images, and other files from the server to your computer. HTTrack arranges the original site`s relative link-structure. Simply... Platforms: Windows


Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 522

Rapid File Get Rapid File Get permits you to download a program or a file from a http site resuming the connection if lost. You have only to set the URL (writing or pasting it from the clipboard by a specific button) and to press the play button (on the top). If you want to download a very big file you can... Platforms: Windows

License: Freeware Size: 1.24 MB Download (47): Rapid File Get Download

Added: May 10, 2013 | Visits: 482

Single-pass Multiple Replace This script shows you how to use the Python standard re module to perform single-pass multiple string substitution using a dictionary. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Single-pass Multiple Replace Download

1 2 3 4 5 >