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

ocdsextensionregistry

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ocdsextensionregistry

Eases access to information from the extension registry of the Open Contracting Data Standard

  • 0.6.5
  • PyPI
  • Socket score

Maintainers
3

|PyPI Version| |Build Status| |Coverage Status| |Python Version|

This Python package eases access to information about extensions in the Open Contracting Data Standard <https://standard.open-contracting.org>'s extension registry <https://github.com/open-contracting/extension_registry>.

It includes Python classes for programmatic access, as well as a suite of command-line tools which can:

  • download any versions of extensions
  • generate POT files (message catalogs) from extension files, as part of a translation worlflow
  • generate a data file in JSON format, that provides all the information about versions of extensions

The basic package includes only the Python classes for programmatic access:

.. code-block:: bash

pip install ocdsextensionregistry

To install the command-line tools, follow these instructions <https://ocdsextensionregistry.readthedocs.io/en/latest/cli.html>__.

If you are viewing this on GitHub or PyPI, open the full documentation <https://ocdsextensionregistry.readthedocs.io/>__ for additional details.

.. |PyPI Version| image:: https://img.shields.io/pypi/v/ocdsextensionregistry.svg :target: https://pypi.org/project/ocdsextensionregistry/ .. |Build Status| image:: https://github.com/open-contracting/extension_registry.py/actions/workflows/ci.yml/badge.svg :target: https://github.com/open-contracting/extension_registry.py/actions/workflows/ci.yml .. |Coverage Status| image:: https://coveralls.io/repos/github/open-contracting/extension_registry.py/badge.svg?branch=main :target: https://coveralls.io/github/open-contracting/extension_registry.py?branch=main .. |Python Version| image:: https://img.shields.io/pypi/pyversions/ocdsextensionregistry.svg :target: https://pypi.org/project/ocdsextensionregistry/

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