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

Valueerror freeware
 

Valueerror

Added: December 02, 2013 | Visits: 363

django-immutablefield django-immutablefield is inspired by a Google search that didn't turn up a reusable solution for making fields immutable inside of a Django model. Installing One of the following: Via the ole' standby: easy_install django-immutablefield Pip: pip install django-immutablefield To install... Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): django-immutablefield Download

Added: October 21, 2010 | Visits: 660

pyClamAV pyClamAV program is a python binding to libclamav written in C. By using pyClamAV, you can add virus detection capabilities to your python software in an efficient and easy way. Intallation: You need to have clamav and libclamav installed with clamav.h header file. You also need to have... Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): pyClamAV Download

Added: September 02, 2013 | Visits: 347

extprot extprot is a compact, extensible and efficient binary serialization format. This is a python implementation of the 'extprot' serialization scheme, the details of which are descripted in detail at: http://eigenclass.org/R2/writings/extprot-extensible-protocols-intro Similar to Google's... Platforms: *nix

License: Freeware Size: 20.48 KB Download (40): extprot Download

Added: September 11, 2013 | Visits: 529

FuncBrows FuncBrows is a relatively lightweight abstraction wrapper around various functional web testing utilities. It is intended to allow the creation of single unit tests that will run on multiple testing tools with a minimum of configuration. This will allow functional and system tests to be created... Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): FuncBrows 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: November 18, 2013 | Visits: 394

Elementflow Elementflow is a Python library for generating XML as a stream without first building a tree in memory. Some existing XML producing libraries (like ElementTree, lxml) build a whole XML tree in memory and then serialize it. It might be inefficient for moderately large XML payloads (think of a... Platforms: *nix

License: Freeware Size: 10.24 KB Download (35): Elementflow Download

Added: July 27, 2013 | Visits: 281

openid2rp OpenID 2.0 Relying Party Support Library This library helps writing OpenID applications (a.k.a relying parties). See the documentation for further usage information. Bug reports should be sent to the bugtracker. The source code is maintained on bitbucket. openid2rp is a Python library to... Platforms: *nix

License: Freeware Size: 30.72 KB Download (32): openid2rp Download

Added: July 31, 2013 | Visits: 244

Oktest Oktest is a new-style testing library for the Python programming language. from oktest import ok ok (x) > 0 # same as assert_(x > 0) ok (s) == 'foo' # same as assertEqual(s, 'foo') ok (s) != 'foo' # same as assertNotEqual(s, 'foo') ok (f).raises(ValueError) # same as assertRaises(ValueError, f)... Platforms: *nix

License: Freeware Size: 10.24 KB Download (35): Oktest Download