Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
peng3d
- Python and pyglet based 3D Engine and toolkit.. image:: https://readthedocs.org/projects/peng3d/badge/?version=latest :target: http://peng3d.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. image:: https://circleci.com/gh/not-na/peng3d.svg?style=svg :target: https://circleci.com/gh/not-na/peng3d
peng3d is an open-source 3D graphics engine written in python and with pyglet.
peng3d aims to make creating quick-and-easy visualizations and proof-of-concept projects easier while still being powerful enough for larger projects as well.
peng3d is a set of tools and classes extending built-in pyglet and python functionality with easier to use variants that are still compatible with low-level programming and old code.
You can install peng3d by cloning this project and executing python setup.py install
.
See here for Linux::
$ git clone https://github.com/not-na/peng3d.git
$ cd peng3d
$ python setup.py install
This package can also be installed via pip or easy_install::
$ pip install peng3d
or
$ easy_install peng3d
See the docs linked under the badge above for more information!
FAQs
Python and pyglet based 3D Engine and toolkit
We found that peng3d demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.