Socket
Socket
Sign inDemoInstall

cogapp

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cogapp

Cog: A content generator for executing Python snippets in source files.


Maintainers
1

Readme

=== Cog

Cog content generation tool. Small bits of computation for static files.

| |license| |versions| |status| | |ci-status| |kit| |format|

See the cog docs_ for details.

.. _cog docs: https://cog.readthedocs.io/en/latest/

Code repository and issue tracker are at GitHub <https://github.com/nedbat/cog>_.

To run the tests::

$ pip install -r requirements.pip
$ tox

.. |ci-status| image:: https://github.com/nedbat/cog/actions/workflows/ci.yml/badge.svg?branch=master&event=push :target: https://github.com/nedbat/cog/actions/workflows/ci.yml :alt: CI status .. |kit| image:: https://img.shields.io/pypi/v/cogapp.svg :target: https://pypi.org/project/cogapp/ :alt: PyPI status .. |format| image:: https://img.shields.io/pypi/format/cogapp.svg :target: https://pypi.org/project/cogapp/ :alt: Kit format .. |license| image:: https://img.shields.io/pypi/l/cogapp.svg :target: https://pypi.org/project/cogapp/ :alt: License .. |versions| image:: https://img.shields.io/pypi/pyversions/cogapp.svg :target: https://pypi.org/project/cogapp/ :alt: Python versions supported .. |status| image:: https://img.shields.io/pypi/status/cogapp.svg :target: https://pypi.org/project/cogapp/ :alt: Package stability

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