guppy-0.1.10-cp27-none-linux_x86_64.whl

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/airhorns/python/script.python.sh | bash
copy
curl -s https://packagecloud.io/install/repositories/airhorns/python/script.python.sh | bash

STEP 2: Install the package
sudo pip install guppy==0.1.10

Guppy-PE -- A Python Programming Environment

Full description:
  Guppy-PE is a library and programming environment for Python,
currently providing in particular the Heapy subsystem, which supports
object and heap memory sizing, profiling and debugging. It also
includes a prototypical specification language, the Guppy
Specification Language (GSL), which can be used to formally specify
aspects of Python programs and generate tests and documentation from a
common source.

The guppy top-level package contains the following subpackages:

doc
       Documentation files. These are in a package so they get installed
       at a well-defined place, especially to support interactive help.

etc
       Support modules. Contains especially the Glue protocol module.

gsl
       The Guppy Specification Language implementation. This can
       be used to create documents and tests from a common source.

heapy
       The heap analysis toolset. It can be used to find information
       about the objects in the heap and display the information
       in various ways.

sets 
       Bitsets and 'nodesets' implemented in C.


Checksums

MD5 cf4263e37c9bc48620ee181710e30e22
SHA1 7ac2789d0f89ec90178562caf9604c85258b476c
SHA256 e6de260d58956385c8ef0a2189f6ed4b5825830f7476069b99a4ff4747e05a72
SHA512 8ba409c8752d8fbc1883c23db96cbec1be4ab5cec1af9ff29cb4318e3da1018d1041eeb889dd67c993f2cb780051775f0b8149e7e376b03ffe4c9510211a8ce2

Files

  • guppy/sets/test.py
  • guppy/sets/setsc.so
  • guppy/sets/__init__.py
  • guppy/heapy/View.py
  • guppy/heapy/Use.py
  • guppy/heapy/UniSet.py
  • guppy/heapy/test/test_View.py
  • guppy/heapy/test/test_UniSet.py
  • guppy/heapy/test/test_Spec.py
  • guppy/heapy/test/test_sf.py
  • guppy/heapy/test/test_RetaGraph.py
  • guppy/heapy/test/test_RefPat.py
  • guppy/heapy/test/test_Path.py
  • guppy/heapy/test/test_Part.py
  • guppy/heapy/test/test_OutputHandling.py
  • guppy/heapy/test/test_menuleak.py
  • guppy/heapy/test/test_heapyc.py
  • guppy/heapy/test/test_ER.py
  • guppy/heapy/test/test_dependencies.py
  • guppy/heapy/test/test_Classifiers.py
  • guppy/heapy/test/test_all.py
  • guppy/heapy/test/support.py
  • guppy/heapy/test/__init__.py
  • guppy/heapy/Target.py
  • guppy/heapy/Spec.py
  • guppy/heapy/RM.py
  • guppy/heapy/RemoteConstants.py
  • guppy/heapy/Remote.py
  • guppy/heapy/RefPat.py
  • guppy/heapy/Prof.py

Uploaded

over 9 years ago

Package Size

591 KB

Downloads

104

wget

wget --content-disposition "https://packagecloud.io/airhorns/python/packages/python/guppy-0.1.10-cp27-none-linux_x86_64.whl/download?distro_version_id=166"

Homepage

http://guppy-pe.sourceforge.net

License

MIT License