Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install distchecker

How to install DistChecker

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install distchecker
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.2
1.0 Failed View build log
0.2 Available View build log
0.1.1 Available View build log
Windows (64-bit)
0.2
1.0Never BuiltWhy not?
0.2 Available View build log
0.1.1 Available View build log
Mac OS X (10.5+)
0.2
1.0 Failed View build log
0.2 Available View build log
0.1.1 Available View build log
Linux (32-bit)
0.2
1.0 Failed View build log
0.2 Available View build log
0.1.1 Available View build log
Linux (64-bit)
0.2
1.0 Failed View build log
0.2 Available View build log
0.1.1 Available View build log
 
Author
Dependencies
Imports
Lastest release
version 1.0 on Dec 19th, 2012

Introduction

DistChecker helps with testing project sdist's. Once installed the distchecker command will be available. So far all commands are expected to be run against a directory which is a project egg directory.

Initial setup can be generated by running:

distchecker --setup-config

Example usage is as follows:

# check to make sure the generated sdist is the same as the source
# files contained in the development directory
distchecker compare_sdist SomeEggDir

# install the given egg into a fresh virtualenv and print out
# information such as test coverage and the exact snapshot
# of dependent eggs that was used
distchecker test_sdist SomeEggDir

# in this case SomeEggDir is expected to be an egg
# providing a paster template ... running the command
# will install the egg into a fresh virtualenv and then
# create a new egg based on the given paster template and
# run its tests
distchecker test_paster_template SomeEggDir somepastertemplate

Please be aware that the temporary virtualenv directories created are not currently removed due to debugging purposes.

Credits

  • Creator and Maintainer: Rocky Burt - rocky AT serverzen DOT com

Changes

1.0 - Dec 18, 2012
  • Cleaned up a little
  • Posted to bitbucket
0.2 - Mar 3, 2011
  • The test_sdist command no longer needs a directory argument
  • Directory structure reworked -- tests added
0.1.1 - Feb 26, 2011
  • Made compare_sdist a little easier to use
0.1 - Dec 2, 2010
  • First release

Subscribe to package updates

Last updated Dec 19th, 2012

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.