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.479.679 Times

Httppackagespythonorgmod Doctest freeware
 

Httppackagespythonorgmod Doctest

Added: November 02, 2013 | Visits: 220

mod2doctest mod2doctest is a Python library that converts a Python module to a :mod:`doctest` compatible docstring. It's kind of like taking a python script, pasting it into an interactive interpreter and then copying the output back into a docstring. But mod2doctest does it for you and also has many... Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): mod2doctest Download

Doctest - embed testable examples in your function's help comments Unit testing is great, but it can seem like overkill to make a whole new file for every test you want to run. Doctest allows you to embed tests in the documentation of your function (or class or method), so that they're in the same file as the code they test. They can also be valuable... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Doctest - embed testable examples in your function's help comments Download

Added: August 25, 2013 | Visits: 155

doctestcommand doctestcommand is a console script for doctest. Run file extencion '.dt'. #md5=7c2a0a10a21f522537753444fc018348 Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): doctestcommand Download

Added: May 10, 2013 | Visits: 335

Doctester for your documentation The doctester extracts code from stdin and tests it using the doctest module in the standard library. It can be invoked from the command line, but it is best called from you editor of choice. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Doctester for your documentation Download

Added: November 20, 2013 | Visits: 409

Sheba Sheba offers SQL management for people that don't mind SQL. Motivation I can write SQL faster than I can figure out the various library and ORM abstraction layers. Writing SQL directly in code is pretty disgusting. So I stole an idea from the Axamol SQL Library and along with a couple updates... Platforms: *nix

License: Freeware Size: 20.48 KB Download (42): Sheba Download

Added: July 16, 2013 | Visits: 439

pyconf pyconf is a Python library that loads a file into a Python module object but does not place it in the module cache or otherwise bind it. >>> import posixpath >>> conf = load(posixpath.__file__) >>> conf # doctest: +ELLIPSIS >>> conf.pathsep ':' And so on. You could also use load_dict to get a... Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): pyconf Download

Added: August 28, 2013 | Visits: 520

zope.fssync This package provides filesystem synchronization utilities for Zope 3. It is used by the zope.app.fssync package. Filesystem Synchronization This package provides an API for the synchronization of Python objects with a serialized filesystem representation. This API does not address security... Platforms: *nix

License: Freeware Size: 71.68 KB Download (39): zope.fssync Download

Added: June 08, 2013 | Visits: 570

zope.mimetype This package provides a way to work with MIME content types. There are several interfaces defined here, many of which are used primarily to look things up based on different bits of information. The basic idea behind this is that content objects should provide an interface based on the actual... Platforms: *nix

License: Freeware Size: 61.44 KB Download (41): zope.mimetype Download

Added: September 20, 2013 | Visits: 271

FCRepo FCRepo is a client for the Fedora Commons Repository. This package uses WADL, Web Application Description Language to parse the WADL file that comes with Fedora so it offers support for the complete REST API. On top of that a more highlevel abstraction is written, which will be demonstrated in... Platforms: *nix

License: Freeware Size: 20.48 KB Download (38): FCRepo Download

Added: July 25, 2013 | Visits: 309

Mockcache Mockcache is a dictionary-based mock memcached client library. It does not connect to any memcached server, but keeps a dictionary and store every cache into there internally. It is a just emulated API of memcached client only for tests. It implements expiration also. NOT THREAD-SAFE. try:... Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): Mockcache Download

Added: December 03, 2013 | Visits: 701

text-hr text-hr is Morphological/Inflection Engine for Croatian language written in Python programming language. Includes stopwords and Part-Of-Speech tagging engine (POS tagging) based on inverse inflection algorithm for detection. Since API is not still freezed, this project is still in alpha. TAGS... Platforms: *nix

License: Freeware Size: 112.64 KB Download (39): text-hr Download