Browsing projects by Tag(s)

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

Showing page 1 of 1

PyLit is Literate Programming with reStructuredText The idea is that you do not document programs (after the fact), but write documents that contain the programs. Features PyLit (Python Literate) provides a plain but efficient tool for literate programming: a bidirectional text/code ... [More] converter. - Dual Source - Simplicity - Markup with reStructuredText - Python Doctest Support [Less]

4.0
   
  1 review  |  1 user  |  0 current contributors
 
 

The Stingray Schema-Based File Reader offers several features to help process files in spreadsheet formats. - It wraps csv, xlrd, plus several XML parsers into a single, unified "workbook" structure to make applications that work with any of the common physical formats. - It extends ... [More] the workbook to include fixed format files (with no delimiters) and even COBOL files in EBCDIC. - It provides a uniform way to load and use schema information. This can be header rows in the individual sheets of a workbook, or it can be separate schema information. - It provides a suite of data conversions that cover the most common cases. Additionally, stringray provides some guidance on how to structure file-processing applications so that they are testable and composable. [Less]

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

In 1984, Knuth introduced the idea of literate programming. The idea was that a programmer wrote one document, the web file, that combined documentation with code. Nuweb works with any programming language and LaTeX.

5.0
 
  0 reviews  |  1 user  |  5,531 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

This is a small tool to generate code from files similar to noweb. It lacks quite a few features which noweb has.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

This project makes available a library of python functions for converting dates from one calendar to another or for calculating special dates (i.e. holidays, astronomical events such as equinoxes, solstices...). It is very much inspired by the body of knowledge and Common Lisp software, Calendrica ... [More] 3.0, described in Nachum Dershowitz, Edward M. Reingold "Calendrical Calculations" Cambridge University Press; 3rd edition (December 10, 2007); Paperback; ISBN-13: 9780521702386 AcknowledgementsI want to thank Prof.s Reingold and Dershowitz for their prompt replies to my questions (sometimes silly, other times pertinent questions) my family, Gilda and the kids, for the good they bring to my life my parents and parents-in-law for their past and continuous support ReferencesNachum Dershowitz, Edward M. Reingold "Calendrical Calculations" Cambridge University Press; 3rd edition (December 10, 2007); Paperback; ISBN-13: 9780521702386 Jean Meeus "Astronomical Algorithms" Willmann-Bell, Inc.; 2nd edition (1998 with corrections as of June 15, 2005); ISBN: 0-943396-61-1 Possible sources of inspirationSee To Do list. "I don't know what it does, but I'm sure glad it does it." [Less]

0
 
  0 reviews  |  0 users  |  577 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

The simple IRC bot that sort of works. It contains an IRC server support, but can be used without IRC (as REPL). It's very configurable by using plugins, and you can even decide whatever command name is used by the plugin.

5.0
 
  0 reviews  |  0 users  |  1 current contributor  |  Analyzed 7 days ago
 
 
Compare

O problema de "pattern matching", ou seja, encontrar uma string p (chamada de padrão) dentro de uma string t (chamada de texto), dizendo as posições onde p ocorre dentro de t, é um problema bem explorado na computação. Existe uma grande quantidade de algoritmos diferentes resolvendo ... [More] o problema e uma ótima literatura falando sobre o assunto. O objetivo desse projeto é examinar, analisar e implementar alguns desses algoritmos, criando umtexto conciso para aqueles que já entendam bem o problema, mas querem entender melhor as soluções. Provendo uma boa análise e uma implementação dos algoritmos, esse pequeno projeto visa a difundição do conhecimento científico sobre esse assunto. [Less]

0
 
  0 reviews  |  0 users  |  799 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

OverviewThe R Publisher creates nicely formatted reports from standard R code. It allows you to write comments in your R script files which gets rendered with the code and its results in a templated HTML report. It is similar to Sweave, but different in that you do not need to create a separate ... [More] document file. ReleasesRelease 1.0The first release of the R Publisher! There should be instructions on how to install and use the r publisher included in the download. For more information about the R publisher, see the project homesite. Release Log Generate HTML reports from R Files User pluggable template files for R reports Embedded graphs in R Reports [Less]

0
 
  0 reviews  |  0 users  |  957 lines of code  |  0 current contributors  |  Analyzed 3 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.