
Security News
Crates.io Implements Trusted Publishing Support
Crates.io adds Trusted Publishing support, enabling secure GitHub Actions-based crate releases without long-lived API tokens.
Python package developed by Envidan A/S scoping to follow the design of the company brand. This package is only for internal use.
Design package for the company Envidan A/S intended for use with matplotlib and seaborn
You can install this package using
pip install ed_design
Software dependencices are:
matplotlib
seaborn
pandas
numpy
import ed_design as edd
colors = edd.Colors()
colors.show_palette('all')
palette = colors.get_palette('blues') # Use with categorical variabels
cmap = colors.get_cmap('BlGr') # Use with continous variabels
my_own_camp = colors.create_cmap([color1, color2, color3], n_colors=256)
logo = edd.logo()
edd.style() # Sets envidan style with color prop cycle "normal" from edd.Colors()
edd.style('default') # sets matplotlib default style
TODO:
Only employees in Envidan has access to the repository
Martin Vidkjær, mav@envidan.dk
FAQs
Python package developed by Envidan A/S scoping to follow the design of the company brand. This package is only for internal use.
We found that ed-design 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.
Security News
Crates.io adds Trusted Publishing support, enabling secure GitHub Actions-based crate releases without long-lived API tokens.
Research
/Security News
Undocumented protestware found in 28 npm packages disrupts UI for Russian-language users visiting Russian and Belarusian domains.
Research
/Security News
North Korean threat actors deploy 67 malicious npm packages using the newly discovered XORIndex malware loader.