Socket
Socket
Sign inDemoInstall

circuits-minpor

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    circuits-minpor

A minimal portal based on the circuits component library.


Maintainers
1

Readme

.. _Python Programming Language: http://www.python.org/ .. _Python Standard Library: http://docs.python.org/library/ .. _GPL License: http://www.opensource.org/licenses/gpl-license.php .. _circuits framework: http://packages.python.org/circuits .. _circuits-bricks: http://pypi.python.org/pypi/circuits-bricks .. _rbtranslations: http://pypi.python.org/pypi/rbtranslations .. _Tenjin: http://pypi.python.org/pypi/Tenjin .. _circuits-minpor Page on PyPI: http://pypi.python.org/pypi/circuits-minpor .. _Package Documentation: http://packages.python.org/circuits-minpor .. _github: https://github.com/mnlipp/Circuits-Minimal-Portal .. _issue tracker: https://github.com/mnlipp/Circuits-Minimal-Portal/issues

Overview

circuits-minpor provides a minimal portal component based on the the circuits framework. Read the Package Documentation for details.

The source is maintained at github. Please use the issue tracker there to report any issues.

Requirements

circuits-minpor depends on the Python Standard Library, the circuits framework in the 2.0.1 version, the general purpose circuits_bricks components, the Tenjin template engine and the rbtranslations library. Both circuits bricks and the resource bundle translations library are small libraries that have been developed in parallel with the portal component. They have been singled out because they have proven to be useful independent of this portal component.

Installation

The simplest and recommended way to install circuits-minpor is with easy_install::

> easy_install circuits-minpor

Alternatively, you may download the source package from the circuits-minpor Page on PyPI_ or from github_, extract it and install using::

> python setup.py install

License

circuits-minpor is licensed under the GPL License_.

Keywords

FAQs


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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc