https://github.com/razikus/cas_pip
https://github.com/razikus/cas_pip
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/razikus/cas_pip
- Owner: Razikus
- License: apache-2.0
- Created: 2022-04-25T17:52:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-31T07:52:34.000Z (over 3 years ago)
- Last Synced: 2025-07-22T10:52:29.381Z (3 months ago)
- Language: Python
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
=======
CAS pip
=======.. image:: https://img.shields.io/pypi/v/cas_pip.svg
:target: https://pypi.python.org/pypi/cas_pip.. image:: https://readthedocs.org/projects/cas-pip/badge/?version=latest
:target: https://cas-pip.readthedocs.io/en/latest/?version=latest
:alt: Documentation StatusCommunity Attestation Pip integration
* Free software: Apache Software License 2.0
* Documentation: https://cas-pip.readthedocs.io.Features
----------* Notarizing requirements.txt
* Authorizing requirements.txt
* Notarizing files
* Authorizing files
* Notarizing hashes
* Authorizing hashes
* API client
* Async API client
* Easy integration with your softwareInstall it
----------
Installation is very easy::pip install cas_pip
Usage
----------.. image:: https://asciinema.org/a/491483.svg
:target: https://asciinema.org/a/491483