Condict 0.6.1

Condict 0.6.1 Download Summary

  • Language: Python
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: GPL - GNU Public License
  • Databases: N/A
  • Downloads: 363
  • Released: Jun 6, 2007

Condict 0.6.1 Description

Condict is a program for building dictionaries. It is currently in beta form, and is written in Python with the wxPython GUI library.

REQUIREMENTS

Condict requires the following packages:

1) Python (www.python.org), version 2.2 or later.
2) wxPython (www.wxpython.org), version 2.4 or later.
3) PyXML (pyxml.sf.net), version 0.8 or later

The install process requires Python distutils, included in the base Python distribution but often separated into a -devel package by Linux distributors.

Condict Bookmark

Hyperlink code:
Hyperlink for Forum code:

Condict 0.6.1 Script Download Notice

Top 4 Download periodically updates information of Condict 0.6.1 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Condict 0.6.1 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Glossword

Glossword is a dictionary management system. It helps you to create your own dictionary or dictionaries for your site with any amount of terms written in any national language. ...

nldict

... one volume Van Dale Hedendaags Nederlands, a renowned dictionary of the modern Dutch language.It can be used ... and the definition of all words in the dictionary. To obtain the spelling variations, plural forms, example ... need to obtain the paper version of the dictionary.The program is multithreaded, so words are looked up ...

JLearn

... a word it chosen at random from a dictionary, and the user must give the translation in ... possible for each word. Dictionaries are stored as text files, and are easy to modify. First line contains the name of the different categories used, usually different languages or different version of a ...

Sparse

'sparse' is a matrix class based on a dictionary to store data using 2-element tuples (i,j) as keys (i is the row and j the column index). The common matrix operations such as 'dot' for the inner product, multiplication/division by a scalar, indexing/slicing, etc. are overloaded for convenience.When used in ...
Python

Fractal tree

... patterns at different scales. The code uses a dictionary to store the node coordinates as complex numbers and Tkinter for graphics. It is a good example of how Python's powerful data structures, combined with a vast body of modules can be used to write concise and user friendly code. The ...
Python