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 cirrus

How to install Cirrus

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install cirrus
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.9
0.10Never BuiltWhy not?
0.9 Available View build log
0.8 Available View build log
0.7 Available View build log
0.6 Available View build log
0.3 Available View build log
Windows (64-bit)
0.9
0.10Never BuiltWhy not?
0.9 Available View build log
0.8 Available View build log
0.7 Available View build log
0.6 Available View build log
0.3 Available View build log
Mac OS X (10.5+)
0.10 Available View build log
0.9 Available View build log
0.8 Available View build log
0.7 Available View build log
0.6 Available View build log
0.3 Available View build log
Linux (32-bit)
0.10 Available View build log
0.9 Available View build log
0.8 Available View build log
0.7 Available View build log
0.6 Available View build log
0.3 Available View build log
Linux (64-bit)
0.10 Available View build log
0.9 Available View build log
0.8 Available View build log
0.7 Available View build log
0.6 Available View build log
0.3 Available View build log
 
Author
License
BSD
Imports
Lastest release
version 0.10 on Jun 7th, 2012

dns_setup reads a simple yaml file that only defines credentials, domains and bind style zone files used to define the domains.

Amazon Alias entries are treated as a TXT dns type with _alias added to the domain name and the value starting with 'Alias '. This is to work around the dnspython library does not allowing invalid dns types. An example alias in a zone file, (replace hosted_zone_id and dns_name): $TTL 600 ; 10 minutes - Alias entries always have a ttl of 600 _alias IN TXT "Alias hosted_zone_id dns_name."

update_host.py will update a single host entry in an route 53 domain. It relies on environment variables and command line arguments rather than yaml. I use it to accomplish dynamic dns for ec2 with the simple init script found in contrib. Since this will potentially be on many many machines for security I suggest you use a dns subdomain and different AWS credentials with this script.

Subscribe to package updates

Last updated Jun 7th, 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.