Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 5

I am developing various small tools to do some quick code analysis. The project is combination of all such tools and common utilities. These tools require Pygments Python Syntax Highliger. Code Duplication Detector(CDD)Code duplication detector is similar to Copy Paste Detector (CPD) or Simian. ... [More] It uses Pygments Lexer to parse the source files and uses Rabin Karp algorithm to detect the duplicates. Hence it supports all languages supported by Pygments. Check the CDD results for Apache httpd and Apache Tomcat here. You can read more details on my blog on why I wrote CDD. Token Tag Cloud (TTC)Sometime back I read the blog article 'See How Noisy Your Code Is'. TTC is tool for creating various tag clouds based on token types (e.g. keywords, names, classnames etc). Treemap Visualization for Source Monitor Metrics data (SMTreemap)Source Monitor is an excellent tool to generate various metrics from the source code (e.g. maxium complexity, averge compelxity, line count, block depth etc). However, it is difficult to quickly analyse this data for large code bases. Treemaps are excellent to visualize the hierarchicaldata on two dimensions (as size and color). This tool uses Tkinter to display the SourceMonitor data as treemap. You have to export the source monitor data as CSV or XML. smtreemap.py can then use this CSV or XML file as input to display the treemap [Less]

0
 
  0 reviews  |  1 user  |  1,937 lines of code  |  1 current contributor  |  Analyzed 6 months ago
 
 

A podcast downloader developed in Python 3 with Curses and Tkinter interfaces. It can also be used in crontab to grab automatically the new media . It reads RSS 2.0 and Atom 1.0. All files are downloaded simultaneously to speed up total download. It aims to be a single file for basic features ... [More] , to facilitate the install. Additional files provide translations (Esperanto, French), or unit tests. [Less]

0
 
  0 reviews  |  1 user  |  2,170 lines of code  |  2 current contributors  |  Analyzed 2 days ago
 
 

Um organizador de contatos pessoais flexível e multiplataforma. É totalmente escrito em Python e desenhado em Tkinter, o que significa que basta o interpretador Python (2.5 ou superior) para rodar o programa. Vale lembrar qu é meu primeiro programa completo em Python e, por isso, está em versão ... [More] Beta. Logo, qualquer dúvida, problema ou dica, por favor, entre em contato. [Less]

0
 
  0 reviews  |  1 user  |  0 current contributors  |  Analyzed 1 day ago
 
 

Refline is a software for creating and editing clean fractal images. The fractals generated by Refline are based on patterns drawn in a simple interface.

0
 
  0 reviews  |  1 user  |  1,635 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

PureTkGUI is a RAD-type tool that allows to quickly and efficiently design multi-platform Tcl/Tk-based GUIs for either rapid GUI-prototyping or full-blown professional applications.

0
 
  0 reviews  |  1 user  |  0 current contributors
 
 

DevParrot is a python written IDE. For now, it is more an advance text editor than an IDE.

0
 
  0 reviews  |  1 user  |  9,114 lines of code  |  1 current contributor  |  Analyzed 5 days ago
 
 

Pwytter: Free twitter client for Windows, Mac and LinuxPwytter is a standalone Twitter GUI client written in Python / tkInter. It use the great python-twitter API bindings. FeaturesWorks on Windows, Mac OSX and Linux Timeline switch : User, Friends, Public, Replies and Direct Messages A new ... [More] "Composite" timeline with Friends, Replies and Direct Messages aggregation Network caching and multi-threaded for greater performances Easy reply button Compact UI Send direct messages Add/Remove Favorites Display Friends and Followers Pwytter update autodetect Translated in 14 languagesSimplified Chinese Traditional Chinese English French German Italian Japanese Polish Romanian Serbian Swedish Spanish Portuguese Russian ReleaseHistory [Less]

4.0
   
  0 reviews  |  1 user  |  4,365 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

A tkinter class that provides basic table functionality. Extend the base class for your own use.

4.0
   
  0 reviews  |  1 user  |  6,929 lines of code  |  1 current contributor  |  Analyzed 3 months ago
 
 

Leximnesiaby Florian Mortgat There is now an official website: http://leximnesia.org Leximnesia is a very simple, efficient software: it asks questions and the user answers them (either in his head or in a text entry). Then the software gives the right answer and so forth. The only thing is ... [More] that the questions he answered wrongly will be re-asked and re-asked until he knows the right answer perfectly. See the FAQ. InstallingFor Windows usersYou need to install python, then leximnesia. Python installer is available here Leximnesia installer is available here. For Linux usersYou probably know how to do: go to the download section, download, unpack the archive and follow the instructions. For Mac OS X usersThe archive is the same as for Linux, but I must admit I tried only once under Mac OS and it was buggy because the default python version was too old (2.3). The GUI worked but the asked question was always the same, due to a bug in python classes inherited from lists in 2.3. I suppose it would work if you install python 2.4 or 2.5. The installation procedure is the same as for Linux. FeaturesYou can use the existing question files and learn about 3000 words of German (for French people), 1000 words of English (for French people) and 500 words of French (for German people). There are two ways to use the software: a "quick mode", which involves no typing but requires you to be honest and tell the computer when the answer you thought of was wrong and a "slower mode", in which you type the answer. The computer will correct it automatically. It is also: very easy to modify a question (for example to add a new accepted answer) possible, quick and easy to add new questions to an already-existent question file possible and not very difficult to create new question files. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 6 days ago
 
 
Compare

About PyI7PyI7 is a Python/Tkinter IDE for Inform 7, an IF authoring system. Development of PyI7 has moved to Bitbucket. Use the link nearby to find it.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 7 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.