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

pike

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pike

Lightweight plugin management system for Python

  • 0.1.1
  • PyPI
  • Socket score

Maintainers
3

Pike

.. image:: https://travis-ci.org/pyarmory/pike.svg?branch=master :target: https://travis-ci.org/pyarmory/pike :alt: Travis CI Build

.. image:: http://codecov.io/github/pyarmory/pike/coverage.svg?branch=master :target: http://codecov.io/github/pyarmory/pike?branch=master :alt: Coverage

.. image:: https://readthedocs.org/projects/pyarmory-pike/badge/?version=latest :target: https://readthedocs.org/projects/pyarmory-pike/?badge=latest

.. image:: https://codeclimate.com/github/pyarmory/pike/badges/gpa.svg :target: https://codeclimate.com/github/pyarmory/pike :alt: Code Climate

Pike is a dynamic plugin management library for Python. Unlike most Python plugin managers, Pike allows for you to load Python packages from anywhere on a filesystem without complicated configuration. This enables applications to easily add the ability to expand their functionality through plugin modules. In addition to plugin management, Pike also includes a set of discovery functions for custom module and class discovery.

  • Documentation: ReadTheDocs_
  • CI: Travis_
  • Coverage: CodeCov_

.. _ReadTheDocs: http://pyarmory-pike.readthedocs.org/ .. _Travis: https://travis-ci.org/pyarmory/pike .. _CodeCov: https://codecov.io/github/pyarmory/pike?branch=master

Keywords

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