Socket
Socket
Sign inDemoInstall

blastpipe

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blastpipe

OZI Project utility library.


Maintainers
1

.. OZI Classifier: License-Expression :: Apache-2.0 WITH LLVM-exception Classifier: License-File :: LICENSE.txt

.. README.rst Part of the OZI Project, under the Apache License v2.0 with LLVM Exceptions. See LICENSE.txt for license information.

========= blastpipe

|ozi-badge| |py-version-badge| |openssf-badge| |slsa-level3-badge| |fossa-badge| |semantic-release-badge| |bandit-badge|

A simple utility library, used as a slice demonstration for using Meson+OZI as a Python packaging management layer and for OZI Project experiments.

Includes msgspec linked with mimalloc.

.. image:: https://raw.githubusercontent.com/OZI-Project/brand/main/images/blastpipe-logo.svg :align: left :width: 90 :target: https://oziproject.dev/

Contributing ^^^^^^^^^^^^

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the repository
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Bug Reports ^^^^^^^^^^^

  1. Create an issue with the tag "bug" with a descriptive title stating the issue succinctly.
  2. Fill out the issue template with the information requested.

If you have any proposed changes related to a bug, if an Issue has not been created please complete the above instructions. The next steps are similar to the steps needed to create a feature pull request.

Submitting a Fix ################

  1. Fork the repository
  2. Create your Bugfix Branch (git checkout -b bugfix/Issue#)
  3. Commit your Changes (git commit -m '🐛: Fix Issue#')
  4. Push to the Branch (git push origin bugfix/Issue#)
  5. Open a Pull Request

License ^^^^^^^

blastpipe is released under the terms of the 2.0 version of the Apache License with LLVM exception.

.. image:: https://raw.githubusercontent.com/sigstore/community/main/artwork/badge/sigstore_codesigned_purple.png :align: right :height: 140 :target: https://www.sigstore.dev/

.. |py-version-badge| image:: https://img.shields.io/pypi/pyversions/ozi :alt: PyPI - Python Version .. |slsa-level3-badge| image:: https://slsa.dev/images/gh-badge-level3.svg .. |fossa-badge| image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2Frjdbcm%2Fblastpipe.svg?type=shield :target: https://app.fossa.com/projects/git%2Bgithub.com%2Frjdbcm%2Fblastpipe?ref=badge_large :alt: License Compliance .. |openssf-badge| image:: https://bestpractices.coreinfrastructure.org/projects/7515/badge :target: https://bestpractices.coreinfrastructure.org/projects/7515 :alt: Open Source Security Foundation self-certification status .. |semantic-release-badge| image:: https://img.shields.io/badge/semantic--release-gitmoji-e10079?logo=semantic-release :target: https://github.com/python-semantic-release/python-semantic-release :alt: Automatic Semantic Versioning for Python projects .. |bandit-badge| image:: https://img.shields.io/badge/security-%E2%9C%94%20bandit-yellow.svg :target: https://github.com/PyCQA/bandit :alt: Security Status .. |ozi-badge| image:: https://raw.githubusercontent.com/OZI-Project/brand/main/images/ozi-badge.svg :target: https://oziproject.dev :alt: OZI Project

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