Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Guppy-PE is a library and programming environment for Python2, 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.
Note that his package is for Python2 only. There is a fork that is ported and recommended for Python3 at: https://github.com/zhuyifei1999/guppy3
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.
FAQs
Guppy-PE -- A Python Programming Environment
We found that guppy demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.