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 fly.skels

How to install fly.skels

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install fly.skels
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.0.3
0.2.1Never BuiltWhy not?
0.0.3 Available View build log
0.0.2 Available View build log
Windows (64-bit)
0.0.3
0.2.1Never BuiltWhy not?
0.0.3 Available View build log
0.0.2 Available View build log
Mac OS X (10.5+)
0.0.3
0.2.1Never BuiltWhy not?
0.0.3 Available View build log
0.0.2 Available View build log
Linux (32-bit)
0.2.1 Available View build log
0.0.3 Available View build log
0.0.2 Available View build log
Linux (64-bit)
0.2.1 Available View build log
0.0.3 Available View build log
0.0.2 Available View build log
 
Author
License
BSD
Imports
Lastest release
version 0.2.1 on Jul 13th, 2013

This package is used for quickly setup some basic namespace packages or buildout based packages.

  • create namespaced packages

    $ paster create -t fly_namespace fly.test
    $ find fly.test
    fly.test/
    fly.test/fly
    fly.test/fly/__init__.py
    fly.test/fly/test
    fly.test/fly/test/__init__.py
    fly.test/fly/__init__.pyc
    fly.test/setup.py
    fly.test/README.rst
    fly.test/fly.test.egg-info
    fly.test/setup.cfg
    
  • create buildout based packages

    $ paster create -t fly_buildout example
    $ find example/
    example/
    example/bootstrap.py
    example/buildout.cfg
    example/example
    example/example/__init__.py
    example/example.egg-info
    example/README.rst
    example/setup.cfg
    example/setup.py
    
  • create fully packages with namespace and buildout

    $ paster create -t fly_full fly.full
    $ find fly.full
    fly.full/
    fly.full/bootstrap.py
    fly.full/buildout.cfg
    fly.full/fly
    fly.full/fly/__init__.py
    fly.full/fly/__init__.pyc
    fly.full/fly/full
    fly.full/fly/full/__init__.py
    fly.full/fly.full.egg-info
    fly.full/README.rst
    fly.full/setup.cfg
    fly.full/setup.py
    

For more information, go to https://github.com/youngking/fly.skels

Subscribe to package updates

Last updated Jul 13th, 2013

Download Stats

Last month:5

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.