
Research
/Security News
Contagious Interview Campaign Escalates With 67 Malicious npm Packages and New Malware Loader
North Korean threat actors deploy 67 malicious npm packages using the newly discovered XORIndex malware loader.
pyrasgo is a python SDK to interact with the Rasgo API. Documentation is available at: https://docs.rasgoml.com/rasgo-docs/pyrasgo/
Sign up for a free Rasgo API key to start using pyrasgo: https://www.rasgoml.com
pyrasgo supports two cloud DataWarehouses: Snowflake & BigQuery
pip install pyrasgo
The pyrasgo core package installs the minimum-required dependencies to interact with the Rasgo API.
Prior to version 2.0.0: installs Snowflake packages as the default datawarehouse (will be deprecated in v 2.0.0) *
Post version 2.0.0: Snowflake will need to be explicitly installed via the pyrasgo[snowflake] extras package.
pip install "pyrasgo[snowflake]"
The pyrasgo[snowflake] extras package installs core pyrasgo + the Snowflake python packages needed to connect to your datawarehouse.
Post version 2.0.0: Snowflake will need to be explicitly installed via this extras package.
pip install "pyrasgo[bigquery]"
The pyrasgo[bigquery] extras package installs core pyrasgo + the google python packages needed to connect to your datawarehouse.
See Changelog for release notes
pyrasgo is maintained by Rasgo. Rasgo's enterprise feature store integrates with your data warehouse to help users build features faster, collaborate with team members, and serve features to models in production.
Built for Data Scientists, by Data Scientists
FAQs
Python interface to the Rasgo API.
We found that pyrasgo 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
North Korean threat actors deploy 67 malicious npm packages using the newly discovered XORIndex malware loader.
Security News
Meet Socket at Black Hat & DEF CON 2025 for 1:1s, insider security talks at Allegiant Stadium, and a private dinner with top minds in software supply chain security.
Security News
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.