Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Main website: http://vispy.org
|Build Status| |Coverage Status| |Zenodo Link| |Contributor Covenant|
VisPy is a high-performance interactive 2D/3D data visualization library. VisPy leverages the computational power of modern Graphics Processing Units (GPUs) through the OpenGL library to display very large datasets. Applications of VisPy include:
Qt <http://www.qt.io>
__ or
IPython notebook <http://ipython.org/notebook.html>
__ with WebGL).See CHANGELOG.md <./CHANGELOG.md>
_.
See the VisPy Website <https://vispy.org/news.html>
_.
VisPy is a young library under heavy development at this time. It targets two categories of users:
If you're in the first category, you can already start using VisPy. VisPy offers a Pythonic, NumPy-aware, user-friendly interface for OpenGL ES 2.0 called gloo. You can focus on writing your GLSL code instead of dealing with the complicated OpenGL API - VisPy takes care of that automatically for you.
If you're in the second category, we're starting to build experimental high-level plotting interfaces. Notably, VisPy now ships a very basic and experimental OpenGL backend for matplotlib.
Please follow the detailed
installation instructions <http://vispy.org/installation.html>
_
on the VisPy website.
Currently, the main subpackages are:
app: integrates an event system and offers a unified interface on top of many window backends (Qt4, wx, glfw, jupyter notebook, and others). Relatively stable API.
gloo: a Pythonic, object-oriented interface to OpenGL. Relatively stable API.
scene: this is the system underlying our upcoming high level visualization interfaces. Under heavy development and still experimental, it contains several modules.
plot: high-level plotting interfaces.
The API of all public interfaces are subject to change in the future, although app and gloo are relatively stable at this point.
The VisPy community requires its members to abide by the
Code of Conduct <./CODE_OF_CONDUCT.md>
_. In this CoC you will find the
expectations of members, the penalties for violating these expectations, and
how violations can be reported to the members of the community in charge of
enforcing this Code of Conduct.
The VisPy project maintainers make decisions about the project based on a
simple consensus model. This is described in more detail on the
governance page <https://vispy.org/governance/GOVERNANCE.html>
_ of the vispy
website as well as the
list of maintainers <https://vispy.org/governance/MAINTAINERS.html>
_.
In addition to decisions about the VisPy project, there is also a steering
committee for the overall VisPy organization. More information about this
committee can also be found on the steering committee page <https://vispy.org/org/STEERING-COMMITTEE.html>
_
of the vispy website,
along with the organization's charter <https://vispy.org/org/CHARTER.html>
_ and
other related documents (linked in the charter).
VisPy began when four developers with their own visualization libraries
decided to team up:
Luke Campagnola <http://luke.campagnola.me/>
__ with PyQtGraph <http://www.pyqtgraph.org/>
,
Almar Klein <http://www.almarklein.org/>
with Visvis <https://github.com/almarklein/visvis>
,
Cyrille Rossant <http://cyrille.rossant.net>
with Galry <https://github.com/rossant/galry>
,
Nicolas Rougier <http://www.loria.fr/~rougier/index.html>
with Glumpy <https://github.com/rougier/Glumpy>
__.
Now VisPy looks to build on the expertise of these developers and the broader open-source community to build a high-performance OpenGL library.
User mailing list <https://groups.google.com/forum/#!forum/vispy>
__Dev mailing list <https://groups.google.com/forum/#!forum/vispy-dev>
__Chat room <https://gitter.im/vispy/vispy>
__Developer chat room <https://gitter.im/vispy/vispy-dev>
__Wiki <http://github.com/vispy/vispy/wiki>
__Gallery <http://vispy.org/gallery/index.html>
__Documentation <http://vispy.readthedocs.org>
__.. |Build Status| image:: https://github.com/vispy/vispy/workflows/CI/badge.svg :target: https://github.com/vispy/vispy/actions .. |Coverage Status| image:: https://img.shields.io/coveralls/vispy/vispy/main.svg :target: https://coveralls.io/r/vispy/vispy?branch=main .. |Zenodo Link| image:: https://zenodo.org/badge/5822/vispy/vispy.svg :target: http://dx.doi.org/10.5281/zenodo.17869 .. |Contributor Covenant| image:: https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg :target: CODE_OF_CONDUCT.md
FAQs
Interactive visualization in Python
We found that vispy demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.