Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

convocations

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

convocations

convocations

  • 2.8
  • PyPI
  • Socket score

Maintainers
2

convocations

a set of invoke-inspired, raft-based convocations that we hope can help make development and devops a little easier. powered by angry penguins.

pypi

useful utilities when working on projects intended to be published in a python repository like pypi

pypi.template

creates a template project that you can use to create packages / modules that will be deployed to pypi or another python repository.

python

useful utilities to make life easier for those getting started with using a repository.

python.setup

creates a standard virtual environment for running the project

python.build

builds the project using setup.py or pyproject.toml

python.clean

cleans any builds

python.test

runs test via pytest and prints out a coverage report

python.bump_version

bumps the current version of the project via bumpversion

python.upload

uploads any distribution via twine

python.publish

a handy combination of clean, test, build, version, upload

aws

configuration keys

namedescription
convocations.prefixa handy prefix used in output and the directory in which cfn templates / parameters can be found
awsobject
aws.profilethe profile to use when creating boto3 sessions
aws.start_urlthe sso start url
aws.account_idthe target account id for sso
aws.sso_account_idan alias for account_id
aws.sso_regionthe region in which sso is configured
aws.sso_start_urlan alias for start_url
aws.rolethe role which we will assume after sso is completed, if unspecified, we will take the first role alphabetically
aws.sso_role_namean alias for role
aws.global_parameter_filesfiles that contain parameters that should be loaded by default when using cloudformation. by convention the file at convocation.prefix/params/global.yml will also be loaded.

palo_alto

todd

fortigate

checkpoint

xkcd

Contributing

apt requirements for azure

azure development will require certain os level packages to be installed:

apt install -y gnome-keyring libgirepository1.0-dev libcairo2-dev

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc