
Product
Introducing Scala and Kotlin Support in Socket
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.
feedzai-altair-theme
Advanced tools
Feedzai's theme for Altair charts.
Via pip:
pip install feedzai-altair-theme
Via Pipenv:
pipenv install feedzai-altair-theme
Via Poetry:
poetry add feedzai-altair-theme
Via PDM:
pdm add feedzai-altair-theme
Via Pyflow:
pyflow install feedzai-altair-theme
import altair as alt
alt.themes.enable("feedzai")
You can find some example charts in the demo.ipynb
notebook.
Create the development environment:
make init
After implementing changes, run the command to check the types and to format and lint the code (you can also use the individual commands defined in the Makefile
):
make all
To see the changes applied to some example charts, use the demo.ipynb
notebook:
make demo
First, download the repo and move its root folder to your environment. From there, you can install the package with pip by pointing to the folder path and adding some extra flags:
pip install -e feedzai-altair-theme/ --no-deps --no-build-isolation
This command assumes that the feedzai-altair-theme package dependencies are already installed in your environment. For more information about the additional flags, check the pip install documentation.
FAQs
Feedzai's theme for Altair charts.
We found that feedzai-altair-theme 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.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.
Application Security
/Security News
Socket CEO Feross Aboukhadijeh and a16z partner Joel de la Garza discuss vibe coding, AI-driven software development, and how the rise of LLMs, despite their risks, still points toward a more secure and innovative future.
Research
/Security News
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.