Skip to main content

cryo.py: A simple python DB persistence library.

Project description

Please read the INSTALL file before running these commands.

See [EXAMPLE docs/example.py] for an example


To run tests install proctor and coverage

{{{
sudo easy_install -U Proctor
sudo easy_install -U coverage
}}}

The run:

{{{
proctorbatch cryo
}}}

To see coverage statistics:

{{{
find cryo -name "*.py" | egrep -v "(__init__|tests)" | xargs coverage -r -m
}}}

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cryo-0.1.tar.gz (10.0 kB view hashes)

Uploaded source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page